aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/obsolete/erc-hecomplete.el: Make obsolete.Stefan Monnier2011-04-2015-36/+26
* Auto-commit of loaddefs files.Glenn Morris2011-04-201-2/+2
* solar.el fixes.Glenn Morris2011-04-192-16/+18
* gnus-registry.el (gnus-registry-action, gnus-registry-fetch-header-fast):Katsumi Yamaoka2011-04-202-4/+10
* * lisp/progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)Stefan Monnier2011-04-192-16/+16
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19106-831/+1290
* calendar housekeeping prompted by lexical-binding.Glenn Morris2011-04-1810-33/+42
* Allow glyphless-char-display to distinguish between X and text terminals.Chong Yidong2011-04-182-1/+18
* gnus-registry.el, registry.el: Silence the byte compiler.Katsumi Yamaoka2011-04-183-186/+197
* * lisp/vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to" to ackn...Sam Steingold2011-04-182-1/+6
* Replace stack-trace-on-error usage in calendar.Glenn Morris2011-04-163-2/+8
* Use lexcical-binding in f90.el.Glenn Morris2011-04-162-4/+13
* (url-http-wait-for-headers-change-function): Protect against malformed header...Lars Magne Ingebrigtsen2011-04-162-0/+9
* registry.el (registry-reindex): New method to recreate the secondary registry...Teodor Zlatanov2011-04-163-32/+179
* lisp/ChangeLog, src/ChangeLog: Fix typos.Juanma Barranquero2011-04-161-1/+1
* nus-registry.el (gnus-registry--split-fancy-with-parent-internal): Track by s...Teodor Zlatanov2011-04-152-25/+32
* Use completion-at-point for mailalias.elStefan Monnier2011-04-153-79/+111
* * lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.Stefan Monnier2011-04-152-1/+3
* * lisp/gnus/gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.Stefan Monnier2011-04-154-7/+23
* * lisp/htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.Stefan Monnier2011-04-152-17/+25
* * lisp/emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)Stefan Monnier2011-04-152-6/+12
* lisp/loadup.el: Use `string-to-number', not `string-to-int'.Juanma Barranquero2011-04-152-6/+9
* * lisp/progmodes/gud.el (gud-gdb): Use completion-at-point instead ofStefan Monnier2011-04-142-29/+61
* * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle theMichael Albinus2011-04-143-12/+23
* gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)Teodor Zlatanov2011-04-142-2/+7
* * lisp/minibuffer.el (completion-in-region-mode-predicate)Stefan Monnier2011-04-132-33/+63
* Preserve arg names for advice of subr and lexical functions.Stefan Monnier2011-04-133-159/+68
* lisp/autorevert.el: Use `remote-file-name-inhibit-cache'.Juanma Barranquero2011-04-132-7/+12
* lisp/image-mode.el: Fix change in 2011-04-09T20:28:[email protected].Juanma Barranquero2011-04-132-1/+6
* Merge changes made in Gnus trunk.Gnus developers2011-04-126-32/+73
* lisp/dframe.el (dframe-current-frame): Remove spurious quote.Juanma Barranquero2011-04-122-1/+5
* mm-url.el (mm-url-package-name): Removed to ease third-party reuse.Lars Magne Ingebrigtsen2011-04-122-11/+5
* lisp/ChangeLog: Fix date of entry.Juanma Barranquero2011-04-121-18/+18
* Small cal-tex fix.Glenn Morris2011-04-122-0/+13
* cal-hebrew fix for diary-hebrew-rosh-hodesh.Glenn Morris2011-04-112-4/+10
* gnus-registry.el (gnus-registry-action): Remove properties and simplify subje...Teodor Zlatanov2011-04-112-7/+18
* Enable ido to kill virtual buffersLeo Liu2011-04-112-7/+17
* * lisp/gnus/registry.el: Require CL before using defmacro*.Stefan Monnier2011-04-102-2/+6
* gnus-art.el (article-treat-date): Assume that gnus-article-date-headers may b...Katsumi Yamaoka2011-04-112-1/+10
* Fix bad interaction between icomplete and completion inline help (Bug#5849).Chong Yidong2011-04-103-12/+36
* Fix typo in tabulated-list-print-entryLeo Liu2011-04-102-1/+6
* Cleanups to the ImageMagick code and docstrings.Chong Yidong2011-04-092-53/+71
* Merge from emacs-23; up to 2010-06-08T03:06:[email protected].Glenn Morris2011-04-091-1/+1
|\
| * Mark tiny change.Glenn Morris2011-04-091-1/+1
* | Produce more accurate results from file-size-human-readable.Eli Zaretskii2011-04-093-2/+11
* | Fit contents to emacs window support for doc-view by Sho Nakatani.Tassilo Horn2011-04-082-0/+83
* | Merge changes from emacs-23 branchChong Yidong2011-04-082-1/+6
|\|
| * Backport 2011-04-04T22:08:[email protected] and 2011-04-04T22:33:12Z!lekkt...Juanma Barranquero2011-04-062-3/+9
| * lisp/vc-annotate.el: Fix typo.Juanma Barranquero2011-03-242-1/+6
* | Bail out from list-processes if async subprocesses aren't available.Eli Zaretskii2011-04-082-0/+7