Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (rgrep): Set default directory of *grep* | Kim F. Storm | 2006-05-09 | 1 | -11/+15 |
| | | | | | buffer if we start M-x rgrep in the *grep* buffer and choose a different base directory. | ||||
* | *** empty log message *** | Kim F. Storm | 2006-05-09 | 1 | -0/+6 |
| | |||||
* | * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp | Michael Albinus | 2006-05-09 | 2 | -1/+6 |
| | | | | completion also when ido is loaded. | ||||
* | (cpp-font-lock-keywords-source-directives): Addded | Masatake YAMATO | 2006-05-09 | 2 | -4/+10 |
| | | | | | "warning" and "import". (cpp-font-lock-keywords): Added "warning". | ||||
* | (terminal-init-xterm): Add more key bindings. | Dan Nicolaescu | 2006-05-08 | 2 | -0/+12 |
| | |||||
* | (mwheel-scroll): Make sure that when scrolling multiple | Stefan Monnier | 2006-05-08 | 2 | -2/+29 |
| | | | | pages at a time, if we signal the end, we should indeed reach that end. | ||||
* | (define-minor-mode): Only preserve messages output during execution of the body. | Stefan Monnier | 2006-05-08 | 1 | -2/+6 |
| | |||||
* | (lgrep, rgrep): Doc fixes. | Kim F. Storm | 2006-05-08 | 1 | -7/+7 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2006-05-08 | 1 | -0/+4 |
| | |||||
* | (ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'. | Thien-Thi Nguyen | 2006-05-08 | 2 | -8/+9 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2006-05-07 | 1 | -0/+7 |
| | |||||
* | (kmacro-push-ring): Let-bind history-delete-duplicates | Kim F. Storm | 2006-05-07 | 1 | -1/+2 |
| | | | | to nil around call to add-to-history. | ||||
* | (add-to-history): Remove keep-dups arg. | Kim F. Storm | 2006-05-07 | 1 | -4/+3 |
| | |||||
* | (syntax-ppss): Flush the cache before rather than after a buffer modification. | Stefan Monnier | 2006-05-07 | 2 | -17/+20 |
| | |||||
* | (speedbar-timer-fn): Remove save-window-excursion. | Nick Roberts | 2006-05-07 | 1 | -13/+4 |
| | | | | Update localized contents for all buffers except ignored modes. | ||||
* | (gdb-var-create-handler): Move speedbar | Nick Roberts | 2006-05-07 | 1 | -25/+19 |
| | | | | | | | | | | | | | call to... (gud-watch): ...here so speedbar is raised for already watched expressions. (gdb-speedbar-refresh): Delete function. (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions. Use speedbar-timer-fn instead of speedbar-refresh (reverting earlier change). (gdb-var-evaluate-expression-handler) (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it. | ||||
* | *** empty log message *** | Nick Roberts | 2006-05-07 | 1 | -0/+17 |
| | |||||
* | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-05-07 | 1 | -0/+12 |
| | |||||
* | (mac-utxt-to-string): Use `eq' instead of `='. | YAMAMOTO Mitsuharu | 2006-05-07 | 1 | -1/+86 |
| | | | | | | | | | | | (mac-atsu-font-table, mac-font-panel-mode): Add defvars. (mac-bytes-to-digits, mac-handle-toolbar-switch-mode) (mac-handle-font-panel-closed, mac-handle-font-selection): New functions. (mac-font-panel-mode): New minor mode. (mac-apple-event-map): Add bindings for toolbar toggle button and font panel. (menu-bar-showhide-menu): Add mac-font-panel-mode. | ||||
* | (ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplify | John Paul Wallington | 2006-05-07 | 2 | -3/+6 |
| | | | | regexp for readability. | ||||
* | Comment change. | Richard M. Stallman | 2006-05-06 | 1 | -1/+1 |
| | |||||
* | (Version, mh-version): Update for release 8.0. | Bill Wohler | 2006-05-06 | 2 | -2/+8 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-05-06 | 1 | -0/+8 |
| | |||||
* | (global-auto-revert-non-file-buffers): Point Info links to the main manual, | Eli Zaretskii | 2006-05-06 | 1 | -2/+2 |
| | | | | not to emacs-xtra. | ||||
* | (dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the main | Eli Zaretskii | 2006-05-06 | 2 | -4/+4 |
| | | | | manual, not to emacs-xtra. | ||||
* | (buffer-stale-function): Point Info links to the main manual, not to emacs-xtra. | Eli Zaretskii | 2006-05-06 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-05-06 | 1 | -1/+6 |
| | |||||
* | (mac-utxt-to-string): Don't make adjustment for | YAMAMOTO Mitsuharu | 2006-05-06 | 1 | -2/+4 |
| | | | | MacJapanese if text is ASCII-only. | ||||
* | (gdb-goto-breakpoint): Use or instead of unless so nil isn't returned. | Nick Roberts | 2006-05-06 | 1 | -1/+3 |
| | | | | (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window. | ||||
* | *** empty log message *** | Nick Roberts | 2006-05-06 | 1 | -0/+6 |
| | |||||
* | Update commentary. | Bill Wohler | 2006-05-06 | 2 | -17/+18 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2006-05-05 | 1 | -0/+18 |
| | |||||
* | (xscheme-insert-expression): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -6/+3 |
| | |||||
* | (vhdl-generate-makefile-1): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -2/+1 |
| | |||||
* | (lgrep, rgrep): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -2/+2 |
| | |||||
* | (server-visit-files): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -1/+1 |
| | |||||
* | (kmacro-push-ring): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -16/+3 |
| | | | | | (kmacro-ring-length): Remove unused defun. (kmacro-start-macro): Use kmacro-push-ring. | ||||
* | * isearch.el (isearch-update-ring): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -15/+4 |
| | |||||
* | (setenv): Use add-to-history. | Kim F. Storm | 2006-05-05 | 1 | -1/+1 |
| | |||||
* | (ediff-files, ediff-files3, ediff-merge-files) | Kim F. Storm | 2006-05-05 | 1 | -38/+30 |
| | | | | (ediff-merge-files-with-ancestor): Use add-to-history. | ||||
* | (add-to-history): New function. | Kim F. Storm | 2006-05-05 | 1 | -0/+26 |
| | |||||
* | (ewoc-create, ewoc-set-hf): Use `insert' | Thien-Thi Nguyen | 2006-05-05 | 2 | -4/+9 |
| | | | | directly instead of a lambda expression that calls it. | ||||
* | (mouse-avoidance-point-position): Use posn-at-point instead of compute-motion. | Kim F. Storm | 2006-05-05 | 1 | -16/+6 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2006-05-05 | 1 | -0/+5 |
| | |||||
* | (ibuffer-compressed-file-name-regexp): Undo previous | Dan Nicolaescu | 2006-05-05 | 2 | -2/+6 |
| | | | | change. | ||||
* | (command-line-1): Refer to "Pure Storage" on | Reiner Steib | 2006-05-05 | 2 | -3/+6 |
| | | | | pure-space-overflow. | ||||
* | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 2 | -0/+10 |
| | |||||
* | (reb-update-overlays): Cycle through provided faces once they all have been | Eli Zaretskii | 2006-05-05 | 1 | -13/+22 |
| | | | | used. | ||||
* | Fix last change. | Eli Zaretskii | 2006-05-05 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 1 | -0/+6 |
| |