summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-18Prevent crashes on MS-Windows when w32-downcase-file-names is non-nil.Eli Zaretskii
2012-11-18Fix example for Display Action Functions.Martin Rudalics
2012-11-18Auto-commit of generated files.Glenn Morris
2012-11-18Emacs manual fixes regarding automatic scrolling.Dani Moncayo
2012-11-18Avoid using "X" interactive flag in filecache.el.Chong Yidong
2012-11-17* calc/calc-forms.el (math-date-to-dt): Use integer dateJay Belanger
2012-11-17* nsterm.m (ns_select): Send SIGIO only to self, not to process group.Paul Eggert
2012-11-17ChangeLog Merge fixGlenn Morris
2012-11-17Minor cleanup for times as lists of four integers.Paul Eggert
2012-11-17Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.orgGlenn Morris
2012-11-17NEWS tweakGlenn Morris
2012-11-17* lisp/image.el (insert-image, insert-sliced-image): Doc fix.Glenn Morris
2012-11-17Document eager macro expansionGlenn Morris
2012-11-18Silence some warnings.Juanma Barranquero
2012-11-18src/w32proc.c (waitpid): Remove unused label get_result.Juanma Barranquero
2012-11-18nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
2012-11-17* minibuf.texi (Basic Completion): Mention completion-table-with-quotingGlenn Morris
2012-11-17Add some cindex entries for previous changeGlenn Morris
2012-11-18lib-src/makefile.w32-in, src/makefile.w32-in: Update dependencies.Juanma Barranquero
2012-11-17* minibuf.texi (Basic Completion): Mention misc completion-table funcs.Glenn Morris
2012-11-17Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert
2012-11-17Calc now uses the Gregorian calendar for all dates,Paul Eggert
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-17Fix bug #12878 with compilation failure with Visual C++ 11.0.Eli Zaretskii
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-17* nsterm.m (hold_event): Set send_appdefined to YES.Jan Djärv
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-17* minibuf.texi (Programmed Completion): Doc fix for metadata request.Leo Liu
2012-11-17* lisp/emacs-lisp/syntax.el (syntax-propertize-function): Doc fix.Chong Yidong
2012-11-17Fix prefix arg handling in ibuffer marking commands.Andreas Politz
2012-11-17Fix for vc-svn-merge-news.Chong Yidong
2012-11-17Fix for gamegrid-add-score-with-update-game-score-1.Stephen Berman
2012-11-17* url-parse.el (url-path-and-query): Minor doc fix.Chong Yidong
2012-11-17* help-mode.el (help-xref-interned): End on point-min.Chong Yidong
2012-11-17* mark.texi (Disabled Transient Mark): Doc fixes.Dani Moncayo
2012-11-17* filecache.el (file-cache-add-file): Handle relative file name in the argument.Chong Yidong
2012-11-17* filecache.el (file-cache-add-file-list): Doc fix.Chong Yidong
2012-11-16* frames.texi (Display Action Functions): Mention pop-up-frame-parameters.Glenn Morris
2012-11-16* display.texi (Temporary Displays): Document with-temp-buffer-window.Glenn Morris
2012-11-16Reword previous with-temp-buffer-window doc fixesGlenn Morris
2012-11-16Document fit-frame-to-bufferGlenn Morris