aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-12-04121-353/+351
* More updates to Text chapter of Emacs manual.Chong Yidong2011-12-043-345/+249
* message.el (message-pop-to-buffer): Use pop-to-buffer-same-window for last ch...Chong Yidong2011-12-041-1/+1
* * message.el (message-pop-to-buffer): Partially revert 2011-11-30 change (Bug...Chong Yidong2011-12-042-3/+7
* * lisp/textmodes/texinfmt.el (batch-texinfo-format): Doc fix.Glenn Morris2011-12-032-1/+5
* * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.Paul Eggert2011-12-032-0/+6
* Fix typo in my most-recent ChangeLog entry.Paul Eggert2011-12-031-1/+1
* Propagate configure flags to sub-configures.Paul Eggert2011-12-033-2/+19
* * widget.c (update_wm_hints): Return if wmshell is null.Jan Djärv2011-12-034-0/+30
* admin/MAINTAINERS: Update Eli Z.'s responsibilities & interests.Eli Zaretskii2011-12-031-2/+2
* More updates to the Text chapter of the Emacs manual, and related nodes.Chong Yidong2011-12-0411-672/+510
* Minor doc fixes in doc/emacs/display.texi.Eli Zaretskii2011-12-032-13/+25
* Auto-commit of loaddefs files.Glenn Morris2011-12-031-1/+1
* Fix bug #10192 with assertion violation when scrolling.Eli Zaretskii2011-12-032-1/+2
* Fix parts 1 & 2 of bug #10183 with RTL headings in Org mode.Eli Zaretskii2011-12-032-20/+37
* * lisp/electric.el: Streamline electric-indent's hook.Stefan Monnier2011-12-032-18/+28
* * lisp/progmodes/prolog.el (prolog-find-value-by-system): Avoid error whenStefan Monnier2011-12-022-3/+10
* * .bzrignore: Add config.cache.Paul Eggert2011-12-021-0/+4
* Fix for compilation-tests.el testsuiteChong Yidong2011-12-032-32/+38
* * net/tramp-sh.el (tramp-maybe-open-connection): Handle userMichael Albinus2011-12-022-143/+166
* More updates to Text chapter of Emacs manual.Chong Yidong2011-12-033-248/+249
* * lisp/pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil.Stefan Monnier2011-12-022-1/+5
* * lisp/dired-aux.el (dired-query): Don't assume help-char is modifier-free.Stefan Monnier2011-12-022-4/+8
* * lisp/info.el (Info-search): Display "end of manual" when IsearchJuri Linkov2011-12-022-7/+14
* Fix commentary for the last commit.Eli Zaretskii2011-12-021-1/+1
* Fix part 3 of bug #10183 with input-method prompt in I-search.Eli Zaretskii2011-12-022-1/+10
* Change `wordify' to `word-search-regexp'.Juri Linkov2011-12-024-28/+60
* Gnus: Update the header format of icon data for the most recent icontopbm pro...Katsumi Yamaoka2011-12-023-4/+14
* Fix some em-hist custom types.Glenn Morris2011-12-012-2/+5
* Tweak previous em-hist.el change.Glenn Morris2011-12-011-2/+3
* Small eshell-history-size fix.Glenn Morris2011-12-012-1/+11
* * src/fileio.c (Finsert_file_contents): Move after-change-function callStefan Monnier2011-12-012-10/+17
* * lisp/man.el (Man-completion-table): Fix the lambda case.Stefan Monnier2011-12-012-2/+8
* Fixes: debbugs:10169Andreas Schwab2011-12-012-1/+6
* Auto-commit of loaddefs files.Glenn Morris2011-12-011-777/+781
* Auto-commit of generated files.Glenn Morris2011-12-011-10/+10
* Gnus: Share the value of the buffer-local `message-options' variable between ...Katsumi Yamaoka2011-12-014-11/+32
* Relocate ChangeLog entries to correct date.Glenn Morris2011-11-301-30/+30
* Update verilog-mode.el from master.Michael McNamara2011-11-301-585/+1473
* Regenerate ldefs-boot.elChong 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