Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from emacs--rel--22 | Miles Bader | 2007-12-28 | 36 | -507/+423 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-966 | ||||
| * | (rgrep): Fix last change. | YAMAMOTO Mitsuharu | 2007-12-28 | 2 | -1/+5 |
| | | |||||
| * | (Size and Position): Explain meaning of frame pixel width and height. | Richard M. Stallman | 2007-12-28 | 2 | -2/+9 |
| | | |||||
| * | (Basic Parameters): For `title', refer to title bar. | Richard M. Stallman | 2007-12-28 | 2 | -6/+7 |
| | | |||||
| * | (Size Parameters): Fix typo. | Richard M. Stallman | 2007-12-28 | 2 | -1/+5 |
| | | |||||
| * | (compilation-start): Set initial visible point properly even when | Richard M. Stallman | 2007-12-27 | 2 | -23/+39 |
| | | | | | | | | compilation buffer already current. | ||||
| * | (Formatted Text): Improve menu tag. | Richard M. Stallman | 2007-12-27 | 2 | -26/+59 |
| | | | | | | | | | | | | | | | | | | (Editing Format Info): In Info, add duplicate menu of nodes about the submenus. (Format Faces): Say where Faces menu is found. Mention Other. (Format Colors): Say where these submenus are found. (Format Indentation, Format Justification): Likewise. (Format Properties): Likewise. | ||||
| * | Whitespace change. | Richard M. Stallman | 2007-12-26 | 1 | -3/+4 |
| | | |||||
| * | Fix regexps in fill-french-nobreak-p broken by last patch. | Martin Rudalics | 2007-12-26 | 1 | -2/+2 |
| | | |||||
| * | (conf-mode-maybe): New function. | Richard M. Stallman | 2007-12-26 | 2 | -1/+16 |
| | | | | | | | | (auto-mode-alist): Use conf-mode-maybe for .conf etc. | ||||
| * | (fill-find-break-point): Fix doc-string typo. | Martin Rudalics | 2007-12-26 | 2 | -6/+10 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2007-12-26 | 1 | -0/+2 |
| | | |||||
| * | (asm-mode-map): Add a major mode menu. | Dan Nicolaescu | 2007-12-25 | 2 | -0/+12 |
| | | |||||
| * | (comint-mode-map): Explicitly bind `delete' and `kp-delete' | Richard M. Stallman | 2007-12-25 | 2 | -0/+9 |
| | | | | | | | | so they never do EOF. | ||||
| * | (make_process): Initialize pty_flag to Qnil instead of 0 | YAMAMOTO Mitsuharu | 2007-12-24 | 2 | -1/+4 |
| | | | | | | | | as it is not a bit field on Emacs 22 yet. | ||||
| * | (phys_cursor_in_rect_p): Check if cursor is in fringe area. | YAMAMOTO Mitsuharu | 2007-12-24 | 2 | -0/+22 |
| | | |||||
| * | Load dired.el at run time too. | Richard M. Stallman | 2007-12-23 | 2 | -1/+3 |
| | | |||||
| * | (copy-face): Create the new face explicitly if it does not exist already. | Richard M. Stallman | 2007-12-23 | 2 | -1/+11 |
| | | |||||
| * | (Type Keywords): Uncomment :validate and clarify it. | Richard M. Stallman | 2007-12-23 | 2 | -23/+30 |
| | | | | | | | | Improve some of the commented-out keywords' text too. | ||||
| * | (switch-to-buffer-other-frame): Return the buffer | Andreas Schwab | 2007-12-23 | 2 | -2/+9 |
| | | | | | | | | switched to. | ||||
| * | Fix author and entry as the corresponding change is already made in the trunk. | YAMAMOTO Mitsuharu | 2007-12-23 | 1 | -3/+3 |
| | | |||||
| * | (fill_menubar) [MAC_OSX]: Add workaround for Mac OS X 10.5 | YAMAMOTO Mitsuharu | 2007-12-23 | 2 | -2/+23 |
| | | | | | | | | about not changing Help menu title. | ||||
| * | (mac-apple-event-map): Bind kHICommandAbout event to | YAMAMOTO Mitsuharu | 2007-12-23 | 2 | -1/+6 |
| | | | | | | | | `about-emacs' instead of `display-splash-screen'. | ||||
| * | (Query Replace): Make exp of query-replace more self-contained, and clarify. | Richard M. Stallman | 2007-12-22 | 2 | -5/+11 |
| | | |||||
| * | Mention -iname usage in find-dired. | Eli Zaretskii | 2007-12-22 | 1 | -0/+5 |
| | | |||||
| * | (syms_of_callint) <command-history>: Add reference to history-length in | Eli Zaretskii | 2007-12-22 | 2 | -1/+9 |
| | | | | | | | | the doc string. | ||||
| * | (set-variable-value-history): Add reference to history-length in | Eli Zaretskii | 2007-12-22 | 2 | -2/+6 |
| | | | | | | | | the doc string. | ||||
| * | (minibuffer-history, shell-command-history): Add references to history-length | Eli Zaretskii | 2007-12-22 | 1 | -2/+8 |
| | | | | | | | | in the doc strings. | ||||
| * | (regexp-history): Add reference to `history-length' in the doc string. | Eli Zaretskii | 2007-12-22 | 2 | -1/+12 |
| | | |||||
| * | (input-method-history): Add reference to `history-length' in the doc string. | Eli Zaretskii | 2007-12-22 | 1 | -1/+4 |
| | | |||||
| * | (file-name-history): Add reference to `history-length' in the doc string. | Eli Zaretskii | 2007-12-22 | 1 | -1/+4 |
| | | |||||
| * | (Getting Started): Change @ref to @pxref. | Richard M. Stallman | 2007-12-22 | 1 | -2/+2 |
| | | |||||
| * | (comint-password-prompt-regexp): Match `Enter Password'. | Richard M. Stallman | 2007-12-22 | 2 | -3/+7 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2007-12-21 | 1 | -0/+10 |
| | | |||||
| * | (rgrep): Use find-name-arg. | Jason Rumney | 2007-12-21 | 1 | -2/+2 |
| | | |||||
| * | (find-name-arg): New custom variable. | Jason Rumney | 2007-12-21 | 1 | -8/+15 |
| | | | | | | | | | | | | | | (find-name-dired): Use it. (find-dired-find-program): Remove. (find-dired): Use find-program. (find-grep-dired): Use grep-program. | ||||
| * | (auto-insert-alist): Remove nonsensical precision | Martin Rudalics | 2007-12-21 | 2 | -1/+6 |
| | | | | | | | | specifier from format-string. | ||||
| * | (all): Use correct group name for members of mode-line group. | Martin Rudalics | 2007-12-19 | 2 | -3/+8 |
| | | |||||
| * | (defcustom-c-stylevar): Revert to pre-2007-12-12 version. | Thien-Thi Nguyen | 2007-12-17 | 2 | -35/+25 |
| | | |||||
| * | (defcustom-c-stylevar): Remove debugging message. | Thien-Thi Nguyen | 2007-12-17 | 2 | -1/+5 |
| | | |||||
| * | (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam. | Jason Rumney | 2007-12-17 | 2 | -1/+7 |
| | | |||||
| * | Merge from gnus--rel--5.10 | Miles Bader | 2007-12-16 | 4 | -6/+23 |
| | | | | | | | | Revision: emacs@sv.gnu.org/emacs--rel--22--patch-164 | ||||
* | | *** empty log message *** | Juanma Barranquero | 2007-12-28 | 1 | -38/+32 |
| | | |||||
* | | Improve a Changelog comment. | Eric S. Raymond | 2007-12-28 | 1 | -2/+2 |
| | | |||||
* | | * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered | Eric S. Raymond | 2007-12-28 | 8 | -10/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | states. and the new return-value convention. These are not actually used yet, just set. * vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered states when appropriate. * vc-hg.el (vc-hg-state,vc-hg-dir-state): Set 'ignored and 'unregistered' when appropriate. * vc-git.el: Document that we don't set the new states yet. * vc.el (vc-dired-state-info): Display 'unregistered and 'ignored states. * vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when appropriate. * vc-bzr.el (vc-bzr-dir-state): Set 'ignored and 'unregistered' when appropriate. | ||||
* | | * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info | Eric S. Raymond | 2007-12-28 | 4 | -5/+10 |
| | | | | | | | | functions so they don't do work that the default one can do instead | ||||
* | | Typo fix. | Eric S. Raymond | 2007-12-28 | 1 | -1/+1 |
| | | |||||
* | | Changelog typo fixes. | Eric S. Raymond | 2007-12-28 | 1 | -3/+3 |
| | | |||||
* | | * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el | Eric S. Raymond | 2007-12-28 | 4 | -40/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | to vc-hooks.el so it will be available to other modes, such as speedbar.el. Also, teach it to recognize monotine state directories. * speedbar.el: Remove this mode's fragile assumptions about version-control systems. Instead, make it use logic from vc-hooks.el so it will become smarter whenever VC mode does. * vc-hooks.el: 'added is a real state, not a future hypothetical one. Fix the documentation. | ||||
* | | And another typo fix. | Eric S. Raymond | 2007-12-28 | 1 | -1/+1 |
| | |