| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged from trunk. | Christian Ohler | 2011-01-13 | 2 | -3/+8 |
|\ |
|
| * | New arg RETURN-ACTION for compose-mail, and related functions. | Chong Yidong | 2011-01-12 | 1 | -0/+5 |
| * | Better diff faces on dark background. | Tassilo Horn | 2011-01-12 | 1 | -3/+3 |
* | | Add ERT, a tool for automated testing in Emacs Lisp. | Christian Ohler | 2011-01-13 | 2 | -0/+8 |
|/ |
|
* | * lisp/progmodes/prolog.el: Fix up coding conventions and such. | Stefan Monnier | 2011-01-11 | 1 | -0/+4 |
* | * NEWS: Add new function dbus-register-service. | Michael Albinus | 2011-01-10 | 2 | -1/+10 |
* | Improvements to tango themes, including some faces from Jan Moringen. | Chong Yidong | 2011-01-09 | 3 | -116/+244 |
* | Add definition for `dired-directory' face. | Tassilo Horn | 2011-01-09 | 2 | -0/+2 |
* | Record "safe themes" as sha1 hashes, as suggested by Stefan Monnier. | Chong Yidong | 2011-01-08 | 1 | -3/+4 |
* | Load themes using `load', querying if theme file not known safe. | Chong Yidong | 2011-01-08 | 1 | -0/+4 |
* | New function read-char-choice for reading a restricted set of chars. | Chong Yidong | 2011-01-08 | 1 | -0/+3 |
* | Change dev-tsdh-dark/dev-tsdh-light theme names to tsdh-dark/tsdh-light, | Chong Yidong | 2011-01-08 | 2 | -10/+8 |
* | Fixes: debbugs:7806 | Andreas Schwab | 2011-01-08 | 2 | -2/+6 |
* | -batch implies -q. | Glenn Morris | 2011-01-07 | 2 | -4/+6 |
* | Allow format args for y-or-n-p and yes-or-no-p. | Chong Yidong | 2011-01-07 | 1 | -0/+2 |
* | * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove | Tassilo Horn | 2011-01-07 | 3 | -0/+6 |
* | Add --no-site-lisp option, make -Q use it. (Bug#5707) | Glenn Morris | 2011-01-06 | 1 | -0/+3 |
* | * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme. | Tassilo Horn | 2011-01-06 | 3 | -0/+122 |
* | Restore clobbered NEWS change. | Glenn Morris | 2011-01-04 | 1 | -1/+1 |
* | * NEWS: Revert change in libxml-* functions, which was applied by | Michael Albinus | 2011-01-04 | 1 | -2/+2 |
* | * NEWS: Extended behaviour of dbus-register-{method,property}. | Michael Albinus | 2011-01-04 | 2 | -3/+9 |
* | Update NEWS for xml.c name changes. | Glenn Morris | 2011-01-02 | 1 | -3/+3 |
* | Merge changes from emacs-23 branch | Chong Yidong | 2011-01-02 | 2 | -0/+25 |
|\ |
|
| * | More fallout from fixing bug #7587. | Eli Zaretskii | 2010-12-25 | 1 | -5/+0 |
| * | Fix wording of rmail's section in NEWS. | Kenichi Handa | 2010-12-24 | 2 | -7/+11 |
| * | Enable display mode of MIME message in rmail. | Kenichi Handa | 2010-12-24 | 1 | -0/+21 |
| * | Fallout from fixing bug #7587. | Eli Zaretskii | 2010-12-18 | 1 | -0/+5 |
* | | * lisp/emacs-lisp/rx.el: Make it a superset of sregex. | Stefan Monnier | 2010-12-26 | 1 | -0/+2 |
* | | * src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269). | Chong Yidong | 2010-12-20 | 1 | -0/+2 |
* | | Implement tool-bar separators for non-GTK tool-bars. | Chong Yidong | 2010-12-20 | 3 | -7/+9 |
* | | Support for menu separators in the GTK tool-bar. | Chong Yidong | 2010-12-17 | 1 | -0/+5 |
* | | etc/NEWS: Document eshell-directory-name change. | Chong Yidong | 2010-12-16 | 1 | -0/+6 |
* | | Doc fix for just-one-space change. Document it in NEWS. | Chong Yidong | 2010-12-16 | 1 | -0/+3 |
* | | New command rectangle-number-lines (Bug#4382). | Jari Aalto | 2010-12-15 | 1 | -0/+4 |
* | | * NEWS: Mention new Tramp method "ksu". | Michael Albinus | 2010-12-14 | 2 | -0/+6 |
* | | ChangeLog merge fix. | Glenn Morris | 2010-12-13 | 1 | -1/+0 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-12-13 | 2 | -0/+6 |
|\ \
| |/ |
|
| * | Bump version to 23.2.91.emacs-pretest-23.2.91 | Chong Yidong | 2010-12-10 | 1 | -27/+34 |
| * | * lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode. | W. Martin Borgert | 2010-12-04 | 2 | -1/+6 |
* | | Update to Org mode 7.4 | Carsten Dominik | 2010-12-11 | 2 | -124/+31 |
* | | * etc/TODO: Updates; and re-fill some lines. | Glenn Morris | 2010-12-10 | 1 | -22/+11 |
* | | * lisp/bindings.el (complete-symbol): Move back from minibuffer.el. | Stefan Monnier | 2010-12-06 | 1 | -1/+1 |
* | | EMACS_UNIBYTE trivia. | Glenn Morris | 2010-12-02 | 1 | -2/+2 |
* | | Merge changes from emacs-23 branch | Chong Yidong | 2010-11-27 | 3 | -6/+59 |
|\ \
| |/ |
|
| * | * etc/HELLO: Add ancient Greek (Bug#7418). | Ulrich Mueller | 2010-11-21 | 2 | -0/+5 |
| * | Document byte-to-string in Lisp manual. | Chong Yidong | 2010-11-21 | 1 | -0/+1 |
| * | Make the sys.path remove in Python mode customizable (Bug#7454). | Chong Yidong | 2010-11-21 | 1 | -0/+4 |
| * | Document VC headers and other VC changes. | Chong Yidong | 2010-11-20 | 1 | -22/+18 |
| * | Document some Emacs 23.3 changes in manuals. | Chong Yidong | 2010-11-20 | 1 | -6/+17 |
* | | Introduce a new `browse-url-mailto-function' variable for mailto: URLs. | Lars Magne Ingebrigtsen | 2010-11-24 | 1 | -0/+3 |