aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (widget-specify-field, widget-specify-button): IfDave Love2000-11-151-0/+7
| | | | | | | | :help-echo is a function, set help-echo of overlay to widget-mouse-help. (widget-mouse-help): New function. (widget-echo-help): Rewritten for :help-echo functions only taking a widget arg.
* (eudc-bob-can-display-inline-images): UseDave Love2000-11-151-0/+6
| | | | | | | display-graphic-p. (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound and that JPEG is available. (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
* (locale-charset-language-names):Dave Love2000-11-151-0/+5
| | | | Match @euro.
* *** empty log message ***Gerd Moellmann2000-11-151-0/+6
|
* (custom-deps, finder-data, autoloads, recompile): Don't set EMACSLOADPATH.Eli Zaretskii2000-11-151-0/+5
|
* (texinfo-insert-@uref): Renamed fromEli Zaretskii2000-11-151-0/+7
| | | | | | texinfo-insert-@url. (texinfo-insert-@url): A defalias for texinfo-insert-@uref. (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
* (checkdoc-minor-mode) <defvar>: Remove.Stefan Monnier2000-11-141-0/+10
| | | | | | | | | | | (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap. (checkdoc-minor-keymap): Backward compatibility. (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap. (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode. (checkdoc-this-string-valid-engine): Be a bit more strict to avoid matching substrings of `...' quoted vars/funs. (checkdoc-defun-info): Only look for `interactive' if alone. (debug-ignored-errors): Add "arg doesn't appear in docstring".
* *** empty log message ***Stefan Monnier2000-11-141-0/+2
|
* New maintainer version.Dave Love2000-11-141-0/+5
|
* (comment-indent): Paren typo.Stefan Monnier2000-11-141-0/+4
|
* *** empty log message ***Dave Love2000-11-141-0/+12
|
* (fit-window-to-buffer): Handle windows without mode-lines.Miles Bader2000-11-141-0/+8
| | | | | Handle header-lines. Don't loop forever if we can't enlarge the window anymore. Simplify a bit.
* *** empty log message ***Kenichi Handa2000-11-141-0/+10
|
* (tex-font-lock-keywords-1): Use `keep'Stefan Monnier2000-11-141-0/+18
| | | | | | | | | | | | | | | | | | | rather than `prepend' and add an interesting comment. (tex-math-face, tex-font-lock-syntactic-face-function): New face and function to use it. (tex-define-common-keys, tex-mode-map): Use menu-item rather than `menu-enable' symbol property. (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe. (tex-mode): Add some latex-mode commands for auto-selection. Use tex-font-lock-syntactic-face-function. (tex-insert-quote): Simplify. (tex-shell): New mode. (tex-start-shell): Use it. (tex-shell-proc, tex-shell-buf): New functions. (tex-send-command): Use it. (tex-main-file): Fix the meaning of the new arg REALFILE. (tex-send-tex-command): New function split from `tex-start-tex'. Set compilation-last-buffer and compilation-parsing-end.
* (comment-indent-default): Stick \s<\s< to the leftStefan Monnier2000-11-141-0/+11
| | | | when it follows non-comment text on the line.
* (header-line): Use `:box nil' for color/gs displays too.Miles Bader2000-11-141-0/+4
|
* (byte-compile-unfold-lambda): Don'tGerd Moellmann2000-11-141-0/+6
| | | | | recursively optimize body because that can lead to infinite recursion; see comment there.
* (face-spec-set-match-display): Revert the change fromEli Zaretskii2000-11-131-0/+5
| | | | 2000-10-24. Add a FIXME for after v21.1.
* *** empty log message ***Miles Bader2000-11-131-0/+6
|
* *** empty log message ***Stefan Monnier2000-11-131-4/+42
|
* (generate-calendar-window): Use `fit-window-to-buffer'.Miles Bader2000-11-131-0/+5
|
* (flyspell-mode-on): Only output welcome message if interactive.Miles Bader2000-11-121-0/+5
|
* vDave Love2000-11-121-0/+29
|
* *** empty log message ***Dave Love2000-11-101-0/+18
|
* *** empty log message ***Jason Rumney2000-11-101-0/+5
|
* *** empty log message ***Gerd Moellmann2000-11-101-0/+4
|
* (texinfo-block-default): New var.Stefan Monnier2000-11-101-0/+3
| | | | (texinfo-insert-block): Use it. Insert a newline if needed.
* (fill-indent-according-to-mode): New var.Stefan Monnier2000-11-101-0/+15
| | | | (fill-region-as-paragraph): Use it.
* *** empty log message ***Stefan Monnier2000-11-101-0/+24
|
* *** empty log message ***Gerd Moellmann2000-11-091-0/+8
|
* (toplevel): Use byte-compiling-files-pGerd Moellmann2000-11-091-0/+8
| | | | if it is there.
* *** empty log message ***Gerd Moellmann2000-11-091-0/+11
|
* *** empty log message ***Dave Love2000-11-091-0/+5
|
* Patch for variable initialization when spooling. DocGerd Moellmann2000-11-091-0/+7
| | | | | | fix. (ps-output-list): Fun eliminated. (ps-begin-file, ps-begin-job): Code fix.
* *** empty log message ***Dave Love2000-11-081-0/+5
|
* *** empty log message ***Gerd Moellmann2000-11-081-0/+8
|
* *** empty log message ***Gerd Moellmann2000-11-071-0/+2
|
* (dired-between-files): Add `^. find' as an alternativeGerd Moellmann2000-11-071-0/+5
| | | | to the regular expression, for find-dired.
* *** empty log message ***Gerd Moellmann2000-11-061-0/+7
|
* Require texinfo.Stefan Monnier2000-11-061-4/+26
| | | | | | | | | | | | | | | | | (defmacro, defgroup): Remove. (texinfo-section-to-generic-alist): Remove. Use texinfo-section-list instead (i.e. level is changed string->int). (texinfo-filter): New function. (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp) (texinfo-subsection-level-regexp, texinfo-section-level-regexp): Use it. And use regexp-opt. (texinfo-find-higher-level-node, texinfo-hierarchic-level) (texinfo-update-menu-region-beginning) (texinfo-update-menu-same-level-regexps) (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps) (texinfo-update-the-node, texinfo-sequentially-update-the-node): Update. (texinfo-update-node, texinfo-every-node-update) (texinfo-sequential-node-update): Remove autoload cookie.
* *** empty log message ***Dave Love2000-11-061-0/+3
|
* (vc-insert-file): Don't assume byte==char.Stefan Monnier2000-11-061-2/+4
|
* *** empty log message ***Dave Love2000-11-061-0/+5
|
* *** empty log message ***Kenichi Handa2000-11-061-0/+6
|
* (fancy-splash-delay): Set to 10 seconds.Gerd Moellmann2000-11-061-0/+9
| | | | | | | | (fancy-splash-max-time): New user-option. (fancy-splash-stop-time): New variable. (fancy-splash-screens): Set it. Catch `stop-splashing'. (fancy-splash-screens-1): Throw `stop-splashing' when current time is greater than fancy-splash-stop-time.
* *** empty log message ***Stefan Monnier2000-11-061-0/+29
|
* (mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.Miles Bader2000-11-061-0/+8
| | | | | | (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'. (mouse-wheel-mode): Use (featurep 'xemacs) instead of string-matching against the version string.
* *** empty log message ***Kenichi Handa2000-11-061-0/+9
|
* *** empty log message ***Kenichi Handa2000-11-051-0/+8
|
* *** empty log message ***Andrew Innes2000-11-051-0/+4
|