bpt/emacs.git
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-08 Alan MackenzieOptimise font locking in long enum definitions.
2012-01-07 Paul EggertFix ChangeLog typo.
2012-01-07 Paul EggertUndo patch for bug#10403; still being reviewed.
2012-01-07 Paul EggertMerge from trunk.
2012-01-07 Eli ZaretskiiFix bug #6540 with a crash while inserting non-ASCII...
2012-01-07 Lars Magne... shr.el (shr-visit-file): Move point to the beginning...
2012-01-07 LynXFix bug #10284 with renaming a directory on MS-Windows.
2012-01-07 Chong YidongDocument Whitespace mode in manual, plus its use in...
2012-01-07 Chong YidongFix last change.
2012-01-07 Chong Yidong* doc/emacs/files.texi (Diff Mode): Discuss diff-auto...
2012-01-07 David BenjaminFix focus handling for embedded frames.
2012-01-07 Lars Magne... * faces.el (set-face-attribute): Clarify the meaning...
2012-01-07 Lars Magne... (with-selected-frame): Mention that the selected frame...
2012-01-07 Lars Magne... * ibuffer.el (ibuffer-mode): List the bindings in the...
2012-01-07 Lars Magne... * macros.texi (Defining Macros): Document `doc-string'.
2012-01-07 Lars Magne... Remove some unused password-related autoloads
2012-01-07 Lars Magne... Fix bug#9693 and bug#9697.
2012-01-07 Chong YidongUpdate Lossage chapter of Emacs manual.
2012-01-07 Gnus developersMerge changes made in Gnus trunk.
2012-01-07 Juanma Barranquerolisp/progmodes/which-func.el (which-func-mode): Fix...
2012-01-06 Chong YidongMore customization-related documentation updates.
2012-01-06 Eli ZaretskiiFix bug #10422 with Registry-related index entries.
2012-01-06 Eli ZaretskiiFix doc strings of 2 time.el variables.
2012-01-06 Eli ZaretskiiMention in NEWS the change in 2012-01-06T08:10:22Z...
2012-01-06 Eli ZaretskiiCommit of auto-generated files.
2012-01-06 Glenn MorrisTrivial unrmail fix for empty input files.
2012-01-06 Glenn MorrisChange the binding of "e" in info-mode.
2012-01-06 Glenn Morris* lisp/erc/erc.el (erc-tls): Add autoload cookie.
2012-01-06 Glenn Morristime.el minor doc fixes.
2012-01-06 Glenn MorrisTrivial bytecomp.el fix for file-local buffer-read...
2012-01-06 Lars Magne... gnus-msg.el (gnus-summary-reply): Do not give a `switch...
2012-01-06 Glenn Morris* lisp/calendar/calendar.el (calendar-mode): Locally...
2012-01-06 Ulrich Mueller* lisp/play/doctor.el (doctor-death): Escape "," charac...
2012-01-05 Glenn Morriseshell fix for change in return value of `diff' command...
2012-01-05 Bastien GuerryFix some compiler warnings.
2012-01-05 Bastien GuerryFix some compiler warnings.
2012-01-05 Chong YidongProper fix for shell-completion-execonly.
2012-01-05 Glenn MorrisAuto-commit of loaddefs files.
2012-01-05 Glenn MorrisAuto-commit of generated files.
2012-01-05 Lars Magne... starttls.el (starttls-available-p): Return nil on Windo...
2012-01-05 Chong YidongTweak handling of custom-enabled-themes and custom...
2012-01-05 Chong YidongUpdate the Customization chapter of Emacs manual.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2012-01-05 Glenn MorrisConvert some consecutive FSF copyright years to ranges...
2012-01-05 Glenn MorrisUpdate refcard Emacs version numbers.
2012-01-05 Glenn MorrisCopyright, license, and header fixes for Org.
2012-01-05 Glenn MorrisTypo fix.
2012-01-05 Glenn MorrisChangeLog fixes.
2012-01-05 Glenn MorrisUpdate short copyright year to 2012.
2012-01-05 Michael Mauger2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
2012-01-04 Gnus developersMerge changes made in Gnus trunk.
2012-01-04 Eli ZaretskiiRmail: support citations with non-ASCII letters in...
2012-01-04 Bastien GuerryFix trailing whitespaces in Org files.
2012-01-04 Bastien GuerryFix even more copyright year for Org files.
2012-01-04 Bastien GuerryFix more copyright year for Org files.
2012-01-04 Bastien GuerryFix copyright year for Org files.
2012-01-04 Gnus developersMerge changes made in Gnus trunk.
2012-01-04 Chong YidongFix copyright headers for etc/org/ files.
2012-01-03 Lars Magne... * mail/smtpmail.el (smtpmail-stream-type): Mention...
2012-01-03 Bastien GuerryMerge Org 7.8.03
2012-01-03 Chong YidongMore updates to misc.texi.
2012-01-03 Chong YidongFix shell completion regression.
2012-01-03 Juanma BarranqueroFix typos.
2012-01-02 Richard M.... Handle battery capacity on Lemote Yeeloong.
2012-01-02 Chong YidongMove shell-dir-cookie-re feature into Dirtrack mode.
2012-01-01 Eli ZaretskiiAllow Emacs on w32 to build against and work with GnuTL...
2012-01-01 Glenn MorrisAuto-commit of loaddefs files.
2012-01-01 Chong YidongUpdates to misc.texi in Emacs manual.
2011-12-31 Andreas Schwab* emacs-lisp/bytecomp.el (byte-compile-file): Fix inden...
2011-12-31 Eli ZaretskiiFix bug #10380 with description of C-n and C-p.
2011-12-31 Glenn MorrisAuto-commit of loaddefs files.
2011-12-31 Eli ZaretskiiDecode message headers of non-MIME messages in Rmail.
2011-12-31 Paul EggertAdd Bug#8828 to my 2011-06-15 entry.
2011-12-31 Antoine LevittFix bug #9246 with scrolling in ERC under word-wrap.
2011-12-31 Antoine LevittDoc fix for window-scroll-functions.
2011-12-31 Paul EggertSpelling fixes.
2011-12-30 Chong YidongUpdate Sending Mail chapter of Emacs manual.
2011-12-30 Paul EggertSpelling fixes.
2011-12-29 Paul Eggert* epg.el (epg--make-temp-file): Avoid permission race...
2011-12-29 Paul EggertAdd Bug#.
2011-12-29 Paul Eggert* files.el (move-file-to-trash): Preserve default file...
2011-12-29 Paul EggertAdd Bug#.
2011-12-29 Paul Eggertemacs: fix an auto-save permissions race condition
2011-12-29 Juanma Barranquerodoc/lispref/frames.texi (Font and Color Parameters...
2011-12-29 Daniel Colascionedoc/lispref/frames.texi: Document w32 font backends...
2011-12-29 Chong YidongCleanups for the new Org section in the Emacs manual.
2011-12-29 Ted ZlatanovFix earlier ChangeLog message from 2011-12-21T11:30...
2011-12-29 Michael Albinus* net/tramp-sh.el (tramp-find-shell): Set "remote-shell...
2011-12-28 Kenichi Handamerge trunk
2011-12-28 Kenichi Handacoding.c: (Fdefine_coding_system_internal): Make an...
2011-12-28 Paul Eggertdoc: Use clearer notations for permissions.
2011-12-28 Chong YidongFix GDB mode line for gdb-create-source-file-list nil.
2011-12-28 Katsumi Yamaokamm-view.el (mm-display-inline-fontify): Add comment.
2011-12-27 Stefan Monnier* variables.texi (Creating Buffer-Local): Warn against...
2011-12-27 Bill WohlerUpdate release notes to reflect a fixed, reported bug.
2011-12-27 Bill WohlerUpdate release notes to reflect a fixed, reported bug.
2011-12-26 Jan Djärv* xmenu.c (x_menu_wait_for_event): Use xg_select for...
2011-12-26 Chong YidongUpdate Abbrevs and Dired chapters of Emacs manual.
2011-12-25 Chong YidongMore updates to Maintaining chapter of Emacs manual.
next