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
Richard M. Stallman
f134ad18de
(mouse-show-mark): Either move point to the mark
...
or use highlighting, never both.
(mouse-buffer-menu): If WINDOW is a frame, select its selected window.
2001-11-14 02:48:17 +00:00
Stefan Monnier
9145f1c236
(comment-normalize-vars): Handle a nil comment-padding.
2001-11-13 20:19:22 +00:00
Stefan Monnier
37606ed87b
*** empty log message ***
2001-11-13 18:21:07 +00:00
Richard M. Stallman
ede8f2fea1
(electric-buffer-update-highlight): New function.
...
(electric-buffer-overlay): New variable.
(electric-buffer-menu-looper): Call electric-buffer-update-highlight.
(electric-buffer-list): Likewise.
2001-11-13 17:29:40 +00:00
Richard M. Stallman
fad241d332
(isearch-mode): Handle negative search-slow-window-lines correctly.
...
(isearch-whitespace-chars): Doc fix.
2001-11-13 16:39:40 +00:00
Stefan Monnier
5ebcaf3609
(ada-fill-comment-prefix): GNAT wants 2 spaces.
2001-11-13 14:25:57 +00:00
Eli Zaretskii
31b85a14f9
Use frame-width' instead of screen-width',
...
`frame-height' instead of `screen-height', and,
`executing-kbd-macro' instead of `executing-macro'.
(calc-unread-command): Use `unread-command-events'.
2001-11-13 07:34:05 +00:00
Eli Zaretskii
8f66f4797a
Use frame-width' instead of screen-width',
...
`frame-height' instead of `screen-height', and,
`executing-kbd-macro' instead of `executing-macro'.
2001-11-13 07:30:58 +00:00
Eli Zaretskii
26f6427dc8
(calc-settings-file-name): Don't hardcode
...
"~/.emacs"; use `read-file-name'.
2001-11-13 07:29:33 +00:00
Eli Zaretskii
af32d76e49
(calc-do-embedded): Call `y-or-n-p' with
...
correct number of arguments.
2001-11-13 07:28:01 +00:00
Eli Zaretskii
4db5660258
(calc-do-alg-entry): Use
...
`blink-paren-function' instead of `blink-paren-hook'.
2001-11-13 07:27:27 +00:00
Richard M. Stallman
ade67f6a51
(todo-save): Add save-excursion and save-restriction.
2001-11-13 04:11:29 +00:00
Richard M. Stallman
1c1d3d69ff
*** empty log message ***
2001-11-13 03:14:36 +00:00
Richard M. Stallman
ed9ae328c1
(server-edit, server-done): Doc fix.
2001-11-13 03:14:23 +00:00
Richard M. Stallman
4da8ff79a0
(sql-mode): Doc change.
...
(sql-mode-syntax-table): Backslash is no longer an escape character.
2001-11-13 02:22:40 +00:00
Richard M. Stallman
2fa8f8a42f
(Info-mode): Add a no-clone-indirect property.
2001-11-13 02:12:04 +00:00
Richard M. Stallman
61acfe7f5d
(clone-indirect-buffer): Error if major mode symbol
...
has a no-clone-indirect property.
(clone-buffer): Check for obvious errors before reading clone name.
2001-11-13 02:09:59 +00:00
Sam Steingold
dff28924e8
fixed format
2001-11-13 00:07:54 +00:00
Sam Steingold
99cb8c8b26
* vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
...
set-buffer-modified-p to nil after `vc-exec-after'.
* log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
(log-view-mode): Make read-only.
(log-view-current-file): Do final `expand-file-name' in the
current `default-directory'.
(log-view-current-tag): Take an optional `where' arg.
(log-view-diff): New user command.
2001-11-12 23:01:17 +00:00