summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2010-10-24Avoid inline image variables for checkboxes (Bug#7222).Chong Yidong
2010-10-24Merge changes made in Gnus trunk.Gnus developers
2010-10-24ChangeLog fix.Glenn Morris
2010-10-24Move some more shared x-, w32- things to common-win.Glenn Morris
2010-10-24Fix 2010-10-10 keymap fixes.T.V. Raman
2010-10-24Merge changes from emacs-23Chong Yidong
2010-10-24Merge read-color and facemenu-read-color (Bug#7242).Chong Yidong
2010-10-24Use recursive-trash feature for eshell deletion (Bug#7011).Leo Liu
2010-10-24* package.el (package-menu-mode-map): Inherit from button-buffer-map.Chong Yidong
2010-10-24Fix last commit.Chong Yidong
2010-10-24Make the *Packages* buffer read-only.Chong Yidong
2010-10-24progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result ofAlan Mackenzie
2010-10-24gnus-sum.el (gnus-summary-select-article): Make sure we have the original art...Gnus developers
2010-10-24Try to use "gpg2" if "gpg" isn't available.Daiki Ueno
2010-10-23Sync docs of selection-coding-system between C and Lisp.Glenn Morris
2010-10-23Sync Lisp and C docs of next-selection-coding-system.Glenn Morris
2010-10-23Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.Glenn Morris
2010-10-23Remove duplicate definition of tty-defined-color-alist.Glenn Morris
2010-10-23Avoid redefining some C defcustoms.Glenn Morris
2010-10-24gnus-group.el (gnus-group-completing-read): Remove all newlines from group na...Lars Magne Ingebrigtsen
2010-10-23Bind "C-c ]" to block-closing commands in several modes.Chong Yidong
2010-10-23* lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,Glenn Morris
2010-10-23Sync docs of cursor-in-non-selected-windows between Lisp and C.Glenn Morris
2010-10-23verilog-mode.el updates.Wilson Snyder
2010-10-23Sync docs of C and Lisp version of auto-hscroll-mode.Glenn Morris
2010-10-23Make all copies of xw-defined-colors have identical docs.Glenn Morris
2010-10-23Make all 3 copies of x-select-enable-clipboard have the same doc.Glenn Morris
2010-10-23* erc-backend.el (erc-server-JOIN): Set the correct target list on join.Julien Danjou
2010-10-23* lisp/comint.el (comint-password-prompt-regexp): Make it less vague.Glenn Morris
2010-10-23* lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is aliveJulien Danjou
2010-10-23Fix bug#7224.Glenn Morris
2010-10-22Replace digest-doc and sorted-doc C programs with Lisp commands.Glenn Morris
2010-10-22* lisp/help.el (finder-by-keyword): Remove unnecessary autoload.Glenn Morris
2010-10-23Merge changes made in Gnus trunk.Gnus developers
2010-10-23Fix typos.Juanma Barranquero
2010-10-22mml.el (mml-preview): Fix last change.Katsumi Yamaoka
2010-10-22mml.el (mml-preview): Work properly when editing article.Katsumi Yamaoka
2010-10-21Support for systems without floats was removed a decade ago.Glenn Morris
2010-10-21Add bug ref to Changelog entry.Glenn Morris
2010-10-21Small autoloads fix.Glenn Morris
2010-10-21* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.Stefan Monnier
2010-10-22gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-c...Gnus developers
2010-10-21message.el (message-setup-1): Allow message-default-headers to be a function.Gnus developers
2010-10-21* newcomment.el (comment-dwim): Fix the intentation in the doc string.Lars Magne Ingebrigtsen
2010-10-21* net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not useMichael Albinus
2010-10-21* net/tramp.el (tramp-get-inline-coding): Return `nil' in case ofMichael Albinus
2010-10-21shr.el (shr-tag-table): Simplify.Katsumi Yamaoka
2010-10-21gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid ...Lars Magne Ingebrigtsen
2010-10-21gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.Katsumi Yamaoka
2010-10-21gnus.el (gnus-message-archive-group): Quote value.Lars Magne Ingebrigtsen