aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/term/ns-win.el: Restore require of cl when compiling.Glenn Morris2010-10-262-43/+32
* gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.Katsumi Yamaoka2010-10-272-4/+10
* shr.el (shr-tag-div): Added.Katsumi Yamaoka2010-10-262-0/+10
* * lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.Glenn Morris2010-10-262-10/+14
* * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * t...Adrian Robert2010-10-263-96/+13
* Add ChangeLog bug ref.Glenn Morris2010-10-261-1/+1
* Add server-port option. (Bug#854)Peter Oliver2010-10-262-1/+15
* * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.Glenn Morris2010-10-251-2/+0
* Remove ns-handle-* functions that duplicate x-handle-*.Glenn Morris2010-10-254-122/+71
* Let ns load common-win.Glenn Morris2010-10-255-374/+347
* Make epa-mail-encrypt expand mail aliases.Daiki Ueno2010-10-262-8/+14
* Make epa-mail-encrypt handle local-part only recipients.Daiki Ueno2010-10-262-1/+8
* gnus-util.el: Remove `gnus-with-local-quit'.Julien Danjou2010-10-253-169/+70
* gnus-sum.el (gnus-summary-select-article): Fix type error in checking the ori...Lars Magne Ingebrigtsen2010-10-252-1/+6
* Simplifications for lisp/term/common-win.elGlenn Morris2010-10-242-45/+27
* Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-244-51/+41
* Fix some ChangeLog entries.Juanma Barranquero2010-10-252-6/+1
* Avoid inline image variables for checkboxes (Bug#7222).Chong Yidong2010-10-244-33/+35
* Merge changes made in Gnus trunk.Gnus developers2010-10-244-27/+67
* ChangeLog fix.Glenn Morris2010-10-241-1/+1
* Move some more shared x-, w32- things to common-win.Glenn Morris2010-10-246-125/+89
* Fix 2010-10-10 keymap fixes.T.V. Raman2010-10-243-2/+8
* Merge changes from emacs-23Chong Yidong2010-10-2411-742/+1642
|\
| * verilog-mode.el updates.Wilson Snyder2010-10-232-853/+1787
| * * erc-backend.el (erc-server-JOIN): Set the correct target list on join.Julien Danjou2010-10-232-1/+3
| * * lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is aliveJulien Danjou2010-10-232-24/+30
| * Fix bug#7224.Glenn Morris2010-10-232-1/+7
| * Fix typos.Juanma Barranquero2010-10-238-13/+21
| * * net/tramp.el (tramp-get-inline-coding): Return `nil' in case ofMichael Albinus2010-10-213-45/+55
| * merge emacs-23Kenichi Handa2010-10-207-26/+58
| |\
| | * lisp/ChangeLog: Add missing entry.Juanma Barranquero2010-10-191-2/+4
| * | face-remap.el (text-scale-adjust): Call read-event with a proper prompt.Kenichi Handa2010-10-202-1/+6
* | | Merge read-color and facemenu-read-color (Bug#7242).Chong Yidong2010-10-244-98/+84
* | | Use recursive-trash feature for eshell deletion (Bug#7011).Leo Liu2010-10-242-9/+9
* | | * package.el (package-menu-mode-map): Inherit from button-buffer-map.Chong Yidong2010-10-242-1/+6
* | | Fix last commit.Chong Yidong2010-10-242-2/+1
* | | Make the *Packages* buffer read-only.Chong Yidong2010-10-242-1/+6
* | | progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result ofAlan Mackenzie2010-10-242-11/+29
* | | gnus-sum.el (gnus-summary-select-article): Make sure we have the original art...Gnus developers2010-10-247-56/+118
* | | Try to use "gpg2" if "gpg" isn't available.Daiki Ueno2010-10-242-1/+8
* | | Sync docs of selection-coding-system between C and Lisp.Glenn Morris2010-10-232-2/+10
* | | Sync Lisp and C docs of next-selection-coding-system.Glenn Morris2010-10-232-9/+11
* | | Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.Glenn Morris2010-10-234-22/+15
* | | Remove duplicate definition of tty-defined-color-alist.Glenn Morris2010-10-232-8/+5
* | | Avoid redefining some C defcustoms.Glenn Morris2010-10-233-51/+40
* | | gnus-group.el (gnus-group-completing-read): Remove all newlines from group na...Lars Magne Ingebrigtsen2010-10-243-5/+17
* | | Bind "C-c ]" to block-closing commands in several modes.Chong Yidong2010-10-235-0/+12
* | | * lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,Glenn Morris2010-10-232-3/+5
* | | Sync docs of cursor-in-non-selected-windows between Lisp and C.Glenn Morris2010-10-232-6/+7
* | | Sync docs of C and Lisp version of auto-hscroll-mode.Glenn Morris2010-10-232-3/+5