Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (file-name-shadow-mode): Set :version to "22.1", because default was changed. | Luc Teirlinck | 2005-11-16 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2005-11-16 | 1 | -1/+17 |
| | |||||
* | (command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'. | Luc Teirlinck | 2005-11-16 | 1 | -0/+1 |
| | |||||
* | Preload rfn-eshadow. | Luc Teirlinck | 2005-11-16 | 1 | -0/+1 |
| | |||||
* | (file-name-shadow-mode): Set :init-value to t. | Luc Teirlinck | 2005-11-16 | 1 | -0/+1 |
| | |||||
* | (custom-add-parent-links): Fix bug whereby, for instance, | Luc Teirlinck | 2005-11-16 | 1 | -10/+9 |
| | | | | | | | `(fringe custom-face)' shadowed `(fringe custom-group)' in the custom-group property of the symbol frames and the fringe group got no link to its parent group frames. Doc fix. | ||||
* | *** empty log message *** | Nick Roberts | 2005-11-16 | 1 | -0/+5 |
| | |||||
* | (gud-stop-subjob): New function. | Nick Roberts | 2005-11-16 | 1 | -24/+28 |
| | | | | (gud-menu-map, gud-tool-bar-map): Use it. | ||||
* | (rfn-eshadow-regexp): Remove. | Stefan Monnier | 2005-11-15 | 2 | -37/+45 |
| | | | | | (rfn-eshadow-sifn-equal): New function. (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name. | ||||
* | (gud-menu-map): Let [stop] stop program rather than kill it. | Kim F. Storm | 2005-11-15 | 1 | -5/+5 |
| | | | | | (gud-tool-bar-map): Likewise. Move cont/until/finish buttons to a more useful/logical place. | ||||
* | *** empty log message *** | Kim F. Storm | 2005-11-15 | 1 | -6/+13 |
| | |||||
* | (gud-menu-map): Make visibility of stop and | Nick Roberts | 2005-11-15 | 1 | -3/+5 |
| | | | | go buttons complementary. | ||||
* | *** empty log message *** | Nick Roberts | 2005-11-15 | 1 | -0/+5 |
| | |||||
* | 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-11-15 | 2 | -1/+4 |
| | | | | | * ediff-util (ediff-make-temp-file): use proper file-name-handler operation | ||||
* | 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-11-15 | 3 | -1/+15 |
| | | | | | | | | * viper-utils (viper-non-word-characters-reformed-vi): quote `-' in string. * viper.el (viper-emacs-state-mode-list): Ensure that rcirc-mode buffers come up in Emacs state. | ||||
* | (term-termcap-format): Fix typos. | Dan Nicolaescu | 2005-11-15 | 2 | -12/+28 |
| | | | | (term-down): Fix the negative argument case. | ||||
* | (gud-menu-map, gud-tool-bar-map): Re-define buttons and include new ones. | Nick Roberts | 2005-11-15 | 1 | -11/+22 |
| | | | | | (gud-tool-bar-item-visible-no-fringe): New function. (gud-menu-map): Use it. | ||||
* | Remove face-alias left over from change on | Nick Roberts | 2005-11-15 | 1 | -6/+10 |
| | | | | | | | | 2005-08-15. (gdb-ann3): New command gud-go. (menu): Accomodate gdb-mi.el. (gdb-assembler-custom): Make buffer of selected window current so that set-window-point works. | ||||
* | *** empty log message *** | Nick Roberts | 2005-11-15 | 1 | -0/+18 |
| | |||||
* | (auto-compression-mode): Enable it in a way that works correctly for | Luc Teirlinck | 2005-11-15 | 1 | -2/+2 |
| | | | | Custom and that does not override a user who disables it. | ||||
* | *** empty log message *** | Luc Teirlinck | 2005-11-15 | 1 | -0/+4 |
| | |||||
* | (help-make-xrefs, help-xref-on-pp, help-xref-interned, help-follow): | Luc Teirlinck | 2005-11-14 | 1 | -6/+16 |
| | | | | | Make hyperlinks for variables that are unbound, but have a non-nil variable-documentation property. | ||||
* | *** empty log message *** | Luc Teirlinck | 2005-11-14 | 1 | -0/+11 |
| | |||||
* | (define-derived-mode): Remove defvar for mode hook. (It conflicted | Luc Teirlinck | 2005-11-14 | 1 | -1/+6 |
| | | | | | with defcustoms for some mode hooks.) Use the `variable-documentation' property to give the mode hook a docstring and expand that docstring. | ||||
* | (savehist-mode): Don't bother with `custom-set-minor-mode. | Stefan Monnier | 2005-11-14 | 2 | -34/+36 |
| | | | | | | | | | (savehist-coding-system): Check XEmacs version. (history-length): Declare also at run time. (savehist-mode): Don't emit a message. Don't run the minor mode hook. Don't set the customize state. (savehist-minibuffer-hook): Special case for when minibuffer-history-variable is equal to t. | ||||
* | (write-file): Refresh VC status. | Stefan Monnier | 2005-11-14 | 2 | -1/+6 |
| | |||||
* | (diary-list-entries, diary-show-all-entries) | Stefan Monnier | 2005-11-14 | 2 | -4/+10 |
| | | | | | (mark-diary-entries, make-diary-entry): Check default-major-mode rather than fundamental-mode to see if the mode was set. | ||||
* | If `vm-visit-folder' doesn't exist, define it as a dummy function in | Romain Francoise | 2005-11-14 | 2 | -3/+12 |
| | | | | | `eval-when-compile' to avoid compiler warning. Require `man' at compile time. | ||||
* | (calcFunc-ldiv): Check to see if the first argument is a scalar. | Jay Belanger | 2005-11-14 | 2 | -2/+20 |
| | |||||
* | (calc-left-divide): New function. | Jay Belanger | 2005-11-14 | 1 | -0/+4 |
| | |||||
* | Change calcFunc-writeoutpower and calc-writeoutpower to | Jay Belanger | 2005-11-14 | 1 | -3/+3 |
| | | | | | calcFunc-powerexpand and calc-powerexpand in autoloads. Add calcFunc-ldiv to autoloads. | ||||
* | (calcFunc-write-out-power): Rename calcFunc-powerexpand. | Jay Belanger | 2005-11-14 | 1 | -18/+27 |
| | | | | | | (math-write-out-power): Rename math-powerexpand, have it handle negative exponents. (calc-writeoutpower): Rename calc-powerexpand. | ||||
* | (calcFunc-ldiv): New function. | Jay Belanger | 2005-11-14 | 1 | -0/+4 |
| | |||||
* | (custom-make-dependencies): Reverse the list of found dependencies. | Juri Linkov | 2005-11-14 | 2 | -1/+9 |
| | |||||
* | (custom-variable-prompt): Set the default value arg of completing-read. | Juri Linkov | 2005-11-14 | 1 | -5/+6 |
| | |||||
* | (menu-bar-options-menu): Delete "Syntax | Dan Nicolaescu | 2005-11-14 | 2 | -2/+2 |
| | | | | | Highlighting" entry, it is on by default now. (menu-bar-options-save): Do not save global-font-lock-mode. | ||||
* | (menu-bar-options-menu): Delete "Syntax | Dan Nicolaescu | 2005-11-14 | 2 | -4/+5 |
| | | | | Highlighting" entry, it is on by default now. | ||||
* | (flyspell-large-region): Call flyspell-accept-buffer-local-defs. | Richard M. Stallman | 2005-11-14 | 2 | -7/+70 |
| | | | | | | | | | (flyspell-notify-misspell): Fix misspelling of "Misspelling". (flyspell-process-localwords): New function. (flyspell-large-region): Call flyspell-process-localwords and flyspell-delete-region-overlays. (flyspell-delete-region-overlays): New function. (flyspell-delete-all-overlays): Call that. | ||||
* | (help-for-help-internal): Improve doc of C-h a. | Richard M. Stallman | 2005-11-14 | 2 | -9/+15 |
| | |||||
* | (vc-svn-registered): Catch all errors. | Stefan Monnier | 2005-11-14 | 2 | -2/+7 |
| | |||||
* | (custom-make-dependencies): Typo. | Stefan Monnier | 2005-11-14 | 2 | -5/+8 |
| | |||||
* | * net/tramp-util.el (top): Fix compilation warning. | Michael Albinus | 2005-11-13 | 2 | -44/+54 |
| | |||||
* | (help-for-help-internal): Fix `a' entry. Add `d' entry. | Kim F. Storm | 2005-11-13 | 1 | -3/+6 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2005-11-13 | 1 | -3/+7 |
| | |||||
* | (gud-menu-map): Move parentheses (again). | Nick Roberts | 2005-11-13 | 1 | -4/+4 |
| | | | | (gud-speedbar-buttons): Match on "const char *" too. | ||||
* | (gdb-var-create-handler, gdb-var-list-children-handler): | Nick Roberts | 2005-11-13 | 1 | -8/+15 |
| | | | | | | | Match on "const char *" too. (gdb-var-evaluate-expression-handler): Match on empty string. (gdb-var-update-handler): Only call gdb-var-evaluate-expression-handler when required. | ||||
* | *** empty log message *** | Nick Roberts | 2005-11-13 | 1 | -1/+12 |
| | |||||
* | (gud-menu-map): Revert to window-fringes for | Nick Roberts | 2005-11-12 | 1 | -7/+6 |
| | | | | | selected window. This still doesn't work for speedbar. (gud-speedbar-buttons): Handle string expressions properly. | ||||
* | (gdb-var-create-handler) | Nick Roberts | 2005-11-12 | 2 | -11/+16 |
| | | | | | | (gdb-var-evaluate-expression-handler): Handle strings properly. (gdb-var-list-children-regexp, gdb-var-list-children-handler): Handle strings properly. Move "type" field into regexp. | ||||
* | *** empty log message *** | Nick Roberts | 2005-11-12 | 1 | -0/+11 |
| |