Mercurial > emacs
graph
-
Avoid crash in Fselect_frame due to null selected_window (Bug#7728).2011-01-15, by Chong Yidong
-
Make last-resort backup file in .emacs.d (Bug#6953).2011-01-15, by Chong Yidong
-
Fix setting of buffer-file-coding-system of RMAIL buffer.2011-01-14, by Kenichi Handa
-
merge emacs-232011-01-14, by Kenichi Handa
-
Fix setting of buffer-file-coding-system of RMAIL buffer.2011-01-14, by Kenichi Handa
-
* lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).2011-01-13, by Chong Yidong
-
* message.el (message-bury): Add special-case handling for Rmail.2011-01-13, by Chong Yidong
-
Another improvement of MIME handling in rmail.2011-01-12, by Kenichi Handa
-
merge emacs-232011-01-12, by Kenichi Handa
-
merge emacs-232011-01-12, by Kenichi Handa
-
Another improvement of MIME handling in rmail.2011-01-12, by Kenichi Handa
-
* message.el (message-mail): A compose-mail function should accept headers as strings.2011-01-12, by Glenn Morris
-
Distinguish between terminfo and termcap on NetBSD (Bug#7642).2011-01-12, by Chong Yidong
-
lisp/emulation/tpu-edt.el: Regenerate md5sum.2011-01-12, by Chong Yidong
-
* tmm.el (tmm-get-keymap): Skip bindings without labels.2011-01-11, by Stefan Monnier
-
* whitespace.el (global-whitespace-newline-mode): Fix call2011-01-11, by Stefan Monnier
-
* net/tramp.el (tramp-find-inline-compress)2011-01-10, by Michael Albinus
-
* net/tramp.el (tramp-default-method): Initialize with pscp/plink2011-01-10, by Michael Albinus
-
Fix bug #6684 with shell pipelines on MS-Windows.2011-01-09, by Eli Zaretskii
-
Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).2011-01-08, by Chong Yidong
-
Move directory-abbrev-alist doc from Lispref to Emacs manual.2011-01-08, by Chong Yidong
-
Explain why directory-abbrev-alist should be anchored (Bug#7777).2011-01-08, by Chong Yidong
-
* net/ldap.el (ldap-search-internal): Discard stderr output.2011-01-08, by Chong Yidong
-
Fix bug #7777 with documentation of directory-abbrev-alist.2011-01-07, by Eli Zaretskii
-
Fix description of emacsclientw.exe.2011-01-07, by Eli Zaretskii
-
* vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):2011-01-06, by Stefan Monnier
-
Fix handling of unknown MIME type (bug#7651).2011-01-04, by Kenichi Handa
-
Fix handling of unknown MIME type (bug#7651).2011-01-04, by Kenichi Handa
-
merge emacs-232011-01-04, by Kenichi Handa
-
Merge from emacs-23 branch.2011-01-15, by Glenn Morris
-
Backport bug 7517 fixes from trunk.2011-01-03, by Jan D.
-
* configure: Bump min libxml2 version to 2.6.17 (Bug#7603).2011-01-15, by Chong Yidong
-
[Gnus] Update copyright years.2011-01-15, by Katsumi Yamaoka
-
* lisp/hexl.el (hexl-mode-old-*): Remove.2011-01-14, by Stefan Monnier
-
Merge: make-dist distributes test/ files too.2011-01-14, by Paul Eggert
-
* make-dist: Distribute test/ files too.2011-01-14, by Paul Eggert
-
* lisp/vc/smerge-mode.el: Resolve comment conflicts more aggressively.2011-01-14, by Stefan Monnier
-
Update md5 checksums2011-01-14, by Stefan Monnier
-
ChangeLog merge fixes.2011-01-14, by Glenn Morris
-
Merge from emacs-232011-01-14, by Stefan Monnier
-
* emulation/cua-base.el (cua--init-keymaps):2011-01-14, by Kim F. Storm
-
Don't use png_jmpbuf, it doesn't work with dynamic loading.2011-01-03, by Eli Zaretskii
-
Forgot to mark tiny change.2011-01-03, by Glenn Morris
-
Abbrev.el fix for bug #7733. (tiny change)2011-01-03, by Glenn Morris
-
* progmodes/python.el (python-mode): Don't impose font-lock.2011-01-03, by Stefan Monnier
-
* doc/misc/nxml-mode.texi (Introduction): Fix file name typos.2011-01-03, by Glenn Morris
-
Update refcards/*.tex short copyright year to 2011.2011-01-03, by Glenn Morris
-
* admin/admin.el (set-copyright): Also handle \year in refcards/*.tex.2011-01-03, by Glenn Morris
-
Revert accidental update of non-FSF copyright from r99313.2011-01-03, by Glenn Morris
-
Add 2011 to FSF/AIST copyright years.2011-01-02, by Glenn Morris
-
* progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach2011-01-14, by Tassilo Horn
-
* net/rcirc.el: Adding maintainer info and e-mail addresses.2011-01-14, by Deniz Dogan
-
* admin/bzrmerge.el: Require cl when compiling.2011-01-14, by Glenn Morris
-
* lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL.2011-01-14, by Stefan Monnier
-
Use run-mode-hooks for major mode hooks.2011-01-13, by Stefan Monnier
-
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code2011-01-13, by Stefan Monnier
-
* test/indent/prolog.prolog: Add tokenizing tests.2011-01-13, by Stefan Monnier
-
* lisp/progmodes/prolog.el: Use syntax-propertize. Further code cleanup.2011-01-13, by Stefan Monnier
-
(doc-view-initiate-display): Fall back to normal mode when2011-01-13, by Tassilo Horn
-
* doc-view.el (doc-view-open-text): Use meaningful text buffer2011-01-13, by Tassilo Horn