summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * add-log.el (change-log-search-tag-name): Reflow docstring.Juanma Barranquero2009-01-072-8/+11
* * international/mule.el (define-coding-system): Doc fix.Juanma Barranquero2009-01-072-5/+10
* Fix typos.Juanma Barranquero2009-01-071-5/+4
* (define-coding-system): Fix docstring about :bom usage.Kenichi Handa2009-01-072-1/+6
* (dired-pop-to-buffer): Don't split windows horizontally. (Bug#1806)Martin Rudalics2009-01-072-2/+9
* (tar-mode, tar-mode-write-contents)Stefan Monnier2009-01-072-12/+17
* (gnus-treat-display-face): Fix docstring link to point toTassilo Horn2009-01-062-1/+6
* * net/tramp-smb.el (tramp-smb-handle-copy-file)Michael Albinus2009-01-063-47/+58
* * net/tramp.el (tramp-do-copy-or-rename-file-directly)Michael Albinus2009-01-061-53/+66
* (completion-hilit-commonality): Don't presumeStefan Monnier2009-01-062-38/+49
* Update autoload checksums.Juanma Barranquero2009-01-063-5/+5
* * international/mule.el (define-coding-system): Fix typos in docstring.Juanma Barranquero2009-01-062-3/+7
* (c-setup-paragraph-variables): Ensure paragraph-\(start\|separate\) matchAlan Mackenzie2009-01-051-5/+12
* *** empty log message ***Alan Mackenzie2009-01-051-0/+5
* * net/tramp-smb.el (tramp-smb-handle-copy-file)Michael Albinus2009-01-052-9/+26
* * net/tramp.el (tramp-handle-load)Michael Albinus2009-01-051-57/+73
* Fix my name in a couple of commitsAgustín Martín2009-01-051-2/+2
* textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer)Agustín Martín2009-01-052-11/+9
* (mail-bury): Treat pmail-mode like rmail-mode.Richard M. Stallman2009-01-053-1/+87
* (basic-save-buffer): Protect buffer-modified flag around first swap.Richard M. Stallman2009-01-051-170/+173
* Require pmail; delete compiler defvars.Richard M. Stallman2009-01-051-203/+82
* (pmail-message-labels-p): Function moved from pmail.el and rewritten.Richard M. Stallman2009-01-051-208/+236
* (display-buffer): Fix last fix.Martin Rudalics2009-01-052-4/+7
* Add 2009 to copyright years.Glenn Morris2009-01-051123-1169/+1179
* Fix typos.Juanma Barranquero2009-01-051-9/+9
* * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'Juanma Barranquero2009-01-052-1/+6
* Add missing copyright header.Glenn Morris2009-01-051-0/+2
* (tramp-perl-encode, tramp-perl-decode): Update copyrights for 2009.Glenn Morris2009-01-052-3/+5
* Fix typo in previous.Glenn Morris2009-01-051-1/+1
* (emacs-copyright): Update for 2009.Glenn Morris2009-01-052-2/+7
* * progmodes/ada-mode.el (ada-mode): Simplify doc string.Juanma Barranquero2009-01-042-45/+11
* * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):Juanma Barranquero2009-01-042-0/+9
* (display-buffer): When a buffer is displayed in theMartin Rudalics2009-01-042-4/+17
* (visual-line-mode-map): Remove M-[ and M-] bindings.Chong Yidong2009-01-041-2/+4
* * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.Chong Yidong2009-01-041-0/+4
* Minor doc fix.Chong Yidong2009-01-041-4/+6
* Undo last change.Chong Yidong2009-01-041-6/+0
* * frame.el (make-frame-on-tty): Function deleted.Chong Yidong2009-01-041-0/+6
* (sh-ancestor-alist): Doc fix.Chong Yidong2009-01-041-2/+2
* * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.Chong Yidong2009-01-041-0/+4
* Gnus: Add explanations for recent changes to the code itself.Michael Olson2009-01-042-0/+4
* ERC: Do not include text properties when returning user input.Michael Olson2009-01-032-1/+6
* Update ChangeLogs.Michael Olson2009-01-032-0/+13
* Gnus: Fix edge cases with no data being returned and Courier eccentricity.Michael Olson2009-01-032-5/+8
* (authors-aliases): Addition.Reiner Steib2009-01-032-2/+7
* (copyright-update-directory): Autoload.Reiner Steib2009-01-032-2/+9
* * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.Michael Albinus2009-01-032-17/+36
* * net/tramp.el (tramp-local-host-regexp)Michael Albinus2009-01-031-27/+130
* * net/dbus.el (dbus-string-to-byte-array): Handle empty array.Michael Albinus2009-01-031-4/+6
* (proced-grammar-alist): Refiner can be a list (function help-echo)Roland Winkler2009-01-032-84/+118