summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-17lisp/*.el: Add missing declarations.Juanma Barranquero
2012-11-17* calc/calc-forms.el (calc-gregorian-switch): Declare.Jay Belanger
2012-11-17* calc/calc.el (calc-gregorian-switch): New variable.Jay Belanger
2012-11-17Fix bug #12914 with drag-n-drop in native MS-Windows build.Eli Zaretskii
2012-11-17Relocate NEWS entry to correct sectionGlenn Morris
2012-11-17Update comment to match recent change.Paul Eggert
2012-11-17Fix MS-Windows emulation of 'faccessat' wrt directories.Eli Zaretskii
2012-11-17Fix bug #12829 with aborts on MS-Windows when several child processes die.Eli Zaretskii
2012-11-17Fix problems in ns port found by static checking.Paul Eggert
2012-11-17Auto-commit of loaddefs files.Glenn Morris
2012-11-17Auto-commit of generated files.Glenn Morris
2012-11-17Don't produce "barebin" zip file as part of MS-Windows distributions.Dani Moncayo
2012-11-17Fix prefix arg handling in ibuffer marking commands.Andreas Politz
2012-11-17Fix for gamegrid-add-score-with-update-game-score-1.Stephen Berman
2012-11-17* help-mode.el (help-xref-interned): End on point-min.Chong Yidong
2012-11-17* filecache.el (file-cache-add-file): Handle relative file name in the argument.Chong Yidong
2012-11-16Fix bug #12908 with documentation of emacs_backtrace.txt on MS-Windows.Eli Zaretskii
2012-11-16* lisp/eshell/em-unix.el (eshell/mkdir): Handle "--parents".Jürgen Hötzel
2012-11-16* lisp/emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.Stefan Monnier
2012-11-16Merge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov@yandex.ruGlenn Morris
2012-11-16* lisp/emacs-lisp/cl-lib.el: Set more meaningful version number.Stefan Monnier
2012-11-16Remove no-longer-used pty_max_bytes variable.Paul Eggert
2012-11-16Auto-commit of loaddefs files.Glenn Morris
2012-11-16Fix some display-buffer related issues.Martin Rudalics
2012-11-16[Gnus] Don't score by headers when scoring by bodyJan Tatarik
2012-11-16Doc fixes related to fit-frame-to-bufferGlenn Morris
2012-11-16NEWS potential FIXMEGlenn Morris
2012-11-15cl.texi flet clarificationGlenn Morris
2012-11-15* lisp/faces.el (face-underline-p): Use face-attribute-specified-or.Glenn Morris
2012-11-15* src/editfns.c (Fmessage): Mention message-log-max. (Bug#12849)Glenn Morris
2012-11-15Merge from cygw32 branchDaniel Colascione
2012-11-15Use right url-handler for drag-and-dropped files under WindowsDaniel Colascione
2012-11-15lisp/emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.Juanma Barranquero
2012-11-15* lisp/emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring.Stefan Monnier
2012-11-15* src/eval.c (Finteractive_p): Revert lexbind-merge mishap.Stefan Monnier
2012-11-15src/makefile.w32-in: Update dependencies.Juanma Barranquero
2012-11-15nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
2012-11-15* doc/lispref/keymaps.texi (Translation Keymaps): Backport subsectionStefan Monnier
2012-11-15* doc/lispref/keymaps.texi (Translation Keymaps): Add a subsection "InteractionStefan Monnier
2012-11-14* lisp/eshell/em-cmpl.el (eshell-pcomplete): New command. Glenn Morris
2012-11-14Fixes related to face underliningGlenn Morris
2012-11-14ansi-term escape-char fixGlenn Morris
2012-11-14* display.texi (Face Attributes): Fix :underline COLOR description.Glenn Morris
2012-11-14* subr.el (set-temporary-overlay-map): Fix previous doc fix (don't quote `t')Glenn Morris
2012-11-15* internals.texi (Garbage Collection): Update descriptionsDmitry Antipov
2012-11-14* lisp/emacs-lisp/advice.el (ad-definition-type): Make sure we don't useStefan Monnier
2012-11-14* lisp/emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.Katsumi Yamaoka
2012-11-14* lisp/emacs-lisp/nadvice.el: Add buffer-local support to add-function.Stefan Monnier
2012-11-14* lisp/imenu.el (imenu--split-submenus): Use imenu--subalist-p.Drew Adams
2012-11-14Backport fix for bug#12879 from trunkStefan Monnier