summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Add note about buffering with Windows.Nick Roberts2005-07-121-0/+13
* *** empty log message ***Nick Roberts2005-07-121-0/+4
* (custom-reevaluate-setting): Doc fix.Luc Teirlinck2005-07-111-4/+4
* *** empty log message ***Luc Teirlinck2005-07-111-0/+4
* *** empty log message ***Jay Belanger2005-07-111-0/+7
* (calc-embedded-announce-formula-alist)Jay Belanger2005-07-111-15/+27
* (custom-enable-theme): Don't add theme to `custom-enabled-themes' with `push'Juanma Barranquero2005-07-112-1/+8
* (custom-declare-variable): Doc fix.Richard M. Stallman2005-07-112-6/+3
* (dired-compare-directories): Remove "." and ".." from the alists.Richard M. Stallman2005-07-112-4/+12
* (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.Richard M. Stallman2005-07-112-29/+67
* Fix previous change.Richard M. Stallman2005-07-111-4/+10
* (custom-push-theme): Maintain list of the settingsRichard M. Stallman2005-07-111-219/+284
* (custom-theme-set-faces): Make it work.Richard M. Stallman2005-07-111-39/+13
* *** empty log message ***Richard M. Stallman2005-07-111-0/+6
* *** empty log message ***Kim F. Storm2005-07-101-28/+28
* (longlines-show-region, longlines-unshow-hard-newlines):Richard M. Stallman2005-07-101-4/+4
* * viper-cmd.el (viper--key-maps): new variable.Michael Kifer2005-07-1015-198/+381
* (edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend.Richard M. Stallman2005-07-102-0/+34
* (facemenu-read-color): Do case-insensitive matching.Richard M. Stallman2005-07-101-4/+5
* (timezone-parse-date): Changed first regexpRichard M. Stallman2005-07-101-1/+1
* (debug): Call with-timeout-suspend and with-timeout-unsuspend.Richard M. Stallman2005-07-101-1/+3
* (with-timeout-timers): New variable.Richard M. Stallman2005-07-101-1/+31
* Move debugger-mode to a more natural place.Richard M. Stallman2005-07-101-25/+25
* (debug-help-follow): New function.Richard M. Stallman2005-07-101-14/+34
* *** empty log message ***Luc Teirlinck2005-07-101-0/+12
* (command-line): Use custom-reevaluate-setting to handle tooltip-mode.Luc Teirlinck2005-07-101-9/+1
* (tooltip-mode): Use custom-initialize-safe-default and simplifyLuc Teirlinck2005-07-101-5/+3
* (blink-cursor-mode): Use `custom-initialize-safe-default' and simplifyLuc Teirlinck2005-07-101-5/+2
* (custom-initialize-safe-set, custom-initialize-safe-default): New functions.Luc Teirlinck2005-07-101-0/+22
* *** empty log message ***Luc Teirlinck2005-07-101-0/+5
* (set-visited-file-name): Avoid calling file-name-nondirectory with aLuc Teirlinck2005-07-101-1/+1
* (ispell-command-loop): Add current dictionary name and program nameJuri Linkov2005-07-092-8/+36
* (next-error-hook): New variable.Juri Linkov2005-07-091-4/+11
* (compilation-mode-hook, compilation-mode): Doc fix.Juri Linkov2005-07-091-2/+2
* (dired-marker-char): Avoid quotations for `do' and `mark'Juri Linkov2005-07-091-1/+1
* (fringe-mode): Add period in docstring.Juri Linkov2005-07-091-2/+5
* (debugger-setup-buffer): When eval-bufferRichard M. Stallman2005-07-091-2/+9
* *** empty log message ***Jay Belanger2005-07-091-0/+21
* (calc-embedded-firsttime, calc-embedded-firsttime-buf,Jay Belanger2005-07-091-3/+55
* (calc-embedded-announce-formula-alist, calc-embedded-open-close-formula-alist,Jay Belanger2005-07-091-0/+74
* *** empty log message ***Richard M. Stallman2005-07-081-0/+24
* (checkdoc-proper-noun-list):Richard M. Stallman2005-07-081-4/+4
* (set-visited-file-name): Report the error for "empty filename" earlier.Richard M. Stallman2005-07-081-3/+7
* (fringe-mode): Doc fix.Richard M. Stallman2005-07-081-1/+1
* (byte-compile-maybe-guarded): Check for (featurep 'xemacs) and turnRichard M. Stallman2005-07-081-17/+24
* (whitespace-buffer-leading-cleanup): Simplify w/ skip-chars-forward.Richard M. Stallman2005-07-081-31/+8
* (rmail-only-expunge): Fix paren error.Richard M. Stallman2005-07-081-4/+4
* *** empty log message ***Eli Zaretskii2005-07-082-0/+11
* (gnus-article-next-page, gnus-article-next-page-1)Eli Zaretskii2005-07-081-4/+4
* (comint-postoutput-scroll-to-bottom)Eli Zaretskii2005-07-081-2/+2