aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (desktop-buffer-misc-data-function): Rename to desktop-save-buffer and change...Lars Hansen2004-04-262-32/+45
* (dired-mode): Rename desktop-buffer-misc-data-function to desktop-save-buffer.Lars Hansen2004-04-261-1/+1
* (Info-mode): Rename desktop-buffer-misc-data-functionLars Hansen2004-04-261-2/+2
* (rmail-variables): Bind desktop-save-buffer to t.Lars Hansen2004-04-261-1/+3
* (mh-folder-mode): Bind desktop-save-buffer to t.Lars Hansen2004-04-262-0/+5
* (gud-pdb-command-name): Change default to "pydb".Eli Zaretskii2004-04-261-1/+1
* (ielm-prompt-read-only, ielm-prompt): Minor doc fix.Luc Teirlinck2004-04-261-2/+2
* (ielm-prompt-read-only, ielm-prompt): Expand docstring.Luc Teirlinck2004-04-262-12/+35
* *** empty log message ***Lars Hansen2004-04-252-0/+11
* (inferior-emacs-lisp-mode): Display working buffer on the mode line. BindJuanma Barranquero2004-04-252-6/+17
* (info-apropos): Reset Info-complete-cache.Jesper Harder2004-04-252-1/+6
* (compilation-error-regexp-alist-alist): Also recognize severe Irix et al. mes...Daniel Pfeiffer2004-04-252-77/+77
* *** empty log message ***Kim F. Storm2004-04-241-0/+5
* (insert-sliced-image): Add line-spacing t propertyKim F. Storm2004-04-241-1/+1
* *** empty log message ***Luc Teirlinck2004-04-241-0/+2
* (comint-delete-output): Bind inhibit-read-only to t.Luc Teirlinck2004-04-241-1/+2
* (ielm-prompt-read-only): New user option.Luc Teirlinck2004-04-242-4/+35
* (sh-leading-keywords) <sh>: Add "!".Andreas Schwab2004-04-242-1/+3
* .Andreas Schwab2004-04-241-0/+4
* (diff): Set default-directory in diff buffer.Andreas Schwab2004-04-241-0/+2
* (mail-bury): Don't delete the frame where theEli Zaretskii2004-04-242-1/+10
* (rmail-mail-new-frame): Doc fix.Eli Zaretskii2004-04-241-9/+13
* *** empty log message ***Eli Zaretskii2004-04-241-0/+6
* (checkdoc-output-error-regex-alist): New var.Stefan Monnier2004-04-231-39/+10
* (wdired-mode-map): Move init into declaration. Fix `return' binding.Stefan Monnier2004-04-231-73/+65
* (dired-mode-map): Add a menu entry for wdired.Stefan Monnier2004-04-231-0/+2
* Changes from arch/CVS synchronizationMiles Bader2004-04-231-0/+1
* *** empty log message ***Juanma Barranquero2004-04-231-0/+8
* (pcomplete-opt, pcomplete-actual-arg, pcomplete-match-string,Juanma Barranquero2004-04-231-21/+18
* (inferior-emacs-lisp-mode): Fix docstring.Juanma Barranquero2004-04-231-5/+5
* (rx-syntax): Move sregex style syntax to code.Stefan Monnier2004-04-231-25/+15
* Doc fixes.Stefan Monnier2004-04-231-132/+295
* (vc-print-log): Fix code that handles wrong-number-of-arguments in backendJuanma Barranquero2004-04-232-4/+11
* (vc-default-workfile-unchanged-p): Fix code that handlesJuanma Barranquero2004-04-231-5/+5
* New file.Stefan Monnier2004-04-231-0/+879
* Add support for cfengine-mode.Stefan Monnier2004-04-231-7/+12
* *** empty log message ***Kenichi Handa2004-04-231-0/+5
* (char-displayable-p): Simplified by using internal-char-font.Kenichi Handa2004-04-231-21/+1
* *** empty log message ***Juanma Barranquero2004-04-231-0/+4
* Add "-*- makefile -*-" mode tag.Juanma Barranquero2004-04-231-1/+1
* (diff-next-error): New fun.Stefan Monnier2004-04-222-4/+20
* (next-error): Change arg name. Add support for the documented C-u C-x ` usage.Stefan Monnier2004-04-221-9/+13
* (special-display-popup-frame, next-multiframe-window)Stefan Monnier2004-04-221-4/+5
* (Info-restore-desktop-buffer): Delete with-no-warnings.Lars Hansen2004-04-222-2/+6
* (mh-restore-desktop-buffer): Delete with-no-warnings.Lars Hansen2004-04-221-4/+3
* *** empty log message ***Stefan Monnier2004-04-211-7/+34
* (compilation-mode-font-lock-keywords):Stefan Monnier2004-04-211-0/+3
* (recompile): Compile new files.Stefan Monnier2004-04-211-1/+1
* (batch-byte-recompile-directory): Add byte-recompile-directory's opt `arg'.Stefan Monnier2004-04-211-2/+2
* (cvs-tree-use-charset): New var.Stefan Monnier2004-04-211-10/+32