| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-05-06 | 1 | -1/+6 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2006-05-06 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-05-05 | 1 | -0/+18 |
| | | |||||
| * | (ewoc-create, ewoc-set-hf): Use `insert' | Thien-Thi Nguyen | 2006-05-05 | 1 | -0/+5 |
| | | | | | directly instead of a lambda expression that calls it. | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-05-05 | 1 | -0/+5 |
| | | |||||
| * | (ibuffer-compressed-file-name-regexp): Undo previous | Dan Nicolaescu | 2006-05-05 | 1 | -0/+5 |
| | | | | | change. | ||||
| * | (command-line-1): Refer to "Pure Storage" on | Reiner Steib | 2006-05-05 | 1 | -0/+5 |
| | | | | | pure-space-overflow. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-05 | 1 | -0/+13 |
| | | |||||
| * | (command-line): On MS-Windows, probe "~", not "~USER", for warning about | Eli Zaretskii | 2006-05-05 | 1 | -0/+3 |
| | | | | | non-existent home directory | ||||
| * | (archive-l-e): New optional argument `float' means generate a float value. | Eli Zaretskii | 2006-05-05 | 1 | -0/+9 |
| | | | | | | | | (archive-arc-summarize, archive-lzh-summarize) (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e with 3rd argument non-nil when file's size is being computed. Format the file sizes with %8.0f instead of %8d. | ||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-05-05 | 1 | -0/+18 |
| | | |||||
| * | (perl-beginning-of-function): Skip anonymous subs. | Stefan Monnier | 2006-05-04 | 1 | -14/+16 |
| | | |||||
| * | (ibuffer-compressed-file-name-regexp): Avoid loading | Dan Nicolaescu | 2006-05-04 | 1 | -0/+3 |
| | | | | | regexp-opt at run time. | ||||
| * | (term-handle-ansi-escape): Fix off by one error. | Dan Nicolaescu | 2006-05-04 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2006-05-04 | 1 | -0/+10 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-05-04 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-05-03 | 1 | -0/+4 |
| | | |||||
| * | (isearch-update-ring): Take history-delete-duplicates | Dan Nicolaescu | 2006-05-03 | 1 | -0/+5 |
| | | | | | into consideration. Replace one arm ifs with whens. | ||||
| * | *** empty log message *** | Nick Roberts | 2006-05-03 | 1 | -1/+6 |
| | | |||||
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261 | Miles Bader | 2006-05-02 | 1 | -0/+4 |
| | | | | | lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t | ||||
| * | calc-embed.el: (calc-override-minor-modes-map, calc-override-minor-modes): | Jay Belanger | 2006-05-02 | 1 | -0/+7 |
| | | | | | | | New variables. (calc-do-embedded): Make sure that Calc keystrokes aren't overwritten by minor modes. | ||||
| * | * msb.el (msb): If EVENT is a down event, read and discard the up | Chong Yidong | 2006-05-02 | 1 | -0/+5 |
| | | | | | event. | ||||
| * | (command-line-1): Refer to Lisp manual when | Reiner Steib | 2006-05-02 | 1 | -0/+3 |
| | | | | | pure-space-overflow occurs. | ||||
| * | (byte-compile-dynamic) | Reiner Steib | 2006-05-02 | 1 | -0/+9 |
| | | | | | | | | | (byte-compile-dynamic-docstrings, byte-compile-warnings) (find-file-visit-truename, indent-tabs-mode, left-margin) (no-byte-compile no-update-autoloads, truncate-lines) (version-control): Don't use `t' for safe-local-variable declarations. | ||||
| * | (grep-expand-template): Use symbol-value instead of eval on symbols. | Kim F. Storm | 2006-05-02 | 1 | -8/+8 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-05-02 | 1 | -0/+5 |
| | | |||||
| * | (help-mode): view-exit-action calls delete-window | Richard M. Stallman | 2006-05-01 | 1 | -1/+14 |
| | | | | | only when it is safe and possible. | ||||
| * | * net/tramp.el (tramp-completion-file-name-handler-alist) | Michael Albinus | 2006-05-01 | 1 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | (tramp-run-real-handler, tramp-completion-run-real-handler) (tramp-completion-handle-file-name-all-completions) (tramp-completion-handle-file-name-completion): Autoload them. (tramp-completion-handle-file-exists-p) (tramp-completion-handle-file-name-directory) (tramp-completion-handle-file-name-nondirectory) (tramp-completion-handle-expand-file-name): Remove them. (tramp-handle-file-name-directory): Return the real directory name. Returning "/" only doesn't need to be necessary any longer. (tramp-file-name-handler): Make special attention when in hostname completion mode. (tramp-completion-file-name-handler): Revert patch from 2006-04-28. (tramp-register-file-name-handlers): Register `tramp-completion-file-name-handler' only when `partial-completion-mode� is enabled. (tramp-completion-handle-file-name-all-completions): Delete directory part from results. (tramp-get-completion-methods, tramp-get-completion-user-host): Discard deleting "/", it doesn't work after the change of `tramp-handle-file-name-directory' above. | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-05-01 | 1 | -7/+7 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-05-01 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Glenn Morris | 2006-05-01 | 1 | -7/+7 |
| | | |||||
| * | *** empty log message *** | Glenn Morris | 2006-05-01 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-05-01 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2006-04-30 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-04-30 | 1 | -3/+1 |
| | | |||||
| * | (mode-line-major-mode-keymap): Move the major mode menu to Mouse-3. | Richard M. Stallman | 2006-04-30 | 1 | -0/+4 |
| | | | | | (help-echo): help-echo doc fixes. | ||||
| * | * help-fns.el (describe-variable): Add info about safe local variables. | Dan Nicolaescu | 2006-04-29 | 1 | -0/+4 |
| | | | | | * custom.texi (Examining): Update C-h v output example. | ||||
| * | tramp-file-name-handler-alist): Delete expand-file-name and other | Richard M. Stallman | 2006-04-29 | 1 | -0/+5 |
| | | | | | operations that can cause spurious loading. | ||||
| * | (safe-local-variable-p): Remove support for the special value t. | Stefan Monnier | 2006-04-29 | 1 | -5/+22 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-04-28 | 1 | -0/+31 |
| | | |||||
| * | * net/tramp.el (tramp-completion-file-name-handler): Disable | Michael Albinus | 2006-04-28 | 1 | -0/+9 |
| | | | | | | | | | Tramp's functionality while loading Tramp itself. (tramp-register-file-name-handlers): That's a defsubst now. Code from `tramp-repair-jka-compr' moved here. Apply it via `after-init-hook'. (tramp-repair-jka-compr): Removed. | ||||
| * | (calc-embedded-make-info): Use `math-read-expr' when | Jay Belanger | 2006-04-27 | 1 | -0/+5 |
| | | | | | `math-read-big-expr' doesn't work. | ||||
| * | (command-line-1): Display warning when | Reiner Steib | 2006-04-27 | 1 | -0/+5 |
| | | | | | pure-space-overflow is non-nil. | ||||
| * | * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as | Roland Winkler | 2006-04-26 | 1 | -0/+10 |
| | | | | | | | | risky. * textmodes/bibtex.el (bibtex-url): New optional arg no-browse. Return the URL or nil if none can be generated. | ||||
| * | *** empty log message *** | Nick Roberts | 2006-04-26 | 1 | -0/+7 |
| | | |||||
| * | Remove local autoload declaration for | Stefan Monnier | 2006-04-26 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el. (allout-show-bodies, allout-header-prefix, allout-primary-bullet) (allout-plain-bullets-string, allout-distinctive-bullets-string) (allout-use-mode-specific-leader, allout-old-style-prefixes) (allout-stylish-prefixes, allout-numbered-bullet) (allout-file-xref-bullet, allout-presentation-padding) (allout-use-hanging-indents, allout-reindent-bodies): Mark as safe-local-variable with suitable value spec, and add autoload cookie for loaddefs inclusion. We now use an explicit spec everywhere. (move-beginning-of-line, move-end-of-line): Repair so these compat functions now actually resituate the point, when appropriate. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2006-04-26 | 1 | -4/+4 |
| | | |||||
| * | (c-subword-mode-map): Use command remapping. | Stefan Monnier | 2006-04-26 | 1 | -0/+2 |
| | | |||||