summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 24.2.90.emacs-24.2.90Chong Yidong2012-11-2411-1264/+1469
* Minor update to make-tarball.txt.Chong Yidong2012-11-241-2/+1
* Revert recent change for Bug#8855.Paul Eggert2012-11-249-217/+162
* Fix follow-mouse clicks on undraggable mode/header lines.Chong Yidong2012-11-242-7/+13
* Fix assertion violations when clicking on Info bread-crumbs.Eli Zaretskii2012-11-242-1/+10
* Fix ChangeLog entries for the last commit.Eli Zaretskii2012-11-242-26/+18
* Fix a race condition with glib (Bug#8855).Paul Eggert2012-11-239-149/+287
* * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Setup default value forStefan Monnier2012-11-232-4/+12
* lisp/image-mode.el (image-transform-check-size): Use assertions onlyWolfgang Jenkner2012-11-232-2/+16
* Correct and reword recent changes to window.texi.Martin Rudalics2012-11-233-139/+165
* * modes.texi (%-Constructs): Fix statement about mode construct padding.Chong Yidong2012-11-232-5/+15
* Fix cursor display when several display strings follow each other.Eli Zaretskii2012-11-232-1/+5
* * lisp/dired.el (dired-mark): Add optional arg `interactive'.Juri Linkov2012-11-232-9/+17
* * faces.el (color-defined-p): Doc fix.Chong Yidong2012-11-232-10/+30
* Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.Eli Zaretskii2012-11-232-1/+8
* * lisp/wdired.el: Revert 2012-10-17 change partly and replace it withJuri Linkov2012-11-232-15/+25
* Bump CC Mode's version number to 5.32.4.Alan Mackenzie2012-11-212-1/+3
* Fix bugs in the CC Mode state cache. Enhance a debugging mechanism.Alan Mackenzie2012-11-213-12/+65
* Fix bug #12930 with vertical-motion through a display string.Eli Zaretskii2012-11-212-1/+13
* * doc/lispref/debugging.texi (Profiling): Make it more clearStefan Monnier2012-11-212-1/+6
* Auto-commit of generated files.Glenn Morris2012-11-211-2/+3
* Add a bit more about profiling to the lisprefGlenn Morris2012-11-202-4/+19
* * doc/lispref/debugging.texi (Profiling) [!tex]: Mention --enable-profiling.Glenn Morris2012-11-202-0/+15
* * configure.ac (--enable-profiling): Doc fix.Glenn Morris2012-11-202-2/+11
* Backport: Rename cygwin_convert_path* to cygwin_convert_file_name*Daniel Colascione2012-11-206-16/+37
* Fix bug #12927 with scrolling under hl-line-mode and scroll-conservatively.Eli Zaretskii2012-11-202-0/+8
* Fix !ifdef in nmake.defs.Eli Zaretskii2012-11-202-1/+5
* Yet more fixes for bug #12878 with MSVC build.Eli Zaretskii2012-11-202-0/+6
* Fix non-GTK builds on CygwinKen Brown2012-11-202-1/+7
* * trampver.el:Michael Albinus2012-11-204-3/+13
* Fix typos in previousGlenn Morris2012-11-201-2/+2
* NEWS fixGlenn Morris2012-11-201-1/+1
* Make a start on a Profiling section in the lisprefGlenn Morris2012-11-204-12/+49
* * lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Don't acceptStefan Monnier2012-11-192-1/+6
* * lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:Stefan Monnier2012-11-193-4/+14
* More fixes for bug #12878 with MS-Windows MSVC build.Eli Zaretskii2012-11-196-6/+32
* * lisp/emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.Stefan Monnier2012-11-192-10/+9
* * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both filesMichael Albinus2012-11-192-7/+14
* * lisp/window.el (switch-to-buffer): Re-add the warning that was lost in theStefan Monnier2012-11-182-1/+11
* More minor time fixes.Paul Eggert2012-11-184-8/+17
* Prevent crashes on MS-Windows when w32-downcase-file-names is non-nil.Eli Zaretskii2012-11-182-9/+46
* Fix example for Display Action Functions.Martin Rudalics2012-11-182-1/+7
* Emacs manual fixes regarding automatic scrolling.Dani Moncayo2012-11-182-48/+57
* Minor cleanup for times as lists of four integers.Paul Eggert2012-11-176-19/+28
* NEWS tweakGlenn Morris2012-11-171-0/+1
* * lisp/image.el (insert-image, insert-sliced-image): Doc fix.Glenn Morris2012-11-172-3/+7
* Document eager macro expansionGlenn Morris2012-11-174-6/+34
* * minibuf.texi (Basic Completion): Mention completion-table-with-quotingGlenn Morris2012-11-171-4/+5
* Add some cindex entries for previous changeGlenn Morris2012-11-171-0/+2
* * minibuf.texi (Basic Completion): Mention misc completion-table funcs.Glenn Morris2012-11-173-6/+22