summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Regenerate ldefs-boot.elEMACS_PRETEST_24_0_92Chong Yidong2011-12-011-3/+3
* REALLY fix bug #10164 with crashes when linum-mode is turned on.Eli Zaretskii2011-11-302-4/+6
* Fix typos.Juanma Barranquero2011-11-308-17/+24
* Bump version to 24.0.92.Chong Yidong2011-12-0115-398/+426
* Fix typo in comment.Chong Yidong2011-11-301-1/+1
* * lisp/gnus/message.el (message-pop-to-buffer): Revert 2011-09-11 change.Stefan Monnier2011-11-302-2/+7
* src/dispnew.c (adjust_glyph_matrix) [XASSERTS]: Add missing check.Juanma Barranquero2011-11-302-1/+5
* Fix bug #10164 with assertion violations in linum-mode.Eli Zaretskii2011-11-302-3/+10
* * emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155).Chong Yidong2011-11-302-0/+10
* gnus-art.el (gnus-article-browse-html-parts): Fix previous commit.Katsumi Yamaoka2011-11-301-6/+7
* Fix gdb-mi.el bug#9853, bug#9858, and bug#9878.Ken Brown2011-11-292-10/+36
* gnus-art.el (gnus-article-browse-html-parts): Convert link file names for Cyg...Katsumi Yamaoka2011-11-302-0/+12
* * lisp/align.el: Try to generate fewer markers.Stefan Monnier2011-11-292-39/+48
* Update verilog-mode.el from master.Wilson Snyder2011-11-291-0/+155
* * lisp/isearch.el (isearch-yank-x-selection): Deactivate mark.Stefan Monnier2011-11-292-1/+8
* * xterm.c (handle_one_xevent): Only set async_visible and friendsJan D.2011-11-293-2/+19
* Update doc for behavior of TAB in Text based modes.Chong Yidong2011-11-293-39/+59
* * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'Michael Albinus2011-11-292-3/+10
* * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.Chong Yidong2011-11-292-9/+25
* * lisp/files.el (find-file): Don't use force-same-window.Stefan Monnier2011-11-283-20/+32
* Prevent Diff Mode from stealing M-z binding.Eli Zaretskii2011-11-282-1/+6
* Updates to Text chapter of manual.Chong Yidong2011-11-283-63/+68
* Auto-commit of generated files.Glenn Morris2011-11-282-2/+5
* Update Indentation chapter of Emacs manual.Chong Yidong2011-11-286-210/+202
* erc-dcc: allow SEND commands containing quoted filenames with spaces in themJulien Danjou2011-11-282-5/+24
* Remove GCPRO-related macros that exist only to avoid shadowing locals.Paul Eggert2011-11-286-149/+143
* * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.Chong Yidong2011-11-282-4/+8
* More updates to Modes chapter of Emacs manual.Chong Yidong2011-11-283-110/+160
* Truncate scroll runs that copy to where we copied to.YAMAMOTO Mitsuharu2011-11-282-8/+72
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-2710-14/+71
* Work around an Ubuntu 11.10 bug where Emacs loops forever when started.Jan D.2011-11-274-2/+20
* Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-2717-31/+31
* progmodes/gdb-mi.el (gdb-init-1): Condition execution of gdb-get-source-file-...Nick Roberts2011-11-272-4/+9
* More updates for the Frames chapter in Emacs manual.Chong Yidong2011-11-275-277/+180
* Spelling fixes.Paul Eggert2011-11-2686-223/+221
* * fileio.c (Finsert_file_contents): Undo previous change.Paul Eggert2011-11-262-2/+7
* Clarify documentation of wrap-prefix and line-prefix.Eli Zaretskii2011-11-263-13/+26
* Update and enhance documentation of display of control characters.Eli Zaretskii2011-11-264-34/+57
* src/dispnew.c (update_window): Fix outdated commentary.Eli Zaretskii2011-11-261-3/+4
* * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):Andreas Schwab2011-11-262-1/+4
* * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''Andreas Schwab2011-11-263-5/+15
* Tweak whitespace-newline color for 16-color displays.Eli Zaretskii2011-11-262-1/+10
* Spelling fixes.Paul Eggert2011-11-2613-14/+14
* Rename locals to avoid shadowing.Paul Eggert2011-11-253-16/+28
* Add grammar files for grammar-wy.el and wrt-wy.el.Chong Yidong2011-11-2612-360/+1350
* Fix bug #10119 with C-e and whitespace-mode.Eli Zaretskii2011-11-252-2/+11
* Fixes and updates for Frames chapter in Emacs manual.Chong Yidong2011-11-255-111/+142
* Fix a thinko in revision 106511.Eli Zaretskii2011-11-251-2/+3
* Fix description of window-combination-limit.martin rudalics2011-11-252-2/+8
* Fix typos.Juanma Barranquero2011-11-2520-83/+98