aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from gnus--rel--5.10Miles Bader2007-12-284-9/+27
* (rgrep): Fix last change.YAMAMOTO Mitsuharu2007-12-282-1/+5
* (Size and Position): Explain meaning of frame pixel width and height.Richard M. Stallman2007-12-282-2/+9
* (Basic Parameters): For `title', refer to title bar.Richard M. Stallman2007-12-282-6/+7
* (Size Parameters): Fix typo.Richard M. Stallman2007-12-282-1/+5
* (compilation-start): Set initial visible point properly even whenRichard M. Stallman2007-12-272-23/+39
* (Formatted Text): Improve menu tag.Richard M. Stallman2007-12-272-26/+59
* Whitespace change.Richard M. Stallman2007-12-261-3/+4
* Fix regexps in fill-french-nobreak-p broken by last patch.Martin Rudalics2007-12-261-2/+2
* (conf-mode-maybe): New function.Richard M. Stallman2007-12-262-1/+16
* (fill-find-break-point): Fix doc-string typo.Martin Rudalics2007-12-262-6/+10
* *** empty log message ***Richard M. Stallman2007-12-261-0/+2
* (asm-mode-map): Add a major mode menu.Dan Nicolaescu2007-12-252-0/+12
* (comint-mode-map): Explicitly bind `delete' and `kp-delete'Richard M. Stallman2007-12-252-0/+9
* (make_process): Initialize pty_flag to Qnil instead of 0YAMAMOTO Mitsuharu2007-12-242-1/+4
* (phys_cursor_in_rect_p): Check if cursor is in fringe area.YAMAMOTO Mitsuharu2007-12-242-0/+22
* Load dired.el at run time too.Richard M. Stallman2007-12-232-1/+3
* (copy-face): Create the new face explicitly if it does not exist already.Richard M. Stallman2007-12-232-1/+11
* (Type Keywords): Uncomment :validate and clarify it.Richard M. Stallman2007-12-232-23/+30
* (switch-to-buffer-other-frame): Return the bufferAndreas Schwab2007-12-232-2/+9
* Fix author and entry as the corresponding change is already made in the trunk.YAMAMOTO Mitsuharu2007-12-231-3/+3
* (fill_menubar) [MAC_OSX]: Add workaround for Mac OS X 10.5YAMAMOTO Mitsuharu2007-12-232-2/+23
* (mac-apple-event-map): Bind kHICommandAbout event toYAMAMOTO Mitsuharu2007-12-232-1/+6
* (Query Replace): Make exp of query-replace more self-contained, and clarify.Richard M. Stallman2007-12-222-5/+11
* Mention -iname usage in find-dired.Eli Zaretskii2007-12-221-0/+5
* (syms_of_callint) <command-history>: Add reference to history-length inEli Zaretskii2007-12-222-1/+9
* (set-variable-value-history): Add reference to history-length inEli Zaretskii2007-12-222-2/+6
* (minibuffer-history, shell-command-history): Add references to history-lengthEli Zaretskii2007-12-221-2/+8
* (regexp-history): Add reference to `history-length' in the doc string.Eli Zaretskii2007-12-222-1/+12
* (input-method-history): Add reference to `history-length' in the doc string.Eli Zaretskii2007-12-221-1/+4
* (file-name-history): Add reference to `history-length' in the doc string.Eli Zaretskii2007-12-221-1/+4
* (Getting Started): Change @ref to @pxref.Richard M. Stallman2007-12-221-2/+2
* (comint-password-prompt-regexp): Match `Enter Password'.Richard M. Stallman2007-12-222-3/+7
* *** empty log message ***Jason Rumney2007-12-211-0/+10
* (rgrep): Use find-name-arg.Jason Rumney2007-12-211-2/+2
* (find-name-arg): New custom variable.Jason Rumney2007-12-211-8/+15
* (auto-insert-alist): Remove nonsensical precisionMartin Rudalics2007-12-212-1/+6
* (all): Use correct group name for members of mode-line group.Martin Rudalics2007-12-192-3/+8
* (defcustom-c-stylevar): Revert to pre-2007-12-12 version.Thien-Thi Nguyen2007-12-172-35/+25
* (defcustom-c-stylevar): Remove debugging message.Thien-Thi Nguyen2007-12-172-1/+5
* (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam.Jason Rumney2007-12-172-1/+7
* Merge from gnus--rel--5.10Miles Bader2007-12-164-6/+23
* (Auto Save): Clarify definition of auto-saving.Richard M. Stallman2007-12-152-4/+9
* (find-function-after-hook): Add :type.Richard M. Stallman2007-12-152-0/+14
* (Info-clone-buffer): Renamed from Info-clone-buffer-hook. Use changed.Richard M. Stallman2007-12-151-2/+3
* (fancy-splash-help-echo): Var deleted.Richard M. Stallman2007-12-151-5/+1
* (menu-bar-describe-menu): Remove dots from menu text.Richard M. Stallman2007-12-151-1/+1
* Many doc fixes.Richard M. Stallman2007-12-152-362/+48
* ("scandinavian-postfix"): Doc fix.Richard M. Stallman2007-12-151-1/+1
* (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127.Jason Rumney2007-12-142-2/+97