summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-25Release MH-E version 8.4.mh-e-8.4Bill Wohler
2012-11-25Release MH-E version 8.4.Bill Wohler
2012-11-24* mh-comp.el (mh-regexp-in-field-syntax-table): Fix docstring.Bill Wohler
2012-11-24* mh-compat.el (mh-define-obsolete-variable-alias)Bill Wohler
2012-11-24Merge from trunk.Bill Wohler
2012-11-24Fixed a small bug in the last checkin.Jeffrey C Honig
2012-11-24(mh-edit-again): Use the components file to specifyJeffrey C Honig
2012-11-24* doclicense.texi, gpl.texi: Update to latest version from FSF.Paul Eggert
2012-11-24* term/ns-win.el (ns-initialize-window-system): Move creation ofJan Djärv
2012-11-24* ses.el (ses-rename-cell): Correct bug on mode-line update after cell renaming.Vincent Belaïche
2012-11-24Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...Ken Brown
2012-11-25* lisp/woman.el (woman-default-faces, woman-monochrome-faces): Mark as obsolete.Chong Yidong
2012-11-23Use ~ instead of /home/user.Bill Wohler
2012-11-23* loading.texi (Named Features): @ -> @@ to fix typo.Paul Eggert
2012-11-24Fix dependency sorting in custom-theme-set-variables.Chong Yidong
2012-11-23Merge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka@jpl.orgGlenn Morris
2012-11-23Fix a race condition with glib (Bug#8855).Paul Eggert
2012-11-23* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Setup default value forStefan Monnier
2012-11-23* doc/misc/calc.texi (Date Formatting Codes): Mention the newJay Belanger
2012-11-23lisp/image-mode.el (image-transform-check-size): Use assertions onlyWolfgang Jenkner
2012-11-23* lisp/erc/erc-backend.el: Fix last change that missed calls to `second'.Stefan Monnier
2012-11-23nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
2012-11-23* frame.h (struct frame): Remove display_preempted memberDmitry Antipov
2012-11-23Correct and reword recent changes to window.texi.Martin Rudalics
2012-11-23Auto-commit of generated files.Glenn Morris
2012-11-23Fix bug #12955 with building under MSYS Bash.Eli Zaretskii
2012-11-23Add some missing find options to find-cmd.el.Chong Yidong
2012-11-23* modes.texi (%-Constructs): Fix statement about mode construct padding.Chong Yidong
2012-11-23movemail: treat EACCES etc. failures as permanentPaul Eggert
2012-11-23Fix cursor display when several display strings follow each other.Eli Zaretskii
2012-11-23* lisp/dired.el (dired-mark): Add optional arg `interactive'.Juri Linkov
2012-11-23* faces.el (color-defined-p): Doc fix.Chong Yidong
2012-11-23Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.Eli Zaretskii
2012-11-22Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert
2012-11-22Add Bug# to Nov 17 ChangeLog entries.Paul Eggert
2012-11-23* lisp/wdired.el: Revert 2012-10-17 change partly and replace it withJuri Linkov
2012-11-23* xftfont.c (xftfont_open): Remove duplicate assignment.Chong Yidong
2012-11-22* emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.Stefan Monnier
2012-11-22Auto-commit of generated files.Glenn Morris
2012-11-22* alloc.c (Fgarbage_collect): Unblock input after clearingDmitry Antipov
2012-11-22Document Calc Gregorian in NEWS; fix manual a bit.Paul Eggert
2012-11-22* calc/calc.el (calc-gregorian-switch): In menu, put dates before regions.Paul Eggert
2012-11-21* calc/calc.el (calc-gregorian-switch): Move to after calc-refreshPaul Eggert
2012-11-22* xdisp.c (window_buffer_changed): New function.Dmitry Antipov
2012-11-22Fix MS-Windows build following 2012-11-21T21:06:52Z!eggert@cs.ucla.edu.Eli Zaretskii
2012-11-21* doc/misc/calc.texi (Date Forms): Mention the customizableJay Belanger
2012-11-21Teach sql-mode's imenu about IF NOT EXISTSDaniel Colascione
2012-11-21Support IF NOT EXISTS in SQL declarationsDaniel Colascione
2012-11-21Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert
2012-11-21Bump CC Mode's version number to 5.32.4.Alan Mackenzie