aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* In gdb, try to init comint history from gdbhist.Glenn Morris2010-12-072-2/+19
* * mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.Glenn Morris2010-12-072-1/+12
* * lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.Stefan Monnier2010-12-073-36/+66
* shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.Lars Magne Ingebrigtsen2010-12-073-39/+86
* * simple.el (just-one-space): Make argument n default to 1 ifTassilo Horn2010-12-072-0/+6
* * lisp/electric.el (electric-indent-post-self-insert-function):Stefan Monnier2010-12-072-7/+17
* nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.Andrew Cohen2010-12-072-13/+12
* Decode extra numeric entities.Katsumi Yamaoka2010-12-074-16/+53
* * lisp/gnus/message.el: Use completion-at-point.Stefan Monnier2010-12-062-6/+24
* shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol characte...Katsumi Yamaoka2010-12-072-1/+6
* proto-stream.el (proto-stream-open-tls): Return nil if we don't get any stream.Gnus developers2010-12-062-10/+15
* Merge changes made in Gnus trunk.Gnus developers2010-12-065-28/+56
* * lisp/bindings.el (complete-symbol): Move back from minibuffer.el.Stefan Monnier2010-12-062-24/+26
* * lisp/simple.el (just-one-space): Delete newlines for negative arg.Deniz Dogan2010-12-062-27/+35
* * lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.Stefan Monnier2010-12-062-54/+13
* nnir.el (nnir-request-move-article): Remove obsolete code.Gnus developers2010-12-063-10/+15
* gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.Katsumi Yamaoka2010-12-052-16/+21
* Merge changes made in Gnus trunk.Gnus developers2010-12-0510-126/+229
* * lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).Bob Rogers2010-12-042-2/+5
* Smarter initialization for dired-use-ls-dired (Bug#7546).Chong Yidong2010-12-042-3/+20
* * lisp/replace.el: Add "collect" feature to occur.Tak Ota2010-12-032-15/+74
* * lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.Stefan Monnier2010-12-032-25/+34
* * lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.Stefan Monnier2010-12-032-1/+3
* * lisp/newcomment.el (comment-styles): Add docs to each style.Stefan Monnier2010-12-032-13/+59
* nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.Andrew Cohen2010-12-033-120/+133
* gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Julien Danjou2010-12-032-1/+5
* Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.Chong Yidong2010-12-034-138/+121
* nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.Andrew Cohen2010-12-034-121/+134
* Restore files that I seem to have mistakenly deleted.Katsumi Yamaoka2010-12-031-1/+1
* gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Julien Danjou2010-12-032-1/+5
* Restore dock New Frame and Preferences menu functions (Bug#7535).Jan Djärv2010-12-033-2/+12
* Update cl-loaddefs.elAndreas Schwab2010-12-031-1/+1
* gnus-util.el (gnus-macroexpand-all): Fix last change.Katsumi Yamaoka2010-12-031-2/+3
* gnus-util.el (gnus-macroexpand-all): Allow optional argument `environment'.Katsumi Yamaoka2010-12-032-4/+7
* gnus-util.el (gnus-macroexpand-all): Don't modify argument.Katsumi Yamaoka2010-12-032-1/+5
* Silence nxml-mode.el compilation.Glenn Morris2010-12-022-3/+8
* Remove leading `*' from nxml defcustom docs.Glenn Morris2010-12-026-30/+34
* startup.el trivia.Glenn Morris2010-12-022-21/+22
* Remove some browse-url.el autoloads.Glenn Morris2010-12-022-2/+3
* emacsbug.el trivia.Glenn Morris2010-12-022-2/+5
* diff-sentinel trivia.Glenn Morris2010-12-024-5/+9
* * lisp/gnus/mm-extern.el (message-goto-body): Update declaration.Glenn Morris2010-12-022-3/+7
* Standardize license notices in new files.Glenn Morris2010-12-022-14/+12
* gnus-util.el (gnus-macroexpand-all): Fix last change.Katsumi Yamaoka2010-12-031-3/+2
* gnus-util.el (gnus-macroexpand-all): New function.Katsumi Yamaoka2010-12-033-3/+28
* Trivial fixes for epg.el.Daiki Ueno2010-12-032-2/+15
* message.el (message-from-style): Fix previous commit.Katsumi Yamaoka2010-12-021-5/+1
* Merge changes made in Gnus trunk.Gnus developers2010-12-0216-816/+1512
* * net/tramp.el (tramp-local-host-regexp): Add "localhost6".Michael Albinus2010-12-0210-108/+145
* cl-macs `loop' fix for bug#7492.Glenn Morris2010-12-022-2/+14