| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Dave Love | 2001-02-18 | 1 | -0/+5 |
| | | |||||
| * | (fortran-strip-sqeuence-nos): Doc fix. | Richard M. Stallman | 2001-02-17 | 1 | -0/+2 |
| | | |||||
| * | (uniquify-buffer-name-style): Doc fix. | Richard M. Stallman | 2001-02-17 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -1/+1 |
| | | |||||
| * | (flyspell-get-word): Return string without | Dave Love | 2001-02-16 | 1 | -0/+5 |
| | | | | | properties. | ||||
| * | (generic-find-file-regexp): Doc fix. | Eli Zaretskii | 2001-02-16 | 1 | -0/+8 |
| | | | | | | | | (generic-ignore-files-regexp): New defcustom. (generic-mode-find-file-hook): If the file's name matches the regexp in `generic-ignore-files-regexp', don't enter default-generic-mode. Doc fix. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -0/+5 |
| | | |||||
| * | (kill-region, kill-line, kill-ring-save): Doc fix. | Eli Zaretskii | 2001-02-16 | 1 | -0/+2 |
| | | |||||
| * | (grep-regexp-alist): Remove the blank from | Eli Zaretskii | 2001-02-16 | 1 | -0/+6 |
| | | | | | | the character class after the (optional) drive, to support file names with embedded blanks. | ||||
| * | tex-shell-running: Check the process buffer too | Sam Steingold | 2001-02-15 | 1 | -13/+18 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2001-02-15 | 1 | -0/+7 |
| | | |||||
| * | (read-passwd): Clear Lisp memory holding password. | Gerd Moellmann | 2001-02-15 | 1 | -0/+4 |
| | | |||||
| * | (Info-copy-current-node-name): New function. | Miles Bader | 2001-02-15 | 1 | -0/+5 |
| | | | | | (Info-mode-menu): Add it to the menu. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2001-02-14 | 1 | -0/+4 |
| | | |||||
| * | (occur): Stop at end of buffer. | Stefan Monnier | 2001-02-13 | 1 | -2/+6 |
| | | |||||
| * | (set-input-method): Another doc fix. | Eli Zaretskii | 2001-02-13 | 1 | -0/+4 |
| | | |||||
| * | (hi-lock-find-patterns): Don't activate font-lock-mode. | Gerd Moellmann | 2001-02-13 | 1 | -0/+4 |
| | | |||||
| * | (set-face-background, set-face-foreground) | Miles Bader | 2001-02-13 | 1 | -0/+5 |
| | | | | | (set-face-stipple): Treat a value of nil as being `unspecified'. | ||||
| * | *** empty log message *** | Dave Love | 2001-02-12 | 1 | -0/+6 |
| | | |||||
| * | (set-input-method): Doc fix. | Eli Zaretskii | 2001-02-12 | 1 | -2/+6 |
| | | |||||
| * | (speedbar-frame-parameters): No toolbar lines. | Eric M. Ludlam | 2001-02-12 | 1 | -0/+6 |
| | | | | | | (speedbar-line-file): Return nil if not a file. (speedbar-buffers-line-path): Return file for tags, and dir for files. | ||||
| * | 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu> | Michael Kifer | 2001-02-12 | 1 | -0/+16 |
| | | | | | | | | | | | | | * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks for remote files. (ediff-coding-system-for-read): replaced the no-conversion default with raw-text. * ediff-init.el: Removed :version from defcustom vars. * ediff-util.el (ediff-compute-custom-diffs-maybe): Better handling of the diff mode * ediff.texi: Added ediff-coding-system-for-read. * viper.texi: typos | ||||
| * | Doc fixes. | Dave Love | 2001-02-11 | 1 | -0/+10 |
| | | | | | | | | | | (shadow) <defgroup>: Add :link. (shadowfile-unload-hook): New function. (shadow-initialize): Use defalias, not fset. (shadow-define-cluster, shadow-define-literal-group) (shadow-define-regexp-group, shadow-initialize): Add autoload cookie. | ||||
| * | *** empty log message *** | Dave Love | 2001-02-11 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2001-02-11 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2001-02-10 | 1 | -0/+2 |
| | | |||||
| * | (delete-key-deletes-forward-mode): | Richard M. Stallman | 2001-02-10 | 1 | -4/+12 |
| | | | | | Change `let' to `let*' to fix gross bug in last change. | ||||
| * | (eval-expression): Doc fix. | Eli Zaretskii | 2001-02-10 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2001-02-09 | 1 | -0/+5 |
| | | |||||
| * | (authors): Expand `root' before running | Dave Love | 2001-02-09 | 1 | -0/+5 |
| | | | | | find. | ||||
| * | *** empty log message *** | Kenichi Handa | 2001-02-09 | 1 | -0/+5 |
| | | |||||
| * | (widget-plist-convert-widget): Replace binding of | Dave Love | 2001-02-08 | 1 | -0/+5 |
| | | | | | | | widget-plist-value-type. (widget-alist-convert-widget): Replace binding of widget-alist-value-type. | ||||
| * | (which-func-mode): Invert which-func-mode-global. | Stefan Monnier | 2001-02-08 | 1 | -18/+23 |
| | | | | | Fix from Juanma Barranquero <lektu@uol.com.br>. | ||||
| * | *** empty log message *** | Dave Love | 2001-02-08 | 1 | -0/+27 |
| | | |||||
| * | (viper-fast-keyseq-timeout, viper-translate-all-ESC-keysequences): Doc fix. | Eli Zaretskii | 2001-02-07 | 1 | -0/+4 |
| | | | | | From Jim Meyering <jim@meyering.net>. | ||||
| * | Revert last change. | Eli Zaretskii | 2001-02-07 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2001-02-06 | 1 | -0/+5 |
| | | |||||
| * | (previous-matching-history-element, next-matching-history-element): Doc fix. | Eli Zaretskii | 2001-02-06 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2001-02-06 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2001-02-06 | 1 | -0/+7 |
| | | |||||
| * | (info-initialize): Remove the test for system-type when | Eli Zaretskii | 2001-02-06 | 1 | -0/+3 |
| | | | | | invocation-directory is non-nil. | ||||
| * | (makefile-mode): Set SYNTAX-BEGIN member | Eli Zaretskii | 2001-02-06 | 1 | -0/+5 |
| | | | | | of `font-lock-defaults' to `backward-paragraph' rather than nil. | ||||
| * | (EMACS): Use $(THISDIR) to make emacs.exe path | Andrew Innes | 2001-02-06 | 1 | -0/+5 |
| | | | | | absolute. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-06 | 1 | -0/+29 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-06 | 1 | -0/+5 |
| | | |||||
| * | (kill-line): Doc fix. | Eli Zaretskii | 2001-02-06 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2001-02-05 | 1 | -0/+5 |
| | | |||||
| * | (isearch-forward): Doc fix. | Eli Zaretskii | 2001-02-05 | 1 | -0/+2 |
| | | |||||