1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

1456 Commits

Author SHA1 Message Date
Eli Zaretskii
4fb0a34c57 (texinfo-insert-@uref): Renamed from
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.
2000-11-15 13:57:50 +00:00
Stefan Monnier
82bc80bfce (checkdoc-minor-mode) <defvar>: Remove.
(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".
2000-11-14 20:11:23 +00:00
Stefan Monnier
e8c87124d3 *** empty log message *** 2000-11-14 19:30:59 +00:00
Dave Love
25c269ef6e New maintainer version. 2000-11-14 18:52:08 +00:00
Stefan Monnier
bb304a7a29 (comment-indent): Paren typo. 2000-11-14 15:10:02 +00:00
Dave Love
8628686a18 *** empty log message *** 2000-11-14 14:41:51 +00:00
Miles Bader
88f0a1eb89 (fit-window-to-buffer): Handle windows without mode-lines.
Handle header-lines.  Don't loop forever if we can't enlarge the
window anymore.  Simplify a bit.
2000-11-14 12:58:47 +00:00
Kenichi Handa
cd9a000ca8 *** empty log message *** 2000-11-14 11:45:42 +00:00
Stefan Monnier
bdbd960600 (tex-font-lock-keywords-1): Use `keep'
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.
2000-11-14 11:41:51 +00:00
Stefan Monnier
d3fcda2278 (comment-indent-default): Stick \s<\s< to the left
when it follows non-comment text on the line.
2000-11-14 10:04:20 +00:00
Miles Bader
bdab1d433f (header-line): Use `:box nil' for color/gs displays too. 2000-11-14 09:02:02 +00:00
Gerd Moellmann
936ae731f3 (byte-compile-unfold-lambda): Don't
recursively optimize body because that can lead to infinite
recursion; see comment there.
2000-11-14 04:41:56 +00:00
Eli Zaretskii
1695ca2b15 (face-spec-set-match-display): Revert the change from
2000-10-24.  Add a FIXME for after v21.1.
2000-11-13 15:03:35 +00:00
Miles Bader
9d34829472 *** empty log message *** 2000-11-13 12:25:59 +00:00
Stefan Monnier
a0b4771613 *** empty log message *** 2000-11-13 02:32:34 +00:00
Miles Bader
b85fa13c9b (generate-calendar-window): Use `fit-window-to-buffer'. 2000-11-13 02:25:33 +00:00
Miles Bader
f5ed37df73 (flyspell-mode-on): Only output welcome message if interactive. 2000-11-12 13:26:15 +00:00
Dave Love
0b074c2fe7 v 2000-11-12 00:57:50 +00:00
Dave Love
6d50239620 *** empty log message *** 2000-11-10 23:34:59 +00:00
Jason Rumney
a82fe213e7 *** empty log message *** 2000-11-10 22:19:12 +00:00
Gerd Moellmann
52d898940b *** empty log message *** 2000-11-10 15:00:47 +00:00
Stefan Monnier
d7fa3319f5 (texinfo-block-default): New var.
(texinfo-insert-block): Use it.  Insert a newline if needed.
2000-11-10 11:55:06 +00:00
Stefan Monnier
178932de25 (fill-indent-according-to-mode): New var.
(fill-region-as-paragraph): Use it.
2000-11-10 11:43:55 +00:00
Stefan Monnier
b29b03eb6f *** empty log message *** 2000-11-10 06:18:55 +00:00
Gerd Moellmann
bd02b8e072 *** empty log message *** 2000-11-09 23:49:35 +00:00
Gerd Moellmann
730c746cac (toplevel): Use byte-compiling-files-p
if it is there.
2000-11-09 23:05:07 +00:00
Gerd Moellmann
778fbc46c6 *** empty log message *** 2000-11-09 16:11:52 +00:00
Dave Love
5912c5bbc6 *** empty log message *** 2000-11-09 13:43:47 +00:00
Gerd Moellmann
7bb054a550 Patch for variable initialization when spooling. Doc
fix.
(ps-output-list): Fun eliminated.
(ps-begin-file, ps-begin-job): Code fix.
2000-11-09 12:05:55 +00:00
Dave Love
9db2706e22 *** empty log message *** 2000-11-08 18:12:22 +00:00
Gerd Moellmann
f7eb32aaa3 *** empty log message *** 2000-11-08 17:41:22 +00:00
Gerd Moellmann
acad3c0b5a *** empty log message *** 2000-11-07 17:33:35 +00:00
Gerd Moellmann
7b01b08c24 (dired-between-files): Add `^. find' as an alternative
to the regular expression, for find-dired.
2000-11-07 17:03:31 +00:00
Gerd Moellmann
e0c12c6813 *** empty log message *** 2000-11-06 16:52:41 +00:00
Stefan Monnier
6f602bd063 Require texinfo.
(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.
2000-11-06 15:53:05 +00:00
Dave Love
b04f7626e9 *** empty log message *** 2000-11-06 15:22:52 +00:00
Stefan Monnier
4d2806e27a (vc-insert-file): Don't assume byte==char. 2000-11-06 13:21:09 +00:00
Dave Love
bb21621841 *** empty log message *** 2000-11-06 12:50:32 +00:00
Kenichi Handa
ff8dd5d53b *** empty log message *** 2000-11-06 12:40:14 +00:00
Gerd Moellmann
e9da51a1d9 (fancy-splash-delay): Set to 10 seconds.
(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.
2000-11-06 11:46:54 +00:00
Stefan Monnier
611dbdf022 *** empty log message *** 2000-11-06 11:37:39 +00:00
Miles Bader
937b28770e (mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.
(mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
(mouse-wheel-mode): Use (featurep 'xemacs) instead of
string-matching against the version string.
2000-11-06 01:43:37 +00:00
Kenichi Handa
6eaec747c2 *** empty log message *** 2000-11-06 00:09:36 +00:00
Kenichi Handa
c6c9776347 *** empty log message *** 2000-11-05 23:51:23 +00:00
Andrew Innes
d1145f85c3 *** empty log message *** 2000-11-05 21:45:50 +00:00
Stefan Monnier
178a6a455e Update copyright.
(awk-mode-abbrev-table): Remove.
(awk-font-lock-keywords): Use regexp-opt.
(awk-mode): Use define-derived-mode.
2000-11-05 19:13:34 +00:00
ShengHuo ZHU
42121c2309 Revoke the change. 2000-11-05 03:49:38 +00:00
André Spiegel
1ba90166d0 # 2000-11-04 18:30:52 +00:00
ShengHuo ZHU
ad88b950fe * calendar/calendar.el (diary-face, holiday-face): Fix typo.
* info.el (info-menu-header): Fix typo.
2000-11-04 17:02:02 +00:00
Jason Rumney
546790cb86 (decode-mac-roman): Test against r1 not r0. 2000-11-04 11:43:36 +00:00