summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.Glenn Morris2011-03-092-2/+6
* Inhibit mouse-avoidance if cursor-type is nil (Bug#8209).Julien Danjou2011-03-092-0/+6
* * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.Jay Belanger2011-03-092-1/+5
* * allout.el Summary: Change so yank of distinctive-bullet items preservesKen Manheimer2011-03-092-49/+54
* Merge changes made in Gnus trunk.Teodor Zlatanov2011-03-093-98/+213
* * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): DoMichael Albinus2011-03-092-7/+17
* * lisp/net/rcirc.el (rcirc-handler-001): Remove uselessDeniz Dogan2011-03-092-3/+8
* * shell.el (shell-mode): Set comint-input-ring-size from HISTSIZE. (Bug#7889)Glenn Morris2011-03-092-1/+9
* Fix previous gdb-mi fix...Glenn Morris2011-03-091-1/+1
* Fix previous gdb-mi change.Glenn Morris2011-03-091-2/+4
* gdb-mi addition for bug#7889.Glenn Morris2011-03-092-15/+33
* Use condition-case-no-debug in package.el.Chong Yidong2011-03-082-2/+7
* Merge changes made in Gnus trunk.Gnus developers2011-03-085-20/+37
* * simple.el (shell-command-to-string): Use `process-file'.Michael Albinus2011-03-084-42/+55
* texinfo.el addition for bug#2783.Arni Magnusson2011-03-072-3/+9
* cus-start.el fix for bug#8192.Glenn Morris2011-03-072-3/+6
* font-lock.el tweak for bug#2159.Glenn Morris2011-03-072-1/+6
* * lisp/custom.el (custom-available-themes): Return themes in alphabetical order.Chong Yidong2011-03-072-1/+6
* Fix a cc-cmds.el patch from acm that I applied incorrectly (Bug#7595).Chong Yidong2011-03-072-13/+11
* * lisp/net/rcirc.el (rcirc-connect): Fix PASS bug.Deniz Dogan2011-03-072-1/+5
* vc.el fix for bug#6146.Glenn Morris2011-03-072-1/+5
* * lisp/vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.Glenn Morris2011-03-072-1/+5
* cal-hebrew addition from bug#8190.Ed Reingold2011-03-062-3/+14
* * lisp/play/morse.el (morse-region, unmorse-region): Barf if read-only.Aaron S. Hawley2011-03-062-2/+3
* morse.el additions from bug#2288.Aaron S. Hawley2011-03-062-0/+109
* * lisp/progmodes/gud.el (gdb-script-syntax-propertize-function):Stefan Monnier2011-03-062-3/+10
* Usability improvements to commands in package-x.el.Chong Yidong2011-03-062-108/+159
* Bind C-y in Isearch to isearch-yank-kill.Chong Yidong2011-03-062-1/+7
* (c-guess-basic-syntax): Move CASE 19 to a different place, correctly toAlan Mackenzie2011-03-062-28/+29
* progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.Alan Mackenzie2011-03-062-1360/+1364
* * calc/calc-units.el (math-midi-round): Translate calc-note-thresholdJay Belanger2011-03-051-1/+2
* * calc/calc-units.el (math-midi-round, math-freqp, math-midip)Jay Belanger2011-03-054-2/+237
* * doc/misc/calc.texi (Logarithmic Units): Rename calc-logunits-dblevelJay Belanger2011-03-053-6/+16
* Allow specifying local ELPA mirrors in package-archives.Chong Yidong2011-03-052-57/+77
* generic-x trivia.Glenn Morris2011-03-052-2/+9
* * lisp/generic-x.el (xmodmap-generic-mode): New. (Bug#2065) (tiny change)Daniel Clemente2011-03-052-0/+12
* Fix typos.Juanma Barranquero2011-03-068-332/+230
* * lisp/emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)Nikolaj Schumacher2011-03-052-1/+5
* * lisp/textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)Kevin Ryde2011-03-052-1/+10
* Doc fixes for bug#5567 (tiny change)Michael Shields2011-03-052-10/+18
* * cus-edit.el (custom-prompt-variable): Use the `custom-get' propertyJay Belanger2011-03-052-1/+10
* * lisp/bookmark.el:Juanma Barranquero2011-03-0611-11/+35
* gnus-uu.el (gnus-uu-decode-save): Typo fix.Katsumi Yamaoka2011-03-061-1/+1
* Remove "tiny change" ChangeLog tags for Antoine Levitt, who signed papers.Chong Yidong2011-03-051-2/+2
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-0520-55/+93
* Fix to help-buffer to ensure it returns a valid buffer (Bug#8147).Chong Yidong2011-03-052-6/+14
* Add ChangeLog bug ref.Glenn Morris2011-03-051-1/+1
* Handle git-style backup names in file-name-version-regexp (Bug#8159).Reuben Thomas2011-03-052-1/+8
* Move eshell's self-tests to the test/ directory.Glenn Morris2011-03-058-405/+7
* Make save-some-buffers message more informative (Bug#8134).David Engster2011-03-052-5/+16