summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/rx.el (rx-repeat): Replace CL function.Glenn Morris2011-01-042-5/+8
* ChangeLog fix.Glenn Morris2011-01-041-3/+1
* Include recent allout.el changes, and add missing '*' asterisk to myKen Manheimer2011-01-041-2/+22
* Reconcile with changes in line movement behavior for long text linesKen Manheimer2011-01-041-2/+14
* * lisp/textmodes/rst.el (rst-compile-toolsets): Add pdf and s5 to option alist.Glenn Morris2011-01-042-1/+6
* Restore clobbered NEWS change.Glenn Morris2011-01-041-1/+1
* * NEWS: Revert change in libxml-* functions, which was applied byMichael Albinus2011-01-041-2/+2
* * NEWS: Extended behaviour of dbus-register-{method,property}.Michael Albinus2011-01-042-3/+9
* * dbus.texi (Receiving Method Calls): Describe new optionalMichael Albinus2011-01-042-8/+29
* * dbusbind.c (Fdbus_register_method): Added optional parameterMichael Albinus2011-01-042-17/+36
* * net/dbus.el (dbus-register-property): Added optional parameterMichael Albinus2011-01-042-15/+33
* * lisp/textmodes/rst.el (rst-compile-pdf-preview)Andreas Schwab2011-01-042-3/+5
* Small rst.el stuff.Glenn Morris2011-01-032-12/+46
* * src/emacs.c (emacs_copyright): Update short copyright year to 2011.Glenn Morris2011-01-032-2/+6
* flow-fill.el (fill-flowed-encode): Do encoding citation-aware.Lars Magne Ingebrigtsen2011-01-044-15/+39
* add neglected allout.el ChangeLog entries to ChangeLog.Ken Manheimer2011-01-031-0/+22
* Don't use png_jmpbuf, it doesn't work with dynamic loading.Eli Zaretskii2011-01-032-8/+7
* gnus-msg.el (gnus-message-replyencrypt): Default to `t'.Karl Fogel2011-01-032-3/+8
* * lisp/gnus/sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-p...Glenn Morris2011-01-022-2/+5
* Small sieve.el fix for bug #7720.Glenn Morris2011-01-022-3/+9
* Update NEWS for xml.c name changes.Glenn Morris2011-01-021-3/+3
* nnimap.el (nnimap-login): Refactored out into own function, and implement CRA...Lars Magne Ingebrigtsen2011-01-023-14/+45
* Fix merge of fix for bug #7716.Eli Zaretskii2011-01-023-3/+5
* Merge changes from emacs-23 branchChong Yidong2011-01-0247-503/+1459
|\
| * Remove duplicate ChangeLog entry.Glenn Morris2011-01-021-5/+0
| * * lisp/files.el (file-local-variables-alist): Make permanent-local.Stefan Monnier2011-01-012-1/+7
| * * lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify theMark Lillibridge2011-01-012-26/+31
| * Set short copyright year to 2011.Glenn Morris2011-01-0110-23/+31
| * Mail-utils fix for bug#7746. (tiny change)Mark Lillibridge2011-01-012-4/+7
| * Small mail-utils fix for bug 7760.Glenn Morris2011-01-012-9/+20
| * * net/tramp.el (tramp-methods): Add recursive options to "scpc",Michael Albinus2010-12-312-4/+16
| * More elegant solution for accessing png_ptr without GCC warnings.Eli Zaretskii2010-12-312-12/+9
| * nt/configure.bat (end): Unset environment variables used by this batch file.Eli Zaretskii2010-12-312-0/+16
| * Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii2010-12-318-19/+104
| * * rmail.texi (Rmail Display): Edit for grammar and conciseness.Chong Yidong2010-12-302-70/+67
| * * emacsclient.1: Arrange options alphabetically (Bug#7620).Jari Aalto2010-12-292-15/+19
| * * src/.gdbinit (xgetptr): Fix the union+lsb case.Stefan Monnier2010-12-272-3/+9
| * rmail.texi (Rmail Display): Describe new features of Rmail in Info.Kenichi Handa2010-12-272-3/+40
| * * src/window.c (Fmove_to_window_line): Avoid abort when called in a bufferStefan Monnier2010-12-252-0/+11
| * Fix wording of changes in 2010-05-17T00:01:22Z!rgm@gnu.org.Eli Zaretskii2010-12-251-4/+5
| * Fix bug #7662 with aligning key bindings equivalent to menu items.Eli Zaretskii2010-12-252-1/+5
| * Fix bug #7713 with doc string of display-time-mode.Eli Zaretskii2010-12-252-1/+6
| * Fix bug #7702 with docs of selections wrt MS-Windows.Eli Zaretskii2010-12-254-4/+20
| * Fix bug #7667: mention debug-on-quit in the manual.Eli Zaretskii2010-12-252-0/+11
| * More fallout from fixing bug #7587.Eli Zaretskii2010-12-255-24/+25
| * Fix error handling of MIME parsing.Kenichi Handa2010-12-242-9/+19
| * Fix wording of rmail's section in NEWS.Kenichi Handa2010-12-242-7/+11
| * * xterm.c (x_check_fullscreen): Fix pixel/character mixup.Jan Djärv2010-12-242-8/+12
| * Update autoloads in rmail.elAndreas Schwab2010-12-241-1/+1
| * Enable display mode of MIME message in rmail.Kenichi Handa2010-12-244-302/+879