summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update formh-e-doc-8.3Bill Wohler2011-09-202-9/+21
* mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode because it di...Katsumi Yamaoka2011-09-212-1/+10
* * doc/lispref/display.texi (Face Functions): `face-list' returns faces.Stefan Monnier2011-09-202-1/+5
* * lisp/faces.el (face-list): Fix docstring.Stefan Monnier2011-09-202-1/+3
* * lisp/window.el (display-buffer--action-function-custom-type):Stefan Monnier2011-09-202-5/+7
* Merge changes made in Gnus trunk.Gnus developers2011-09-203-61/+66
* * lisp/info.el (Info-history-skip-intermediate-nodes): New defcustom.Juri Linkov2011-09-202-10/+36
* Fix bidi-aware cursor motion inside indentation.Eli Zaretskii2011-09-202-16/+20
* Fix bug #9549 with longlines-show-hard-newlines.Eli Zaretskii2011-09-202-3/+91
* * lisp/info.el (Info-last-preorder): Visit last menu item only whenJuri Linkov2011-09-202-5/+11
* password-cache.el (password-cache-remove): Remove entries even if the value i...Julien Danjou2011-09-204-12/+26
* Auto-commit of loaddefs files.Glenn Morris2011-09-201-1/+1
* Tweak previous f90.el change.Glenn Morris2011-09-191-6/+7
* * mh-e.el (Version, mh-version): Update for release 8.3.mh-e-8.3Bill Wohler2011-09-192-2/+8
* * mh-show.el (mh-unvisit-file): Clarify language in yes-or-no-p andBill Wohler2011-09-192-2/+7
* * NEWS, MH-E-NEWS: Update for MH-E release 8.3.Bill Wohler2011-09-193-25/+18
* Fixes for f90.el filling in comments (bug#9553)Lawrence Mitchell2011-09-192-2/+10
* * lisp/minibuffer.el (completion-file-name-table): Keep track of errors.Stefan Monnier2011-09-193-10/+16
* gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.Katsumi Yamaoka2011-09-202-1/+5
* Merge changes made in Gnus trunk.Gnus developers2011-09-193-6/+12
* * lisp/emacs-lisp/debug.el (debugger-args): Give it a docstring.Stefan Monnier2011-09-192-26/+45
* * lisp/ps-mule.el (ps-mule-plot-string): Don't inf-loop.Stefan Monnier2011-09-193-4/+10
* Fixes for Occur Edit mode.Leo Liu2011-09-192-3/+8
* Add missing ChangeLog entry for ldap.el change in 2011-09-17T21:28:17Z!cyd@st...Chong Yidong2011-09-191-0/+5
* * lisp/whitespace.el (whitespace-newline-mode): Disable it right.Stefan Monnier2011-09-192-2/+6
* org/org.el: Add FIXMEs for odd chunks of codeStefan Monnier2011-09-191-3/+3
* * .dir-locals.el: Change the debbugs regexp to allow having the bug number as...Lars Magne Ingebrigtsen2011-09-192-1/+6
* * lread.c (Fread_from_string): Document what FINAL-STRING-INDEX is.Lars Magne Ingebrigtsen2011-09-192-0/+7
* * errors.texi (Standard Errors): Remove apparent placeholder text (bug#9491).Lars Magne Ingebrigtsen2011-09-192-3/+5
* * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".Michael Albinus2011-09-192-0/+6
* Capitalize non-function content words in menu item strings.Juri Linkov2011-09-1811-56/+78
* Preserve current isearch case-fold value in `isearch-edit-string'.Juri Linkov2011-09-182-1/+9
* * lisp/progmodes/grep.el (grep-process-setup): Don't check code for 1Juri Linkov2011-09-182-1/+6
* * lisp/info.el (Info-extract-menu-node-name): Check the second matchJuri Linkov2011-09-182-11/+21
* Fix handling of X resource for window icons.Chong Yidong2011-09-187-10/+26
* * lisp/info.el (Info-mode-syntax-table): New variable.Juri Linkov2011-09-182-1/+14
* * lisp/info.el (Info-file-supports-index-cookies): IncrementJuri Linkov2011-09-182-1/+7
* Fix bug #9545 with crash in Dired when $ is pressed.Eli Zaretskii2011-09-182-42/+4
* Fix for uncommentin in Fundamental mode.Chong Yidong2011-09-182-1/+7
* Fix a bug in :align-to on a TTY when the column is beyond frame width.Eli Zaretskii2011-09-182-1/+11
* Fix previous fix of Bug#5849.Johan Bockgård2011-09-182-5/+10
* Fix yet another woman parser snafu.Chong Yidong2011-09-182-6/+6
* Fix bug #9530 on a TTY.Eli Zaretskii2011-09-182-5/+19
* Allow visiting files with malformed prop-lines.Chong Yidong2011-09-182-52/+62
*-. Merge changes from emacs-23 branchChong Yidong2011-09-183-4/+22
|\ \
| | * * xdisp.c (expose_window): Save original value of phys_cursor_on_p and turn w...YAMAMOTO Mitsuharu2011-09-102-2/+15
| | * * src/search.c (boyer_moore): Take unibyte characters from patternAndreas Schwab2011-09-072-2/+7
* | | src/xdisp.c (reseat_at_next_visible_line_start): Fix last change.Eli Zaretskii2011-09-182-1/+5
|/ /
* | * net/tramp.el (top): Don't require 'shell.Michael Albinus2011-09-185-71/+104
* | Fix minor problem found by static checking.Paul Eggert2011-09-182-3/+8