aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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 2011-11-25T11:32:[email protected].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
* nt/INSTALL: Elaborate on debugging fatal errors.Eli Zaretskii2011-11-252-0/+28
* Fix bug #10105 with Isearch triggered scrolling under scroll-conservatively.Eli Zaretskii2011-11-252-1/+26
* Spelling fixes.Paul Eggert2011-11-2456-114/+110
* * src/image.c (imagemagick_load_image): Move `MagickSetResolution' downJuri Linkov2011-11-242-1/+8
* Auto-commit of loaddefs files.Glenn Morris2011-11-241-1/+1
* Auto-commit of generated files.Glenn Morris2011-11-241-1/+1
* Give some autoloaded things doc-strings.Glenn Morris2011-11-249-12/+28
* Fix case of "GnuTLS" in docs.Glenn Morris2011-11-238-22/+32
* * lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.Glenn Morris2011-11-234-7/+11
* * lisp/version.el (emacs-build-system): Give it a doc-string.Glenn Morris2011-11-232-5/+11
* * lisp/view.el (view-buffer): Revert 2011-07-19T15:01:[email protected] from...Juri Linkov2011-11-242-4/+7
* Make rmail-mime toggle headers of non-mime messages.Glenn Morris2011-11-232-1/+7
* doc/lispintro/makefile.w32-in, doc/misc/makefile.w32-in: Update dependencies.Juanma Barranquero2011-11-244-82/+93
* Fix typos.Juanma Barranquero2011-11-2428-73/+110
* mail-source.el (mail-source-fetch-maildir): Don't expect the return value of ...Adam W2011-11-242-1/+9
* * rmail.texi (Rmail Output): Mention rmail-automatic-folder-directives.Glenn Morris2011-11-232-0/+21
* * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bindMichael Albinus2011-11-232-4/+10
* Fix "make autoloads" on MS-Windows.Eli Zaretskii2011-11-232-1/+11
* Update Coordinates and Windows node of Lisp manual.Chong Yidong2011-11-242-77/+127
* * src/window.c (Fcoordinates_in_window_p): Accept only live windows.Chong Yidong2011-11-242-1/+6
* Auto-commit of loaddefs files.Glenn Morris2011-11-232-2/+2
* In Fkill_buffer do replace_buffer_in_windows before Fset_buffer. (Bug#10114)Martin Rudalics2011-11-232-2/+12
* * paths.el (rmail-file-name): Reformat the doc-string so that it is picked up.Glenn Morris2011-11-232-2/+9
* Doc fixes related to rmail-automatic-folder-directives.Glenn Morris2011-11-232-18/+36
* * lisp/mail/unrmail.el (unrmail): Always add blank line. (tiny change)Mark Lillibridge2011-11-222-3/+6
* Rmail trivia: give explicit errors for empty folders.Glenn Morris2011-11-224-1/+15
* * lisp/mail/rmail.el (rmail-current-message): Doc fix.Glenn Morris2011-11-222-1/+5
* * lisp/mail/rmail.el (rmail-message-filter): Mark as obsolete. Glenn Morris2011-11-223-0/+14
* * src/font.c (font_find_for_lface) [HAVE_NS]: Ignore case.Glenn Morris2011-11-222-8/+5
* Spelling fixes.Paul Eggert2011-11-2284-195/+193
* * xdisp.c (compute_stop_pos): Check validity of end_charpos before using it.Chong Yidong2011-11-232-3/+12
* shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to avoid later ...Lars Magne Ingebrigtsen2011-11-232-3/+8
* * etc/NEWS: Mention debug-on-event.Stefan Monnier2011-11-221-0/+2
* Fix bug #10098 with assertion violation during frame resize.Eli Zaretskii2011-11-223-4/+14
* * lisp/server.el (server-eval-and-print): Allow C-g.Stefan Monnier2011-11-222-1/+12