summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06160-1089/+774
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0671-426/+284
* Fix last fix.Chong Yidong2008-05-061-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0625-155/+105
* (compilation-error-regexp-alist-alist): Tweak Open Watcom regexp toChong Yidong2008-05-061-1/+3
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2008-05-061-0/+6
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0664-386/+261
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0645-270/+180
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0627-163/+109
* Move a customization variable.Eric S. Raymond2008-05-062-6/+24
* (dired-read-dir-and-switches): Fix up last change.Stefan Monnier2008-05-062-4/+11
* Move the fileset staleness check from vc-next-action toEric S. Raymond2008-05-062-47/+39
* (erc-noncommands-list, noncommands, erc-control-characters,Juanma Barranquero2008-05-052-8/+14
* More policy-mechanism separation.Eric S. Raymond2008-05-053-49/+81
* Fix typo in comment.Juanma Barranquero2008-05-051-1/+1
* Fix typo.Juanma Barranquero2008-05-053-3/+3
* *** empty log message ***Juanma Barranquero2008-05-051-1/+1
* (delete-other-windows-vertically): New function.Sam Steingold2008-05-052-0/+19
* (dired-read-dir-and-switches): Obey read-file-name-completion-ignore-case.Stefan Monnier2008-05-052-3/+10
* xref to standalone info manualKarl Berry2008-05-052-3/+8
* Actually supply needed arguments.Eric S. Raymond2008-05-051-2/+2
* Avoid passing default nil argument.Eric S. Raymond2008-05-051-7/+8
* Document the fact that (current-local-map) and (urrent-global-map)Eric S. Raymond2008-05-052-3/+14
* Fix a compilation warning.Eric S. Raymond2008-05-051-1/+2
* Add regexp for Open Watcom compiler output.Nick Roberts2008-05-051-0/+8
* (compilation-error-regexp-alist-alist):Nick Roberts2008-05-051-0/+3
* *** empty log message ***Nick Roberts2008-05-052-0/+9
* (ispell-get-decoded-string): Remove no-opAgustín Martín2008-05-051-2/+1
* (Ftry_completion): Remove code left over from when we usedStefan Monnier2008-05-052-3/+5
* (python-block-pairs): Align finally with except.Stefan Monnier2008-05-052-1/+5
* (vc-rcs-fetch-master-state): Fix inf-loop.Stefan Monnier2008-05-052-1/+6
* (smerge-start-session): Don't call smerge-next ifStefan Monnier2008-05-052-1/+7
* (vc-dir-mark-buffer-changed): Fix typoStefan Monnier2008-05-052-15/+21
* (dbus-call-method, dbus-register-signal)Dan Nicolaescu2008-05-052-4/+10
* Typo fix.Eric S. Raymond2008-05-051-1/+1
* * proced.el (proced-command-alist): Fix system-type values. Fix defcustom.Roland Winkler2008-05-051-0/+12
* (proced-command-alist): Fix system-type values. Fix defcustom.Roland Winkler2008-05-051-14/+120
* Correct buggy dispatch logic.Eric S. Raymond2008-05-041-3/+5
* (Fw32_battery_status): Fix computation of %t (h:min) format.Juanma Barranquero2008-05-042-5/+9
* (mailcap-replace-in-string): New compatibility alias.Juri Linkov2008-05-042-13/+34
* Merge from emacs--rel--22Miles Bader2008-05-0410-43/+698
|\
| * Document removal of duplicated "alt-" input methods.Reiner Steib2008-05-042-0/+14
| * (XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:YAMAMOTO Mitsuharu2008-05-042-2/+18
| * [USE_MAC_IMAGE_IO] (image_load_image_io):YAMAMOTO Mitsuharu2008-05-041-1/+5
| * Correct authorship of patch from Red Hat.Glenn Morris2008-05-031-1/+1
| * (Ffile_attributes): Don't allow the device number become negative.Eli Zaretskii2008-05-032-2/+10
* | Merge from gnus--devo--0Miles Bader2008-05-042-1/+5
* | Add arch taglineMiles Bader2008-05-041-0/+1
* | Typo fix.Eric S. Raymond2008-05-041-1/+1
* | Bug fix for vc-dispatcher split.Eric S. Raymond2008-05-042-95/+137