aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (looking-back): New function to check for regular expression before point.Juanma Barranquero2003-05-301-0/+13
* *** empty log message ***Thien-Thi Nguyen2003-05-301-0/+5
* (comment-empty-lines): New var.Stefan Monnier2003-05-301-1/+11
* (latex-block-args-alist, latex-block-body-alist): New vars.Stefan Monnier2003-05-301-19/+67
* (refill-adjust-ignorable-overlay): Don't hardcode pint-min == 1.Stefan Monnier2003-05-301-43/+39
* (xml-parse-tag): Return (foo nil) rather than (foo nil "")Stefan Monnier2003-05-301-3/+1
* *** empty log message ***Stefan Monnier2003-05-301-9/+66
* Typo (no clue what happened).Stefan Monnier2003-05-301-1/+1
* (edebug-storing-offsets): Move indent and debug to inside the macro.Stefan Monnier2003-05-301-47/+38
* (forms-mode-hook): Rename from forms-mode-hooks.Stefan Monnier2003-05-291-73/+49
* (kill-whole-line): Make it interact correctly with the kill ring.Luc Teirlinck2003-05-291-10/+28
* *** empty log message ***Luc Teirlinck2003-05-291-0/+5
* (define-derived-mode, define-minor-mode): Remove outdated spec.Stefan Monnier2003-05-291-19/+0
* (edebug-window-list): Use push.Stefan Monnier2003-05-291-118/+110
* (define-minor-mode): Add edebug spec.Stefan Monnier2003-05-291-5/+15
* (define-derived-mode): Add a proper edebug declaration.Stefan Monnier2003-05-291-1/+3
* (ctext-pre-write-conversion): Fix previous change.Kenichi Handa2003-05-291-1/+0
* (ctext-non-standard-encodings-alist):Kenichi Handa2003-05-291-127/+93
* *** empty log message ***Kenichi Handa2003-05-291-0/+10
* (Info-fontify-node): Hide \n------- rather than -------\n.Stefan Monnier2003-05-281-1/+1
* (describe-char): Use `char' instead ofAndreas Schwab2003-05-282-2/+7
* (gud-gdb-goto-stackframe, gud-gdb-get-stackframe): AddNick Roberts2003-05-281-2/+2
* *** empty log message ***Nick Roberts2003-05-281-0/+5
* Remove bogus ChangeLog entry that didn't have a change to go with.Kai Großjohann2003-05-281-8/+0
* (kill-region): If nothing was killed, and theKai Großjohann2003-05-282-1/+7
* (skeleton-edebug-spec): First cut of an edebug spec.Stefan Monnier2003-05-281-0/+5
* *** empty log message ***Richard M. Stallman2003-05-281-0/+57
* (refill-fill-paragraph-at): Avoid refilling the following paragraph.Richard M. Stallman2003-05-281-35/+37
* (ctl-x-map): Don't bind C-x C-i or C-x 3.Richard M. Stallman2003-05-281-4/+5
* (last-sexp-toggle-display):Richard M. Stallman2003-05-281-3/+2
* (byte-compile-no-warnings): New function.Richard M. Stallman2003-05-281-2/+7
* (type-break-cancel-function-timers): Use with-no-warnings.Richard M. Stallman2003-05-281-6/+7
* (command-line-1): Use with-no-warnings.Richard M. Stallman2003-05-281-1/+2
* (browse-url-mozilla): Correct the conditionals for using ,new-window.Richard M. Stallman2003-05-281-2/+2
* (map-y-or-n-p): No special handling for exit-prefix.Richard M. Stallman2003-05-281-3/+3
* (jka-compr-insert-file-contents):Richard M. Stallman2003-05-281-4/+1
* (Info-index): Add autoload cookie.Richard M. Stallman2003-05-281-0/+1
* (forms-mode): Use write-file-functions instead of local-write-file-hooks.Richard M. Stallman2003-05-281-7/+7
* Comment change.Richard M. Stallman2003-05-281-1/+1
* (set-face-attribute): Set face-modified prop to tRichard M. Stallman2003-05-281-1/+8
* (substitute-env-vars): Fix typo.Richard M. Stallman2003-05-281-3/+5
* (describe-char-unicode-data): New dummy definition.Richard M. Stallman2003-05-281-211/+218
* (custom-face-state-set): non-nil `face-modified'Richard M. Stallman2003-05-281-22/+28
* (with-no-warnings): New function.Richard M. Stallman2003-05-281-0/+6
* Commentary change.Glenn Morris2003-05-271-1/+1
* (sh-here-document-word): Document new treatment of leading "-".Glenn Morris2003-05-272-2/+34
* (align-rules-list): Doc fix.Glenn Morris2003-05-271-3/+3
* Update copyright.Glenn Morris2003-05-271-29/+39
* *** empty log message ***Stefan Monnier2003-05-271-4/+28
* (lisp-font-lock-syntactic-face-function): Don't infinite lop at bob.Stefan Monnier2003-05-271-60/+78