summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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:47Z!dann@ics.uci.edu.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:01Z!lekktu@gmail.com 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
* | Remove internal_with_output_to_temp_buffer, replacing sole user with Lisp.Chong Yidong2011-04-082-0/+14
* | New function file-size-human-readable.Eli Zaretskii2011-04-083-9/+36
* | * lisp/man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.Glenn Morris2011-04-072-2/+3
* | browse-url.el trivia.Glenn Morris2011-04-072-2/+4
* | log-edit.el fix for bug#7598.Glenn Morris2011-04-072-2/+19
* | rlogin.el trivia.Glenn Morris2011-04-072-42/+32
* | * lisp/replace.el (occur-mode-map): Some fixes for menu items.Glenn Morris2011-04-072-11/+18
* | Fix typos in comments.Juanma Barranquero2011-04-084-5/+5
* | gnus-registry.el (gnus-registry-handle-action): More debugging.Gnus developers2011-04-074-8/+28
* | * lisp/play/morse.el (denato-region): Handle varying case.Aaron S. Hawley2011-04-062-1/+5
* | Merge changes made in Gnus trunk.Gnus developers2011-04-063-88/+145
* | Remove list-processes C function; misc fixes to last change.Chong Yidong2011-04-063-6/+14
* | Reimplement list-processes in Lisp.Chong Yidong2011-04-063-3/+100
* | Make Package Menu a child of Tabulated List mode.Chong Yidong2011-04-062-296/+190
* | * lisp/emacs-lisp/tabulated-list.el: New file.Chong Yidong2011-04-062-0/+359
* | New variable `revert-buffer-in-progress-p'.Juanma Barranquero2011-04-063-9/+24
* | gnus-registry.el: Don't use ERT if it's not available.Teodor Zlatanov2011-04-063-2/+68
* | Update and split ChangeLogs.Juanma Barranquero2011-04-068-22786/+22836
* | Auto-commit of loaddefs files.Glenn Morris2011-04-051-1372/+1287
* | Make update_autogen handle loaddefs-like files as well.Glenn Morris2011-04-052-6/+17
* | Calendar fix for scroll-bar scrolling (b#8305).Glenn Morris2011-04-053-7/+28
* | * lisp/gnus/registry.el: Fix copyright, standardize license notice.Glenn Morris2011-04-051-4/+6
* | lisp/mh-e/mh-funcs.el (mh-undo-folder): Make compatible with `revert-buffer' ...Juanma Barranquero2011-04-062-2/+8
* | Add lisp/gnus/registry.el.Ted Zlatanov2011-04-051-0/+409
* | Merge changes made in Gnus trunk.Teodor Zlatanov2011-04-054-824/+601
* | Remove extraneous messages in 2011-03-30 completion change.Chong Yidong2011-04-052-5/+7
* | lisp/font-lock.el: Remove obsolete code.Juanma Barranquero2011-04-052-3/+6
* | lisp/info.el: Fix typos; mark unused parameters.Juanma Barranquero2011-04-052-94/+112
* | * lisp/net/rcirc.el: Update my e-mail address.Deniz Dogan2011-04-052-3/+4
* | * lisp/net/rcirc.el (rcirc-mode-map): Remove M-o binding.Deniz Dogan2011-04-052-1/+4
* | Fix theme and X-resource interactions for the cursor face.Chong Yidong2011-04-043-1/+23
* | lisp/help-fns.el: Fix mistake in previous change.Juanma Barranquero2011-04-051-1/+1
* | lisp/help-fns.el (describe-variable): Fix completion.Juanma Barranquero2011-04-052-2/+8
* | gnus-sum.el (gnus-update-marks): Reinstate the code to not alter marks on non...Lars Magne Ingebrigtsen2011-04-043-5/+20
* | Convert some .el files to lexical scoping.Juanma Barranquero2011-04-047-33/+51
* | lisp/dired.el: Update autoloads.Juanma Barranquero2011-04-041-7/+7
* | Use lexical binding in ep[ga]*.el.Daiki Ueno2011-04-047-32/+41
* | * lisp/dired-aux.el (dired-create-files): Add docstring (Bug#7970).Chong Yidong2011-04-032-22/+19
* | Add changes to lisp/url/ChangeLog omitted from 2011-04-02T23:41:03Z!cyd@stupi...Chong Yidong2011-04-031-0/+5
* | Improvements to flyspell-mark-duplications-exceptions.Chong Yidong2011-04-032-11/+31