aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * etc/PROBLEMS: Add note about svn+ssh. (Bug#7791)Glenn Morris2011-01-172-2/+17
* * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate theStefan Monnier2011-01-172-3/+9
* * image.c (syms_of_image): Don't access XSYMBOL's internals directly.Stefan Monnier2011-01-162-2/+8
* Fix bug #7848 with using SET_SYMBOL_VALUE in image.cEli Zaretskii2011-01-162-2/+6
* Bump version to 23.2.92.emacs-pretest-23.2.92Chong Yidong2011-01-1421-755/+761
* * building.texi (Compilation): Improve instructions for running two compilati...Chong Yidong2011-01-142-4/+7
* Avoid crash in Fselect_frame due to null selected_window (Bug#7728).Martin Rudalics2011-01-142-18/+24
* Make last-resort backup file in .emacs.d (Bug#6953).Mark Diekhans2011-01-146-11/+32
* merge emacs-23Kenichi Handa2011-01-144-12/+53
|\
| * * lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).Chong Yidong2011-01-132-8/+25
| * * message.el (message-bury): Add special-case handling for Rmail.Chong Yidong2011-01-122-4/+28
* | Fix setting of buffer-file-coding-system of RMAIL buffer.Kenichi Handa2011-01-142-4/+41
|/
* merge emacs-23Kenichi Handa2011-01-1229-134/+340
|\
| * * message.el (message-mail): A compose-mail function should accept headers as...Glenn Morris2011-01-112-3/+12
| * Distinguish between terminfo and termcap on NetBSD (Bug#7642).Chong Yidong2011-01-116-2/+91
| * lisp/emulation/tpu-edt.el: Regenerate md5sum.Chong Yidong2011-01-111-1/+1
| * * tmm.el (tmm-get-keymap): Skip bindings without labels.Stefan Monnier2011-01-102-34/+36
| * * whitespace.el (global-whitespace-newline-mode): Fix callStefan Monnier2011-01-102-1/+7
| * * net/tramp.el (tramp-find-inline-compress)Michael Albinus2011-01-102-5/+35
| * * net/tramp.el (tramp-default-method): Initialize with pscp/plinkMichael Albinus2011-01-102-8/+16
| * Fix bug #6684 with shell pipelines on MS-Windows.Eli Zaretskii2011-01-093-5/+17
| * Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).Lennart Borgman2011-01-087-16/+29
| * Move directory-abbrev-alist doc from Lispref to Emacs manual.Chong Yidong2011-01-084-47/+44
| * Explain why directory-abbrev-alist should be anchored (Bug#7777).Chong Yidong2011-01-082-8/+14
| * * net/ldap.el (ldap-search-internal): Discard stderr output.Eric Hanchrow2011-01-082-1/+6
| * Fix bug #7777 with documentation of directory-abbrev-alist.Eli Zaretskii2011-01-074-5/+20
| * Fix description of emacsclientw.exe.Eli Zaretskii2011-01-072-14/+23
| * * vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):Stefan Monnier2011-01-062-2/+7
* | Another improvement of MIME handling in rmail.Kenichi Handa2011-01-122-110/+162
|/
* Fix handling of unknown MIME type (bug#7651).Kenichi Handa2011-01-042-2/+15
* Backport bug 7517 fixes from trunk.Jan Djärv2011-01-033-94/+101
* Don't use png_jmpbuf, it doesn't work with dynamic loading.Eli Zaretskii2011-01-032-8/+7
* Forgot to mark tiny change.Glenn Morris2011-01-021-1/+1
* Abbrev.el fix for bug #7733. (tiny change)Brent Goodrick2011-01-022-11/+17
* * progmodes/python.el (python-mode): Don't impose font-lock.Stefan Monnier2011-01-022-1/+4
* * doc/misc/nxml-mode.texi (Introduction): Fix file name typos.Eduard Wiebe2011-01-022-2/+6
* Update refcards/*.tex short copyright year to 2011.Glenn Morris2011-01-0221-46/+38
* * admin/admin.el (set-copyright): Also handle \year in refcards/*.tex.Glenn Morris2011-01-022-15/+26
* Revert accidental update of non-FSF copyright from 2010-01-13T08:35:10Z!rgm@g...Glenn Morris2011-01-021-1/+1
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-022032-2135/+2149
* 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