aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (sh-font-lock-keywords-var): Variable renamed from sh-font-lock-keywords.Richard M. Stallman2005-08-151-41/+45
* (flyspell-mode): Autoload a defvar.Richard M. Stallman2005-08-151-0/+1
* Fix copyright notice, list author.Richard M. Stallman2005-08-151-1/+3
* *** empty log message ***Richard M. Stallman2005-08-151-0/+4
* (lookup-words): Cope with case where ARGS is empty.Richard M. Stallman2005-08-151-3/+7
* Put autoload cookie at risky-local-variable declarations.Andreas Schwab2005-08-142-0/+5
* Revert last change.Andreas Schwab2005-08-144-9/+10
* Fix dependency bug: Wrap `desktop-buffer-mode-handlers'Thien-Thi Nguyen2005-08-142-2/+4
* Fix dependency bug: Wrap `desktop-buffer-mode-handlers'Thien-Thi Nguyen2005-08-142-2/+4
* Fix dependency bug: Wrap `desktop-buffer-mode-handlers'Thien-Thi Nguyen2005-08-142-2/+8
* (delete-selection-pre-hook): If overwrite-mode isJuri Linkov2005-08-142-3/+25
* (grep-mode-map): Add ellipsis to "Another grep".Juri Linkov2005-08-141-3/+4
* (compilation-mode-font-lock-keywords):Juri Linkov2005-08-141-6/+9
* *** empty log message ***Eli Zaretskii2005-08-121-0/+6
* Add move-beginning-of-line, move-end-of-line, end-of-line,Eli Zaretskii2005-08-121-4/+5
* (custom-save-all, custom-save-delete): Bind recentf-exclude to excludeEli Zaretskii2005-08-122-3/+19
* (rmail-summary-end-of-message): New command to go to the bottom of the mailEli Zaretskii2005-08-122-2/+32
* (rmail-end-of-message): New command to go to theEli Zaretskii2005-08-121-2/+16
* (compilation-start): Add the line "Compilation started" with compilationEli Zaretskii2005-08-122-2/+12
* (menu-bar-options-menu): Standardize capitalization of menu items.Luc Teirlinck2005-08-111-11/+11
* *** empty log message ***Luc Teirlinck2005-08-111-0/+5
* *** empty log message ***Richard M. Stallman2005-08-111-0/+2
* (pop-global-mark): Reverse test of widen-automatically.Richard M. Stallman2005-08-111-2/+2
* (generic-font-lock-defaults): Declare with define-obsolete-variable-alias.Lute Kamstra2005-08-112-2/+10
* (battery-status-function): Don't use ignore-errors.Lute Kamstra2005-08-111-4/+5
* Use \\` and \\' instead of ^ and $ in regexps.Stefan Monnier2005-08-112-99/+112
* Update.Luc Teirlinck2005-08-111-1217/+1791
* (menu-bar-showhide-menu): Rename "Date, Time and Mail" item toLuc Teirlinck2005-08-111-2/+3
* (display-time-use-mail-icon, display-time-format)Luc Teirlinck2005-08-111-3/+3
* Whitespace change.Luc Teirlinck2005-08-111-3/+3
* *** empty log message ***Luc Teirlinck2005-08-111-0/+10
* Add handler to desktop-buffer-mode-handlers.Lars Hansen2005-08-103-1/+54
* Add handler to desktop-buffer-mode-handlers.Lars Hansen2005-08-101-1/+3
* Add handler to desktop-buffer-mode-handlers.Lars Hansen2005-08-101-1/+5
* Add handler to desktop-minor-mode-handlers.Lars Hansen2005-08-101-0/+11
* Add handler to desktop-buffer-mode-handlers.Lars Hansen2005-08-101-1/+5
* (desktop-buffer-mode-handlers): MakeLars Hansen2005-08-101-54/+178
* (hexl-address-region):Masatake YAMATO2005-08-102-5/+13
* (menu-bar-options-save): Move `display-time-mode' to correct group: itLuc Teirlinck2005-08-101-2/+3
* *** empty log message ***Luc Teirlinck2005-08-091-0/+6
* *** empty log message ***Juri Linkov2005-08-091-0/+33
* (menu-bar-showhide-menu): Add `showhide-battery'.Juri Linkov2005-08-091-0/+5
* (query-replace-read-from, query-replace-read-to)Juri Linkov2005-08-091-8/+8
* (dired-do-query-replace-regexp): Use `query-replace-read-args'.Juri Linkov2005-08-091-1/+4
* (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.Juri Linkov2005-08-091-8/+8
* (compilation-mode-font-lock-keywords):Juri Linkov2005-08-091-47/+10
* * lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly withMichael Albinus2005-08-092-6/+22
* Address change.Richard M. Stallman2005-08-091-1/+1
* (ispell-word): More fboundp checks.Richard M. Stallman2005-08-092-41/+128
* (fill-nonuniform-paragraphs): Improve argument/docstring consistency.Juanma Barranquero2005-08-092-12/+24