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

3070 Commits

Author SHA1 Message Date
Richard M. Stallman
16f97fc36f (gomoku): Doc fix. 2001-11-06 19:39:26 +00:00
Richard M. Stallman
242d2673d9 (jka-compr-partial-uncompress): Support an alternative of not using dd.
(jka-compr-dd-program): Use defcustom to define this.
(jka-compr-load-suffixes): Use defcustom.
(jka-compr-mode-alist-additions): Use defcustom.
2001-11-06 17:14:53 +00:00
Stefan Monnier
c1966bb444 (font-lock-match-c-style-declaration-item-and-skip-to-next):
Also work when LIMIT is further than the end of line.
2001-11-06 17:01:58 +00:00
Eli Zaretskii
e154cc44d0 *** empty log message *** 2001-11-06 09:53:20 +00:00
Richard M. Stallman
d5360cc79c *** empty log message *** 2001-11-06 04:48:24 +00:00
Paul Eggert
0e6f60288f * ls-lisp.el (ls-lisp-time-to-seconds): New function.
(ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
stamps always line up by default.  Also, it uses a slightly
different window to determine whether files are "recent".
2001-11-06 02:00:31 +00:00
Andrew Innes
96238a5ae7 *** empty log message *** 2001-11-05 23:20:02 +00:00
Richard M. Stallman
48461f7cde (last-sexp-toggle-display): Cope if previous-single-property-change or
next-single-char-property-change returns nil.
2001-11-05 02:35:44 +00:00
Richard M. Stallman
830047fdb6 *** empty log message *** 2001-11-05 00:14:46 +00:00
Richard M. Stallman
982f6c7e65 *** empty log message *** 2001-11-04 23:39:35 +00:00
Eli Zaretskii
051a608df8 (term-setup-hook): Add IT-setup-unicode-display. 2001-11-04 18:52:30 +00:00
Miles Bader
2c73848224 *** empty log message *** 2001-11-04 02:13:57 +00:00
Stefan Monnier
9c01e54549 (function-key-map): Add entry for `ESC [ 3 ~' -> <delete>
Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
Use inheritance so that .emacs and terminfo take precedence.
2001-11-04 02:03:05 +00:00
Stefan Monnier
d09cb03327 *** empty log message *** 2001-11-03 23:53:10 +00:00
Eli Zaretskii
aed29b9702 *** empty log message *** 2001-11-03 17:02:03 +00:00
Richard M. Stallman
ed638cc956 (fancy-splash-tail): Explain how to recover
from a crash, if there was a crash.
(command-line-1): Reorganize display of startup screen,
to simplify the logic.  Use a temp buffer for it.
2001-11-03 16:15:43 +00:00
Eli Zaretskii
528e141664 (set-background-color, set-foreground-color): Call
face-set-after-frame-default, to propagate the new colors to the
frame's parameters alist.
2001-11-03 15:55:17 +00:00
Eli Zaretskii
9ca8a5a0ed (timeclock-out): Signal an error if timeclock-last-event is nil. 2001-11-03 15:50:05 +00:00
Stefan Monnier
55140940d4 (list-character-sets, sort-listed-character-sets, describe-character-set)
(describe-coding-system, describe-fontset, list-fontsets):
Use `help-buffer' and move `help-setup-xref' to beginning.
(describe-char-after): Use `internal-describe-syntax-value'.
2001-11-03 00:23:25 +00:00
Richard M. Stallman
e6bff1824f *** empty log message *** 2001-11-02 07:14:24 +00:00
Miles Bader
e8cdeaca91 (describe-character-set)
(describe-coding-system): Pass correct args to `help-xref-button'.
(sort-listed-character-sets): New button type.
(list-character-sets): Use it.
(list-charset-chars): New button type.
(list-character-sets-1): Use it.
2001-11-02 05:53:54 +00:00
Stefan Monnier
c22e59e117 *** empty log message *** 2001-11-02 04:59:56 +00:00
Stefan Monnier
2d78d3e878 (fill-region-as-paragraph): Don't forget to skip
over current whitespace before looking for a preceding space.
2001-11-02 03:10:46 +00:00
Richard M. Stallman
9271ed2c11 *** empty log message *** 2001-11-01 19:55:51 +00:00
Gerd Moellmann
7360b8aa67 (command-line): If the terminal Emacs is running on
has erase char set to ^H, use the Backspace key for deleting
backward and, and the Delete key for deleting forward.
2001-11-01 13:09:32 +00:00
Miles Bader
588c722f22 (define-button-type): Make sure every user-defined button type has a supertype. 2001-11-01 07:00:07 +00:00
Jason Rumney
74142afec1 *** empty log message *** 2001-10-31 23:39:10 +00:00
Richard M. Stallman
e618896497 (mode-line-frame-identification): Add doc string.
(mode-line-position, mode-line-modes): New variables.
(mode-line-format): Use mode-line-position for the part
that displays the position-in-buffer info.  Use
mode-line-modes for the part that displays major and minor modes.
2001-10-31 21:57:45 +00:00
Sam Steingold
cc1bde62e7 easy source access from the *debugger* buffer 2001-10-31 19:32:26 +00:00
Stefan Monnier
cbe5287938 *** empty log message *** 2001-10-31 17:23:29 +00:00
Pavel Janík
2b209b974e *** empty log message *** 2001-10-31 15:12:04 +00:00
Stefan Monnier
bf9bb76fe5 *** empty log message *** 2001-10-31 02:54:33 +00:00
Stefan Monnier
747d3f2a01 *** empty log message *** 2001-10-31 02:15:54 +00:00
Stefan Monnier
d4945dfb1c *** empty log message *** 2001-10-31 01:06:30 +00:00
Richard M. Stallman
3a426197fd *** empty log message *** 2001-10-30 18:41:07 +00:00
Gerd Moellmann
3f99f94823 *** empty log message *** 2001-10-30 17:00:10 +00:00
Eli Zaretskii
ae83015970 (list-buffers-noselect): If the buffer's name
starts with a blank, but it visits a file, do show it (for files
whose names start with a blank).
2001-10-30 10:44:17 +00:00
Stefan Monnier
8e8223e20f *** empty log message *** 2001-10-30 08:51:51 +00:00
Richard M. Stallman
4d083a8fd2 *** empty log message *** 2001-10-30 00:34:09 +00:00
Richard M. Stallman
8767d8666a (find-backup-file-name): Use make-backup-file-name. 2001-10-30 00:23:32 +00:00
Richard M. Stallman
dead519df9 *** empty log message *** 2001-10-30 00:21:12 +00:00
Sam Steingold
bcaf1c362c (convert-standard-filename): Handle cygwin-specific pathnames. 2001-10-29 18:49:16 +00:00
Eli Zaretskii
95125512c2 (read-face-name): Doc fix.
(make-face-bold, make-face-unbold, make-face-italic)
(make-face-unitalic, make-face-bold-italic, invert-face): Remove
trailing blank from the prompt passed to read-face-name.
2001-10-29 18:40:23 +00:00
Eli Zaretskii
e76ecac5af *** empty log message *** 2001-10-29 18:23:29 +00:00
Sam Steingold
d90a41e8ba (byte-recompile-directory): Report numbers of files skipped and failed too. 2001-10-29 17:26:26 +00:00
Kai Großjohann
e2c2a3e282 (log-view-mode-map): Bind M-n' and M-p', not `M n'
and `M p'.
2001-10-29 15:46:46 +00:00
Gerd Moellmann
f6f4bfb3d5 (iso-accents-compose): Push SECOND-CHAR
as is on unread-command-events instead of `(SECOND-CHAR)'.
2001-10-29 15:44:21 +00:00
André Spiegel
a480997780 # 2001-10-29 12:28:12 +00:00
Gerd Moellmann
3f08fcd2a6 *** empty log message *** 2001-10-29 12:25:58 +00:00
Gerd Moellmann
0ccfdad267 *** empty log message *** 2001-10-29 11:39:52 +00:00
Gerd Moellmann
60ebcfe88e *** empty log message *** 2001-10-29 09:44:56 +00:00
Gerd Moellmann
6fd735df02 *** empty log message *** 2001-10-29 09:11:17 +00:00
Gerd Moellmann
8997e990e4 *** empty log message *** 2001-10-29 08:28:56 +00:00
Richard M. Stallman
36656ee3bc (sc-emacs-features): Test for "Emacs 19"
by really checking that it is not version 18.
2001-10-28 14:20:39 +00:00
Richard M. Stallman
eef442a57e *** empty log message *** 2001-10-28 14:14:44 +00:00
Miles Bader
5bbf4378a0 *** empty log message *** 2001-10-28 10:22:34 +00:00
Stefan Monnier
8259bf101d Require `syntax'.
(font-lock-defaults-alist): Don't define keywords for lisp languages.
Use `c-font-lock-syntactic-face-function' for c languages.
(font-lock-mode): Don't unset vars when turning the mode off.
(font-lock-default-fontify-buffer): Don't unset vars at the end.
(font-lock-extra-managed-props): New var.
(font-lock-default-unfontify-region): Use it.
(font-lock-apply-syntactic-highlight): Flush the syntax cache.
Don't eval the value when there's no match.
(font-lock-ppss-stats): New var.
(font-lock-ppss): New fun.
(font-lock-fontify-syntactically-region): Use it and syntax.ppss.
(font-lock-apply-highlight): Allow `highlight' to set several props.
(font-lock-set-defaults): Use dolist.
(font-lock-unset-defaults): Remove.
(font-lock-match-c-style-declaration-item-and-skip-to-next):
Try to recognize prototypes using `foo P_ ((args))'.
({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
(c-font-lock-keywords-2): Fix last change to still use Anders' trick.
(c-font-lock-syntactic-face-function): New function.
(font-lock-match-c++-style-declaration-item-and-skip-to-next)
(c++-keywords): Use a more sophisticated regexp to handle
shallowly nested templates.
2001-10-28 04:48:16 +00:00
Stefan Monnier
001c08a170 *** empty log message *** 2001-10-28 03:29:49 +00:00
Sam Steingold
c71a58a384 (mouse-buffer-menu-mode-groups): added SGML group 2001-10-27 16:32:35 +00:00
Sam Steingold
c77c3a7302 renamed html-xhtml' to sgml-xml' and generalized accordingly 2001-10-27 16:07:35 +00:00
Eli Zaretskii
8e5ff9aaa4 *** empty log message *** 2001-10-27 15:02:14 +00:00
Stefan Monnier
b9c6ab6847 *** empty log message *** 2001-10-27 08:12:55 +00:00
Gerd Moellmann
cfc3aed3fe (ange-ftp-send-cmd): Call fix-name-func for
`mdtm'.  From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
2001-10-27 07:53:11 +00:00
Stefan Monnier
bcfb9effc9 *** empty log message *** 2001-10-27 05:21:32 +00:00
Eli Zaretskii
944e6f601b *** empty log message *** 2001-10-26 21:41:35 +00:00
Eli Zaretskii
bd6eb1cb4e *** empty log message *** 2001-10-26 21:24:04 +00:00
Sam Steingold
e5d1dee911 (html-mode); set mode-name' based on html-xhtml' 2001-10-26 20:55:36 +00:00
Sam Steingold
58203d918e (html-mode): Set `html-xhtml' from the DOCTYPE.
(html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
(sgml-tag): Close empty tags in XHTML.
2001-10-26 20:29:10 +00:00
Jason Rumney
317672ff40 *** empty log message *** 2001-10-26 19:56:32 +00:00
Sam Steingold
07fedaed79 (c-font-lock-keywords-2): Do not require labels to be alone on the line. 2001-10-26 15:04:58 +00:00
Eli Zaretskii
d4e34d243c *** empty log message *** 2001-10-26 14:25:06 +00:00
Sam Steingold
187cd25bb0 (sh-font-lock-close-heredoc): check the args for being non-nil 2001-10-26 13:54:45 +00:00
Gerd Moellmann
63db25edff (artist-version): 1.2.4.
(artist-butlast-fn): New variable.
(artist-butlast): New function.
(artist-ellipse-mirror-quadrant): Use it.
(artist-mouse-draw-poly): Use nil for `point-list'.
(artist-mouse-draw-poly): Check for point-list being nil.
2001-10-26 09:51:14 +00:00
Gerd Moellmann
627a4e30dc (ps-mode-print-function): Remove quote for
lambda expression.
(ps-mode-menu-main): Submenu with options on/off was replaced with
a toggle button.
(ps-mode, ps-run-mode): Define with `define-derived-mode'
(ps-mode): Autoload cookie added on same line as comment
(ps-mode-tabkey, ps-mode-backward-delete-char):
(ps-mode-r-balance): Replace `delete-horizontal-space' and
`indent-to' with `indent-line-to'
(ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
instead of `eval'.
(ps-mode-print-region): Use `with-temp-buffer'.
(ps-run-start): Use of `mapconcat'.  Use `apply' instead of
`eval'.
(numerous places): Add back-tick and tick around names in
docstrings, fix punctuation in docstrings, remove trailing spaces.
2001-10-26 09:14:37 +00:00
Sam Steingold
598f34fa52 (add-log-always-start-new-record): New user option. 2001-10-25 17:49:13 +00:00
Richard M. Stallman
a3fbafe2f0 *** empty log message *** 2001-10-25 15:30:00 +00:00
Gerd Moellmann
dfe92a6aca *** empty log message *** 2001-10-25 13:32:54 +00:00
Gerd Moellmann
879eadc3f9 *** empty log message *** 2001-10-25 10:13:23 +00:00
Gerd Moellmann
5b6a51aaea *** empty log message *** 2001-10-25 07:50:16 +00:00
Stefan Monnier
d73a471bf4 *** empty log message *** 2001-10-25 05:54:03 +00:00
Miles Bader
f66bd22011 *** empty log message *** 2001-10-25 01:09:20 +00:00
Richard M. Stallman
d436d53865 *** empty log message *** 2001-10-24 22:57:07 +00:00
Richard M. Stallman
b617a66b0f *** empty log message *** 2001-10-24 22:49:01 +00:00
Sam Steingold
7b611de008 (mouse-buffer-menu-mode-groups): Added "Version Control" group. 2001-10-24 20:02:16 +00:00
Stefan Monnier
c533fe40ec *** empty log message *** 2001-10-24 16:13:22 +00:00
Gerd Moellmann
4aa6b95562 *** empty log message *** 2001-10-24 12:37:32 +00:00
Gerd Moellmann
bdbdebff20 *** empty log message *** 2001-10-24 11:12:23 +00:00
Stefan Monnier
e07777e6d6 (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0). 2001-10-23 22:01:17 +00:00
Stefan Monnier
0033146f51 (compile-mouse-goto-error, compile-goto-error): Turn caadr into caar of cdr. 2001-10-23 16:57:15 +00:00
Gerd Moellmann
61fd8d32f4 (Info-fontify-node): Bind doun-mouse-{1,2} instead
of mouse-{1,2} since dragging is on the down event.
2001-10-23 16:24:40 +00:00
Gerd Moellmann
c51488cde5 *** empty log message *** 2001-10-23 16:16:06 +00:00
Gerd Moellmann
197a9dfdb5 (mh-recenter): Call `recenter' with arg t
if ARG is nil.
2001-10-23 15:50:29 +00:00
Gerd Moellmann
24db49fb9e *** empty log message *** 2001-10-23 14:09:20 +00:00
Gerd Moellmann
e38e283919 (compilation-set-window-height): Select
old window only if it's still live.
2001-10-22 18:48:09 +00:00
Pavel Janík
784b89375e Remove debugging code. From Stefan Monnier <monnier@cs.yale.edu>. 2001-10-22 17:24:42 +00:00
Eli Zaretskii
b704d54b92 *** empty log message *** 2001-10-22 16:14:11 +00:00
André Spiegel
fb2fa4a9ad # 2001-10-22 12:15:34 +00:00
Kim F. Storm
da67faa90e *** empty log message *** 2001-10-22 11:06:39 +00:00
Eli Zaretskii
4b2bb9be85 (tooltip-set-param): Doc fix. 2001-10-22 10:02:41 +00:00
Eli Zaretskii
2840d65358 (sgml-mode-map): Bind 8-bit codes above 127 to sgml-maybe-name-self.
(sgml-name-8bit-mode): Doc fix.
(sgml-char-names-table): New variable.
(sgml-name-char): Support non-ASCII and mule-unicode-* characters.  Doc fix.
(sgml-maybe-name-self): Convert unibyte characters to multibyte.
2001-10-22 09:45:39 +00:00
Eli Zaretskii
7142670a95 (tooltip-x-offset, tooltip-y-offset): Mention in the
doc string the effect of `left' and `top' parameters in
tooltip-frame-parameters, the default values, and the units.
(tooltip-frame-parameters): Mention `top' and `left' in the doc
string.
(tooltip-show): Mention in the doc string the `top' and `left'
parameters in tooltip-frame-parameters, and x-max-tooltip-size.
2001-10-22 08:54:13 +00:00
André Spiegel
dea1947311 # 2001-10-22 08:04:33 +00:00
André Spiegel
a279f22fcf # 2001-10-21 23:38:42 +00:00
Gerd Moellmann
26fe1f9257 *** empty log message *** 2001-10-21 23:04:02 +00:00
Gerd Moellmann
0480815792 (cwarn-font-lock-feature-keywords-alist):
Use `sexp' for :value-type instead of `face'.
2001-10-21 22:47:15 +00:00
Eli Zaretskii
a6a1654e25 *** empty log message *** 2001-10-21 19:20:30 +00:00
Jason Rumney
4fdd691b32 *** empty log message *** 2001-10-21 18:49:20 +00:00
Gerd Moellmann
6aa97356aa *** empty log message *** 2001-10-21 17:41:43 +00:00
Miles Bader
c9a95b7902 *** empty log message *** 2001-10-21 15:34:22 +00:00
Miles Bader
a3b10252a6 *** empty log message *** 2001-10-21 14:44:58 +00:00
Miles Bader
7e9a6a1b84 *** empty log message *** 2001-10-21 14:33:15 +00:00
André Spiegel
72830e8a04 # 2001-10-21 13:26:09 +00:00
Miles Bader
386ca3619c *** empty log message *** 2001-10-21 10:25:36 +00:00
Gerd Moellmann
71431a0ea1 *** empty log message *** 2001-10-21 09:04:46 +00:00
Miles Bader
b6715b9f8a (checkbox): Swap bg/fg colors in images, and invert
image bits to compensate.  Use `make-string' instead of
`make-bool-vector' (XBM apparently wants byte-aligned rows).
2001-10-20 15:16:30 +00:00
Kim F. Storm
db6f8ff125 Don't let kill-ring-save show extent if transient-mark-mode and region
fully visible.
2001-10-19 23:25:34 +00:00
Eli Zaretskii
8f9495e70e (auto-mode-alist): Associate .indent.pro with
Fundamental mode.  Suggested by Samuel Padgett
<spadgett1@nc.rr.com>.
2001-10-19 16:32:49 +00:00
Sam Steingold
1f00682428 Put the *Compile-Log* buffer in `compilation-mode'. 2001-10-18 21:05:16 +00:00
Stefan Monnier
d2f11dda2a (smtpmail-via-smtp): Use mail-envelope-from if set. 2001-10-18 20:48:23 +00:00
Stefan Monnier
e54030af30 (xml-parse-tag): Use eq on char-after's return value. 2001-10-18 20:24:09 +00:00
Gerd Moellmann
3f482bc0e5 (isearch-mode-map): Bind `mouse-movement' to nil. 2001-10-18 10:06:01 +00:00
Gerd Moellmann
d0035f7a52 (hilit-lookup-face-create): Call
set-face-font only if display-graphic-p.
(toplevel): Remove references to window-system.
2001-10-18 09:55:37 +00:00
Miles Bader
4d251ae727 (what-line): Avoid problems with field properties. 2001-10-18 01:05:28 +00:00
Eli Zaretskii
2670cf8089 (widget-field-face, widget-single-line-field-face):
Define special colors for a tty.
2001-10-17 18:49:38 +00:00
Francesco Potortì
5889cc202a (comint-password-prompt-regexp): Make it less restrictive, letting
comint recognise OpenSSH2 passphrase prompts.
2001-10-17 15:38:45 +00:00
John Wiegley
af15ae259a *** empty log message *** 2001-10-17 01:58:38 +00:00
Miles Bader
3d58b15e0f (defface): Mention `:inherit' in doc-string. 2001-10-17 01:13:10 +00:00
Eli Zaretskii
ca5b46fc99 Update the Commentary with installation instructions. 2001-10-16 19:07:50 +00:00
Gerd Moellmann
56378db4a0 *** empty log message *** 2001-10-15 09:14:09 +00:00
Miles Bader
31252c009c (display-message-or-buffer): Pass the correct buffer to `display-buffer'. 2001-10-15 01:01:21 +00:00
Stefan Monnier
0c88c9374c *** empty log message *** 2001-10-14 20:17:49 +00:00
Eli Zaretskii
a12ca05478 (completion-ignored-extensions) [ms-dos, windows-nt]:
Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
Add .so to the Unix and GNU branch.
2001-10-14 20:00:28 +00:00
Eli Zaretskii
5a59578548 Add no-byte-compile. 2001-10-14 19:40:02 +00:00
Miles Bader
530893b26e *** empty log message *** 2001-10-14 14:34:44 +00:00
Stefan Monnier
6efb29ef80 *** empty log message *** 2001-10-14 02:56:26 +00:00
Michael Kifer
2d341681c8 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
* viper-ex.el (ex-edit): make checks for modified buffer/file.
	(viper-get-ex-address-subr): more precise addr for the $ marker

	* viper-cmd.el: Fixed indentation.

	* viper.texi: Clarified that viper won't expand special symbols in
	search patterns.
2001-10-13 21:38:19 +00:00
Eli Zaretskii
eef9b65fda *** empty log message *** 2001-10-13 10:45:31 +00:00
Eli Zaretskii
75a4e7c566 Fix dates of last entries. 2001-10-13 09:46:39 +00:00
Pavel Janík
a2bdcec408 (delimit-columns-rectangle-max): Do not double variables in the lambda-list.
(delimit-columns-rectangle-line): Do not double variables in the lambda-list.
2001-10-13 08:13:34 +00:00
Stefan Monnier
5a1373f32a *** empty log message *** 2001-10-12 22:39:29 +00:00
Gerd Moellmann
e34fd2f2c0 (byte-compile-check-lambda-list):
Turn error for repeated variables into warning.
2001-10-12 21:59:38 +00:00
Stefan Monnier
026f408dc8 *** empty log message *** 2001-10-12 21:21:17 +00:00
Stefan Monnier
32993295b9 (minibuffer-local-*map): Take inheritance into account. 2001-10-12 19:59:43 +00:00
Stefan Monnier
f892ac1d28 *** empty log message *** 2001-10-12 19:20:47 +00:00
Sam Steingold
7ed938901b (completion-ignored-extensions): CL-related
extensions are platform-independent.
2001-10-12 19:18:50 +00:00
Sam Steingold
b878b8c30a (ange-ftp-copy-files-async): New function for
asynchronous multiple file copying.
2001-10-12 19:16:34 +00:00
Sam Steingold
b04125748c typo 2001-10-12 16:55:21 +00:00
Gerd Moellmann
eadd64444e (byte-compile-check-lambda-list): New
function checking that lambda-list consists of non-constant
symbols, that &rest and &optional are followed by variable names,
that &rest VAR is the last element, and that variables aren't
doubled.
(byte-compile-lambda): Use it.
2001-10-12 14:20:14 +00:00
Gerd Moellmann
3365175e97 *** empty log message *** 2001-10-12 10:05:27 +00:00
Gerd Moellmann
beb0990f3b *** empty log message *** 2001-10-12 09:05:51 +00:00
Miles Bader
07f904a3f2 (help-customize-face): New button-type. 2001-10-12 01:58:02 +00:00
Stefan Monnier
2168e04d47 *** empty log message *** 2001-10-12 01:38:00 +00:00
Gerd Moellmann
a5be8a9aac (master-mode): Use define-minor-mode instead
of easy-mmode-define-minor-mode.  Add autload cookie.
(Coomentary): Remove the line showing how to auload master-mode,
since it's always autoloaded.
2001-10-11 19:25:47 +00:00
Gerd Moellmann
1ae6b8f19e *** empty log message *** 2001-10-11 19:21:26 +00:00
Gerd Moellmann
63ca0a6ee4 *** empty log message *** 2001-10-11 17:26:04 +00:00
Gerd Moellmann
d731e6b8b3 Byte compiler messages. 2001-10-11 12:58:56 +00:00
Stefan Monnier
30de4b24d5 *** empty log message *** 2001-10-11 02:08:21 +00:00
Stefan Monnier
7164ef13a8 (comment-indent): Be a little more robust in case
comment-indent-function does funny things.
(comment-normalize-vars): Autoload.
(comment-region-internal): Fiddle with the visibility spec.
(comment-valid-prefix): New function.
(comment-indent-new-line): Use it.  Ignore adaptive-fill-prefixes
that would turn comment-text into non-comment-text.
2001-10-11 01:46:37 +00:00
Miles Bader
0e094c2907 *** empty log message *** 2001-10-11 01:26:00 +00:00
Stefan Monnier
c2ca517100 Change maintainer to FSF and remove loads of compatibility cruft.
(tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
(tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
(tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
tcl-submit-bug-report.
(tcl-mode-syntax-table): Leave \f alone.
(inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
tcl-end-of-defun, tcl-submit-bug-report.
(tcl-xemacs-menu): Fix up and pass it directly to easymenu.
(tcl-add-emacs-menu): Remove.
(tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
(tcl-keyword-list): Add `chain'.
(tcl-font-lock-syntactic-keywords): New variable.
(tcl-pps-has-arg-6): Remove.
(tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
(tcl-internal-mark-defun): Remove.
(tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
(tcl-mode): Use define-derived-mode.  Simplify.
Set comment-indent-function.
(tcl-indent-command): Use line-beginning-position and comment-indent.
(tcl-calculate-indent): Renamed from calculate-tcl-indent.
(tcl-indent-line): Use tcl-calculate-indent.
(tcl-indent-exp): Renamed from indent-tcl-exp.  Use new names.
(tcl-add-log-defun): Renamed from add-log-tcl-defun.  Use match-string.
(tcl-filter): Use with-current-buffer, simplify.
(inferior-tcl-mode): Use define-derived-mode.
(tcl-hairy-in-comment): Renamed tcl-in-comment.
(tcl-simple-in-comment, tcl-in-comment): Removed.
(tcl-files-alist): New function.
(tcl-help-snarf-commands): Use it and return the result directly
rather than through a global variable.
(tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
(tcl-help-on-word): Provide the default value to completing-read.
(tcl-hilit): Remove.
(tcl-hashify-buffer, tcl-popup-menu): Simplify.
(tcl-comment-indent): New function.
(tcl-submit-bug-report): Remove.
(tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
(indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
(tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2001-10-11 00:26:48 +00:00
Gerd Moellmann
031a167823 (iso-transl-e-caret)
(iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
Fix duplicates.  From Dave Love <d.love@dl.ac.uk>.
2001-10-10 16:37:12 +00:00
Miles Bader
07becdb197 (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
(Info-fontify-node): Don't fontify the node if it's already been done.
2001-10-10 14:39:23 +00:00
Gerd Moellmann
619632ac2a *** empty log message *** 2001-10-10 12:22:18 +00:00
Gerd Moellmann
ab952a4f34 *** empty log message *** 2001-10-10 09:43:20 +00:00
Gerd Moellmann
88255adb6a (command-line-1): Bind tab-width to 8. 2001-10-10 09:25:20 +00:00
Gerd Moellmann
89e9c8d77e *** empty log message *** 2001-10-10 09:18:33 +00:00
Gerd Moellmann
3680909c04 *** empty log message *** 2001-10-10 07:41:05 +00:00
Pavel Janík
5c4d3f0293 *** empty log message *** 2001-10-10 06:04:25 +00:00
Miles Bader
71f19cda05 ChangeLog 2001-10-09 12:15:09 +00:00
Miles Bader
55e9efba21 *** empty log message *** 2001-10-09 12:11:50 +00:00
Miles Bader
ded42dd308 (define-button-type): Respect any `supertype' property.
(button-type-subtype-p, button-has-type-p): New functions.
2001-10-09 05:57:35 +00:00
Miles Bader
f4be0a12f6 (rfn-eshadow-regexp): Deal correctly with escaped dollar-signs. 2001-10-09 02:53:51 +00:00
Miles Bader
3b8c60f18c (apropos-next-label-button): Use the presence of a
`apropos-label' property to detect label buttons.
2001-10-08 16:37:44 +00:00
Miles Bader
62dc75c498 (button-nop): Function removed.
(default-button): Use `ignore' as default button action.
2001-10-08 14:18:11 +00:00
Miles Bader
894e460c17 (apropos-symbol): Add `skip' property.
(apropos-function, apropos-macro, apropos-command)
(apropos-variable, apropos-face, apropos-group, apropos-widget)
(apropos-plist): New button types.
(apropos-label-properties): Variable removed.
(apropos-print): Pass button-type to apropos-print-doc, rather
than help function and label text.
(apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
Get button label from TYPE.
2001-10-08 06:58:32 +00:00
Miles Bader
a101302b06 (apropos-next-label-button): Update arguments to `next-button'. 2001-10-08 06:13:07 +00:00
Stefan Monnier
b0fbf75422 (help-mode): Use define-derived-mode.
(describe-mode): Add optional `buffer' arg.
Use it instead of going through help-xref-mode.
Avoid doubling the word `minor' when prettifying.
(describe-function-1): List the corresponding key bindings.
(describe-variable): Say if the var is automatically buffer-local.
If the source is `loaddefs.el', look for the real source.
(help-xref-mode): Remove.
2001-10-08 00:19:58 +00:00
Stefan Monnier
82345a9abc (byte-compile-file): Return success when the file says no-byte-compile. 2001-10-07 23:34:07 +00:00
Miles Bader
d6bc0bdc4a (next-button, previous-button): Respect `skip' property.
(push-button, button-activate): Add USE-MOUSE-ACTION argument.
2001-10-07 17:14:34 +00:00
Miles Bader
e664497b5f (woman-mode-map): Copy button-buffer-map instead of
making a new keymap.  Don't bind mouse-2.  Bind M-mouse-2 to
`woman-follow-word' instead of `woman-mouse-2'.
(woman-follow-word): Renamed from `woman-mouse-2'.
Follow unconditionally, since this function is now only
bound to M-mouse-2.  Use accessor functions.
(WoMan-highlight-references): Use `make-text-button'.
(woman-xref): New button type.
2001-10-07 12:41:03 +00:00
Miles Bader
d876f455d1 *** empty log message *** 2001-10-07 12:07:34 +00:00
Miles Bader
7997fd38bf *** empty log message *** 2001-10-07 04:39:53 +00:00
Gerd Moellmann
1a4372efcd *** empty log message *** 2001-10-06 23:38:11 +00:00
Gerd Moellmann
2a34a036ff *** empty log message *** 2001-10-06 09:57:20 +00:00
Richard M. Stallman
857e81db0f *** empty log message *** 2001-10-06 02:32:43 +00:00
Miles Bader
4650e3623c *** empty log message *** 2001-10-05 16:48:46 +00:00
Sam Steingold
b4f05c3831 added `html-xhtml' for XHTML input 2001-10-05 16:21:14 +00:00
Sam Steingold
4dd618ff50 (diary-entry-compare): When times are identical, compare the entries
lexicographically.
2001-10-05 15:53:02 +00:00
Miles Bader
a01b78312a (rfn-eshadow-update-overlay): Use `minibuffer-prompt-end'. 2001-10-05 15:19:23 +00:00
Miles Bader
20a8200954 *** empty log message *** 2001-10-05 14:05:27 +00:00
Miles Bader
c165ad4044 (custom-face-attributes): Make sure each attribute has a valid default
value.  Remove hacks that mapped `nil' to `off' and used nil to mean
`unspecified'.  Remove `unspecified' choices from all attributes
(unspecified is handled by the parent checklist).
2001-10-05 13:06:51 +00:00
Gerd Moellmann
ace64e0a1f *** empty log message *** 2001-10-05 12:54:15 +00:00
Miles Bader
ec66bdc7f1 *** empty log message *** 2001-10-05 12:34:41 +00:00
Gerd Moellmann
a0fb44927f *** empty log message *** 2001-10-05 12:11:19 +00:00
Gerd Moellmann
c86350b15d *** empty log message *** 2001-10-05 10:40:42 +00:00
Gerd Moellmann
c89e4bc57f *** empty log message *** 2001-10-05 10:13:12 +00:00
Gerd Moellmann
6c0b26437e *** empty log message *** 2001-10-05 09:13:21 +00:00
Andrew Innes
0bcf87c159 *** empty log message *** 2001-10-04 17:15:26 +00:00
Gerd Moellmann
9c5becd89a *** empty log message *** 2001-10-04 10:38:36 +00:00
Eli Zaretskii
cf2b0d2c99 Fix the date and the syntax of Pavel Janik's entry for tpu-edt.el. 2001-10-04 07:18:32 +00:00