Stefan Monnier
4e0a3971fa
(normal-top-level-add-subdirs-to-load-path): Simplify.
...
(normal-top-level, command-line, command-line-1): Simplify.
2001-11-17 00:08:20 +00:00
Stefan Monnier
a91c76d6d9
(tar-mode): Use define-derived-mode.
2001-11-17 00:04:29 +00:00
Stefan Monnier
c4d9b0d996
(view-mode-enable): Don't use make-local-hook.
2001-11-17 00:00:26 +00:00
Stefan Monnier
c979fbdf77
*** empty log message ***
2001-11-16 23:59:51 +00:00
Stefan Monnier
95193cc5c4
(eldoc-mode): Use define-minor-mode.
2001-11-16 23:58:48 +00:00
Richard M. Stallman
b2537dfac3
Change maintainer email address.
2001-11-16 21:10:58 +00:00
Richard M. Stallman
af6046560c
(mail-extr-voodoo): Treat a number as a word
...
if it doesn't make sense as anything else.
(mail-extr-leading-garbage): Match non-word characters only.
2001-11-16 19:57:07 +00:00
Pavel Janík
792e5cbdd1
*** empty log message ***
2001-11-16 18:40:10 +00:00
Pavel Janík
8971f87bf6
Fix typo.
2001-11-16 18:37:52 +00:00
Pavel Janík
2879a13bfd
(command-line-processed): Doc fix.
2001-11-16 18:34:06 +00:00
Pavel Janík
a11a4e9ff6
(apropos-next-label-button): Doc fix.
2001-11-16 18:30:25 +00:00
Stefan Monnier
fa336b9179
*** empty log message ***
2001-11-16 14:59:44 +00:00
Stefan Monnier
2916afbdfb
(desktop-create-buffer): Use functionp.
2001-11-16 14:32:38 +00:00
Stefan Monnier
038eed72fd
(comint-mode): Simplify.
...
(make-comint-in-buffer): Run `comint-mode' only if necessary.
2001-11-16 14:22:03 +00:00
Stefan Monnier
1508c0c8da
Doc fix.
2001-11-16 14:15:23 +00:00
Stefan Monnier
a2d7836f5b
(eval-after-load): Make it work with features as well.
2001-11-16 14:15:08 +00:00
Stefan Monnier
25c056e614
(log-view-mode): Don't mark the buffer unmodified.
2001-11-16 13:53:05 +00:00
Stefan Monnier
367ca50fbf
Fix paren-typo.
2001-11-16 13:33:12 +00:00
Stefan Monnier
5f395df3b0
(describe-input-method): Setup xref.
...
(set-language-environment): Use functionp.
(locale-language-names, locale-charset-language-names)
(locale-preferred-coding-systems): Defconst and purecopy.
2001-11-16 13:06:51 +00:00
Stefan Monnier
a959e7236a
(mac-roman): Add mime-charset property.
2001-11-16 12:05:48 +00:00
Richard M. Stallman
1699c6afe5
*** empty log message ***
2001-11-16 04:48:03 +00:00
Richard M. Stallman
413da4514b
(values, values-list, multiple-value-list, multiple-value-apply, nth-value):
...
Use defsubst rather than defalias, to get better doc strings.
2001-11-16 00:00:22 +00:00
Pavel Janík
987aac50b1
*** empty log message ***
2001-11-15 21:56:09 +00:00
Pavel Janík
199b51e6df
Fix autoload cookie.
2001-11-15 21:46:12 +00:00
Richard M. Stallman
83709c9f91
(jka-compr-partial-uncompress): Fix previous change.
2001-11-15 21:17:19 +00:00
Stefan Monnier
84932bf6ac
(menu-bar-edit-menu) <copy>: Put an explicit key binding.
2001-11-15 20:34:35 +00:00
Richard M. Stallman
16a2f75ab7
(dired-undo): Display a message to explain
...
that this does not undo file system changes.
2001-11-15 19:02:56 +00:00
Pavel Janík
c9be79b040
Fix typo.
2001-11-15 15:56:23 +00:00
Andreas Schwab
1997815f8b
(ada-add-extensions): Quote regexp special
...
characters and append anchor to pattern added to auto-mode-alist.
2001-11-15 15:50:10 +00:00
Stefan Monnier
7f6e33e609
*** empty log message ***
2001-11-15 12:59:54 +00:00
Stefan Monnier
24db2c9ba6
Give pilcrow punctuation syntax.
2001-11-15 12:43:42 +00:00
Stefan Monnier
fdba4ab443
(makefile-mode): Add info for automake.
...
(autoconf-mode): Fix the name of the index for automake.
2001-11-15 12:25:20 +00:00
Stefan Monnier
1cd04440b5
(server-process-filter): Run pore/post-comment-hook
...
before/after visiting the file.
2001-11-15 12:19:08 +00:00
André Spiegel
9522e2d89d
#
2001-11-15 10:43:42 +00:00
André Spiegel
6f1ecae403
Documentation fixes.
2001-11-15 10:31:17 +00:00
Stefan Monnier
e29f823e0d
(smerge-match-conflict): Fix typo.
...
(smerge-diff): Be careful to read match-data early enough.
2001-11-15 01:25:35 +00:00
Sam Steingold
39bb8e565f
Fixed some doc strings to properly quote symbols.
2001-11-14 20:22:13 +00:00
Colin Walters
bac0fac8ac
Update maintainer.
2001-11-14 09:12:48 +00:00
Colin Walters
bf77c646a5
Style cleanup; don't put closing parens on their
...
own line, add "foo.el ends here" to each file, and update
copyright date.
2001-11-14 09:09:09 +00:00
Colin Walters
c9aef71977
(calcFunc-unsimplify): Use defalias' instead of
fset' and
...
`symbol-function'.
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.
2001-11-14 09:08:03 +00:00
Colin Walters
60e4c5a74f
(math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,
...
calc-report-bug): Use `defalias' instead of `fset' and
`symbol-function'.
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.
2001-11-14 09:06:05 +00:00
Colin Walters
491c306232
(calcFunc-sqrt, calcFunc-hypot): Use defalias' instead of
fset' and
...
`symbol-function'.
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.
2001-11-14 09:05:36 +00:00
Colin Walters
cce7e5a603
(calcFunc-evalv): Use defalias' instead of
fset' and
...
`symbol-function'.
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.
2001-11-14 09:03:32 +00:00
Colin Walters
7d70a3ba4e
(calcFunc-clip): Use defalias' instead of
fset' and
...
`symbol-function'.
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.
2001-11-14 09:01:51 +00:00
Colin Walters
898ea5c0b2
(calcFunc-abs, calcFunc-float, calcFunc-ceil, calcFunc-round): Use
...
`defalias' instead of `fset' and `symbol-function'.
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.
2001-11-14 09:01:07 +00:00
Colin Walters
d389648023
(calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): Use
...
`defalias' instead of `fset' and `symbol-function'.
Style cleanup; don't put closing parens on their own line, add "foo.el
ends here" to each file, and update copyright date.
2001-11-14 09:00:01 +00:00
Colin Walters
07ff2bc860
Style cleanup; don't put closing parens on their own line, add "foo.el
...
ends here" to each file, and update copyright date.
2001-11-14 08:59:18 +00:00
Richard M. Stallman
6867356aba
(recompile): Use compilation-arguments if set, so as to be able to M-x
...
recompile the exact command which created a compilation-mode buffer.
2001-11-14 04:23:45 +00:00
Richard M. Stallman
10bcf543b7
(ada-fill-comment-prefix): Doc fix.
2001-11-14 03:49:57 +00:00
Richard M. Stallman
02beb9365d
(mouse-drag-region): Don't run the up-event
...
handler if window start changed due to the down-mouse event.
2001-11-14 02:49:26 +00:00