Commit graph

14927 commits

Author SHA1 Message Date
Gerd Moellmann
bd23a69269 *** empty log message *** 2000-07-14 15:19:14 +00:00
Gerd Moellmann
226916a81c Fix typo. 2000-07-14 15:14:58 +00:00
Dave Love
d4af987a94 (Info-mode-menu): Fix use of :help, :enable. 2000-07-14 14:39:34 +00:00
Stefan Monnier
115f38ae50 (easy-menu-convert-item-1): Only intern if the label is a string. 2000-07-14 08:43:32 +00:00
Stefan Monnier
3a4f3f86ef (easy-menu-convert-item-1): Intern the label. 2000-07-14 08:39:48 +00:00
Dave Love
4d6d04b504 Doc fixes.
(easy-menu-remove): Defalias to ignore.
2000-07-13 19:06:25 +00:00
Dave Love
cf6936a48f Change maintainer address. 2000-07-13 19:01:10 +00:00
Dave Love
1dfca8bad6 (reftex-bibtex-selection-callback): Call throw correctly. 2000-07-13 18:54:58 +00:00
Gerd Moellmann
56437999a0 (eval-expression-print-length): Change custom type to
allow entering nil as value.
2000-07-13 17:46:34 +00:00
Gerd Moellmann
01eac4fdef (frame-background-mode): Doc fix. 2000-07-13 17:43:58 +00:00
Dave Love
a8189dfe47 (fortran-imenu-generic-expression): Change definition layout.
(fortran-mode-menu): Reinstate customize entries.
2000-07-13 17:23:28 +00:00
Dave Love
d04a3972bf (custom-group-menu-create, customize-menu-create): Use :filter, per old
XEmacs code.
2000-07-13 17:06:15 +00:00
Gerd Moellmann
4bf4fb05c2 (term-send-raw-meta): Strip modifiers from the keyboard
event when deciding what to send to the terminal.
2000-07-12 18:25:40 +00:00
Dave Love
37328bcd53 Add optional version as 4th element of specs and use it for several
things new in v21.  Remove load-path.  Fix type of
line-number-display-limit.
2000-07-12 17:28:19 +00:00
Dave Love
315aa1de5c Don't require easymenu. Use repeat counts in various regexps.
(fortran-mode-syntax-table): Defvar directly.
(fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
(fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
Use defvar, not defconst.
(fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
(fortran-mode): Set fortran-comment-line-start-skip,
fortran-comment-line-start-skip, dabbrev-case-fold-search.
(fortran-comment-indent): Use defsubst.
(fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
Use fortran-comment-indent, not fortran-comment-indent-function.
(fortran-comment-region, fortran-electric-line-number): Simplify.
(fortran-auto-fill): New function.
(fortran-do-auto-fill): Deleted.
(fortran-find-comment-start-skip): Check for non-null
comment-start-skip.
(fortran-auto-fill-mode, fortran-fill-statement): Use
fortran-auto-fill.
(fortran-fill): Use fortran-auto-fill.  Check for null
comment-start-skip.  Simplify final clause and use end-of-line finally.
2000-07-11 17:56:56 +00:00
Dave Love
89492072de (widget-plist-member): New alias. 2000-07-11 14:34:31 +00:00
Eli Zaretskii
d55ead189f *** empty log message *** 2000-07-11 07:38:54 +00:00
Eli Zaretskii
60d2b434c0 (toplevel): Reference
byte-compile-current-file only if it is bound.
2000-07-11 07:26:25 +00:00
Gerd Moellmann
e82a2a05d6 Don't require `dired-aux'. 2000-07-10 12:17:38 +00:00
Miles Bader
ee6be958ad (dired-show-file-type): New function. 2000-07-10 07:02:03 +00:00
Miles Bader
f01fd03b41 (dired-mode-map): Bind `w' to dired-show-file-type.
(dired-show-file-type): Add autoload.
2000-07-10 07:01:42 +00:00
Miles Bader
1fc7fb2bb9 *** empty log message *** 2000-07-10 07:01:02 +00:00
Kenichi Handa
3e8017d240 (describe-font): Adjusted for the chnage of fontset-info.
(print-fontset): Likewise.
2000-07-10 04:03:01 +00:00
Kenichi Handa
ab49ce154c *** empty log message *** 2000-07-10 04:02:14 +00:00
Stefan Monnier
f45aab653b (mouse-drag-region): Use functionp rather than fboundp. 2000-07-09 18:36:21 +00:00
Gerd Moellmann
965522f511 *** empty log message *** 2000-07-07 14:15:55 +00:00
Gerd Moellmann
4e4f9651d2 Bind �[delete]' to delete-char. 2000-07-07 14:14:44 +00:00
Gerd Moellmann
bdbeb193c4 (rmail-clear-headers): Don't throw an error
if rmail-ignored-headers is nil.
(rmail-retry-failure): Bind rmail-ignored-headers and
rmail-displayed-headers to nil.
2000-07-07 14:14:08 +00:00
Gerd Moellmann
2f72fd2f68 *** empty log message *** 2000-07-07 13:02:53 +00:00
Gerd Moellmann
3b36190124 Change author's mail address. 2000-07-07 13:01:49 +00:00
Gerd Moellmann
2c80a61870 (Info-last-search): Variable removed.
(Info-search-history): New variable.
(Info-search): New Info-search-history.
2000-07-07 13:01:16 +00:00
Gerd Moellmann
c5753a5d97 (dired-find-alternate-file): New function.
(dired-mode-map): Bind `a' to dired-find-alternate-file.
(toplevel): Require dired-aux when compiling.
(dired-buffers): Move defvar within file to avoid compiler warning.
2000-07-07 13:00:21 +00:00
Gerd Moellmann
e5c81191ca *** empty log message *** 2000-07-06 21:03:55 +00:00
Gerd Moellmann
53e7c664c8 (lpr-page-header-switches): Add `-h' switch.
(print-region-1): Don't hard code `-h' here.
2000-07-06 20:08:45 +00:00
Gerd Moellmann
c70d73590c (mail-unsent-separator): Changed "the" to "\\w+", as
exim can use "your message" instead of "the message".
2000-07-06 20:08:28 +00:00
Gerd Moellmann
dd8888a136 *** empty log message *** 2000-07-06 14:20:42 +00:00
Gerd Moellmann
4136efcb0a (TAGS-LISP): Don't use `$(lispsource)'. 2000-07-06 14:20:10 +00:00
Stefan Monnier
7e6cb5132d Docstrings fixes.
(facemenu-get-face): Don't use internal-find-face.
(facemenu-iterate): Rename arg to match the docstring.
2000-07-06 13:58:49 +00:00
Stefan Monnier
27c292d1f3 Remove redundant change-log. 2000-07-06 13:25:31 +00:00
Stefan Monnier
6dcd3806b0 (uncomment-region): Be more careful when skipping
backwards over `=' not to bump into BOBP.
2000-07-06 13:24:28 +00:00
Michael Kifer
d396e5218f 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-diff.el (ediff-wordify): use syntax table.
	* ediff-init.el (ediff-has-face-support-p): use
	ediff-color-display-p.
	(ediff-color-display-p): use display-color-p, changed to defun
	from defsubst.
	Got rid of special cases for NeXT and OS/2.
	* ediff-wind.el (ediff-setup-control-frame): set proper modeline
	face.
2000-07-06 05:36:21 +00:00
Stefan Monnier
5e2dfaa48e Require CL.
(copy-tree, remprop): Remove, it's provided by CL.
(map-keymap): Define in terms of cl-map-keymap.
(extent-property, set-extent-end-glyph): New functions.
2000-07-05 22:07:21 +00:00
Stefan Monnier
8d9f77f43c (cl-map-keymap): Handle char-tables in keymaps. 2000-07-05 22:00:58 +00:00
Gerd Moellmann
485266d0f7 *** empty log message *** 2000-07-05 20:04:27 +00:00
Gerd Moellmann
da7d597f76 (DONTCOMPILE): Add comment that the name may
not be changed without changing the make-dist script.
2000-07-05 20:03:53 +00:00
Gerd Moellmann
d5c5cddd55 *** empty log message *** 2000-07-05 17:33:10 +00:00
Andrew Innes
de32572e73 Add support for `bootstrap' and related targets. 2000-07-05 17:32:43 +00:00
Gerd Moellmann
e2b1c42435 (cl-old-mapc): Removed; don't defalias mapc.
(cl-mapc): Use mapc instead of cl-old-mapc.
2000-07-05 17:29:40 +00:00
Andrew Innes
e2c46326e6 *** empty log message *** 2000-07-05 17:03:03 +00:00
Stefan Monnier
a027a91ba2 *** empty log message *** 2000-07-05 15:41:18 +00:00