aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (tramp-unified-filenames): Autoload it.Juanma Barranquero2002-09-232-7/+12
* * ediff-init.el (ediff-get-next-window): bug fix.Michael Kifer2002-09-232-4/+8
* (select-safe-coding-system): Cope if default-coding-system gives nilRichard M. Stallman2002-09-232-2/+11
* (sendmail-send-it): If user's buffer is unibyte, make tembuf unibyte.Richard M. Stallman2002-09-231-0/+3
* Version 2.0.22 released.Kai Großjohann2002-09-222-41/+73
* Version 2.0.21 released.Kai Großjohann2002-09-222-44/+95
* Sync with version 2.0.20. Lengthy ChangeLog follows:Kai Großjohann2002-09-223-515/+1800
* * dired.el (dired-insert-directory): Always add "--dired" to toKai Großjohann2002-09-224-2/+19
* (mail-abbrev-make-syntax-table): Give %!._- word constituent syntax.Markus Rost2002-09-212-0/+10
* (custom-make-dependencies): Bind to t around evaluating the def-form.Richard M. Stallman2002-09-212-1/+10
* (custom-dont-initialize): New variable.Richard M. Stallman2002-09-211-1/+7
* * gnus-art.el (gnus-article-x-face-command): UseShengHuo ZHU2002-09-212-2/+9
* (eudc-install-menu): Use `define-key' andJohn Paul Wallington2002-09-202-0/+11
* (kmacro-step-edit-query): Use RET to execute rest ofKim F. Storm2002-09-201-3/+7
* *** empty log message ***Kim F. Storm2002-09-201-0/+7
* (bb-right): Respect prefix argument.Richard M. Stallman2002-09-202-21/+26
* (custom-make-dependencies): Fix previous change.Richard M. Stallman2002-09-201-9/+1
* (custom-make-dependencies): Fix previous change.Richard M. Stallman2002-09-192-1/+15
* (ielm-eval-input): Call `error-message-string' instead of the non-existentJuanma Barranquero2002-09-192-1/+6
* (easy-menu-remove): Add docstring.Stefan Monnier2002-09-191-1/+6
* (ewoc--node-branch): Add docstring.Stefan Monnier2002-09-191-1/+4
* (describe-coding-system): Remove unused `coding-spec' variable.Stefan Monnier2002-09-191-76/+72
* (unify-8859-on-encoding-mode): Set init value to t to reflect reality.Stefan Monnier2002-09-191-3/+4
* (makefile-cleanup-continuations-p): Rename to makefile-cleanup-continuations.Stefan Monnier2002-09-191-43/+30
* (dired-mark-pop-up): Doc fix.Richard M. Stallman2002-09-192-5/+14
* (ediff-cond-compile-for-xemacs-or-emacs): Put theRichard M. Stallman2002-09-191-1/+2
* * gnus-art.el (gnus-article-x-face-command): Don't useShengHuo ZHU2002-09-182-1/+7
* (calc-mode): Add font-lock-defontify to change-major-mode-hook.Colin Walters2002-09-181-0/+1
* *** empty log message ***Colin Walters2002-09-181-0/+5
* *** empty log message ***Richard M. Stallman2002-09-181-0/+3
* (bootstrap-clean): Use cd to shorten arg strings.Richard M. Stallman2002-09-181-1/+1
* (menu-bar-search-menu): Nicer help string.Richard M. Stallman2002-09-182-1/+30
* (occur-engine-add-prefix): Use 7 spaces.Richard M. Stallman2002-09-181-2/+3
* (byte-compile-output-docform): Don't make the definition dynamic if itRichard M. Stallman2002-09-181-2/+13
* (gud-pdb-marker-regexp): Allow : and \ in file name.Richard M. Stallman2002-09-181-2/+2
* (*1, *2, *3): New variables.Richard M. Stallman2002-09-181-29/+73
* (custom-make-dependencies): Sort MEMBERS before use.Richard M. Stallman2002-09-181-0/+2
* (makefile-fill-paragraph): Find comment boundaries before filling.Richard M. Stallman2002-09-181-4/+22
* (server-done): Fix harmlessly wrong arg to save-buffer.Stefan Monnier2002-09-181-31/+38
* (diff-mode): Use compilation-minor-mode.Stefan Monnier2002-09-181-5/+9
* *** empty log message ***Stefan Monnier2002-09-181-12/+26
* (dired-insert-directory): Never add "--dired" whenKai Großjohann2002-09-182-1/+7
* 2002-09-18 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2002-09-186-26/+48
* (diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound.Miles Bader2002-09-182-2/+9
* (server-log): Add `client' arg.Stefan Monnier2002-09-181-37/+36
* (ls-lisp-format-time-list): Fix type and provide :tag's.Markus Rost2002-09-172-3/+11
* (gomoku-move-up, gomoku-move-down):Richard M. Stallman2002-09-162-2/+9
* (dired-font-lock-keywords): Use regexp-opt.Stefan Monnier2002-09-161-20/+22
* (unexec): Deal with .got, reinstating change from 25-08-1999.Richard M. Stallman2002-09-161-0/+75
* (custom-variable-backup-value): New function.Richard M. Stallman2002-09-161-3/+51