aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (global-map): Bind M-S-<backspace toKai Großjohann2003-05-272-0/+6
* (gud-find-class): Remove unused var `pos'.Stefan Monnier2003-05-261-3/+94
* *** empty log message ***John Paul Wallington2003-05-261-0/+5
* (x-create-frame-with-faces): Call `face-set-after-frame-default'.John Paul Wallington2003-05-261-4/+3
* (global-map): Don't bind S-<backspace>. Too manyKai Großjohann2003-05-262-1/+13
* #André Spiegel2003-05-261-0/+6
* (vc-delete-file): Fix free variable reference.André Spiegel2003-05-261-4/+7
* (skeleton-internal-1): Don't loop if interactor of subskeleton is nil.Stefan Monnier2003-05-261-25/+29
* (autoconf-mode setups): Recognise AH_ and AU_ entries in "(autoconf)AutoconfJuanma Barranquero2003-05-252-4/+36
* (gdb-info-breakpoints-custom, gdb-assembler-custom):Nick Roberts2003-05-251-14/+35
* *** empty log message ***Nick Roberts2003-05-251-0/+15
* *** empty log message ***Juanma Barranquero2003-05-251-0/+18
* (which-func-update-timer): New variable.Juanma Barranquero2003-05-251-3/+7
* (idle-update-delay): New variable.Juanma Barranquero2003-05-251-0/+8
* (forward-visible-line): Fix negative arguments.Juanma Barranquero2003-05-251-9/+8