Juri Linkov
544cb6b0da
(describe-char): Use window-width instead of frame-width.
2004-03-23 07:36:34 +00:00
Juri Linkov
4a01017557
(list-one-abbrev-table): Use window-width instead of frame-width.
2004-03-23 07:35:59 +00:00
Juri Linkov
bd48e7c618
(woman-fill-frame): Doc fix.
...
(woman-decode-region): Use window-width instead of frame-width.
2004-03-23 07:35:35 +00:00
Juri Linkov
aec2bd36f1
(Man-width): New var.
...
(Man-getpage-in-background): Use it.
(Man-support-local-filenames): New var and fun.
(Man-build-man-command): Don't add a second %s.
(Man-fontify-manpage): Clean up message.
(Man-mode): Set outline-regexp, outline-level, imenu-generic-expression.
2004-03-23 07:33:39 +00:00
Luc Teirlinck
d4411cef6e
(global-auto-revert-non-file-buffers): Expand doc string.
...
(buffer-stale-function): New variable.
(auto-revert-list-diff, auto-revert-dired-file-list)
(auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
(auto-revert-handler): Take over some functionality of deleted functions.
(auto-revert-buffers): Delete call to auto-revert-buffer-p.
2004-03-23 05:24:55 +00:00
Luc Teirlinck
573e4d2ddd
(dired-directory-changed-p, dired-buffer-stale-p): New functions.
...
(dired-internal-noselect): Use dired-directory-changed-p.
Eliminate revert messages.
(dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
2004-03-23 05:20:11 +00:00
Kenichi Handa
d6af0bff2d
Setup syntaxes for more parentheses Unicode characters.
2004-03-23 04:30:25 +00:00
Stefan Monnier
98fdbd102f
(ad-subr-arglist): Undo part of last patch.
2004-03-23 02:45:33 +00:00
Kenichi Handa
6aa69bd7c5
(select-safe-coding-system): Merge
...
coding-system and auto-cs before comparing them.
2004-03-23 02:35:36 +00:00
Stefan Monnier
f6b2b74d12
Fix copyright.
2004-03-22 17:12:16 +00:00
Stefan Monnier
d08c4c2857
Fix copyright.
2004-03-22 15:38:14 +00:00
Stefan Monnier
eaf33a1780
(pp-eval-expression): Simplify.
2004-03-22 15:32:24 +00:00
Stefan Monnier
4f9d876485
(lisp-mode-variables): Don't set
...
normal-auto-fill-function and comment-indent-function.
The default values now work just as well.
Don't set font-lock-beginning-of-syntax-function since we already set
syntax-begin-function.
(lisp-outline-level): Put ;;;###autoload at same level as (.
(prin1-char): Quote special chars.
2004-03-22 15:31:46 +00:00
Stefan Monnier
de00302bfd
(lm-keywords-finder-p): Use defvar rather than with-no-warnings.
2004-03-22 15:28:28 +00:00
Stefan Monnier
e409c5272f
(edebug-display): Bring up a debug trace if the source location can't be found.
...
(edebug-compute-previous-result): Use prin1-char.
2004-03-22 15:27:46 +00:00
Stefan Monnier
b008007c6a
(checkdoc-error): Dont' assume point-min == 1.
...
(debug-ignored-errors): Add an entry.
2004-03-22 15:24:49 +00:00
Stefan Monnier
b122f3fb5a
(byte-recompile-directory): Ignore hidden dir.
...
(byte-compile-file): Output warning when deleting a file.
2004-03-22 15:23:59 +00:00
Stefan Monnier
66599b54fb
(defsubst): Add edebug spec and use backquote.
...
(dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
2004-03-22 15:22:34 +00:00
Stefan Monnier
e856a453a1
(byte-compile-log-lap, byte-compile-inline-expand): Use backquote.
...
(byte-optimize-pure-func): Rename from byte-optimize-concat.
(symbol-name, regexp-opt, regexp-quote): Mark as pure.
2004-03-22 15:21:08 +00:00
Stefan Monnier
1de9630d9b
(backquote-list*-macro): Use nreverse.
2004-03-22 15:17:01 +00:00
Stefan Monnier
35abd1e238
(ad-subr-arglist): Simplify.
2004-03-22 15:16:27 +00:00
Stefan Monnier
4e7d022119
Use inhibit-read-only instead of buffer-read-only.
...
(gnus-narrow-to-page): Don't assume point-min == 1.
(gnus-article-edit-mode): Derive from message-mode.
(gnus-button-alist): Add buttons to (info "(emacs)Keymaps").
2004-03-22 15:14:11 +00:00
Stefan Monnier
87e8daba66
(gnus-score-find-bnews): Simplify and don't assume point-min == 1.
2004-03-22 15:10:39 +00:00
Stefan Monnier
28d38c0b90
(imap-parse-address-list, imap-parse-body-ext): Disable wrong use of `assert'.
2004-03-22 15:08:55 +00:00
Juri Linkov
8f7ea68706
*** empty log message ***
2004-03-22 07:49:24 +00:00
Juri Linkov
b3955f8df5
(ispell-help): Doc fix.
2004-03-22 07:48:39 +00:00
Juri Linkov
b49c969bd0
Doc fix.
2004-03-22 07:48:01 +00:00
Juri Linkov
a05260f265
(ethio-find-file): Doc fix.
2004-03-22 07:47:29 +00:00
Juri Linkov
16c32e8acf
Fix keywords.
2004-03-22 07:46:31 +00:00
Juri Linkov
dde4a5bbca
(finder-known-keywords): Fix data, tex, unix.
2004-03-22 07:45:47 +00:00
Luc Teirlinck
19e580b4e9
(format-insert-file): Always return a list of two elements,
...
like insert-file-contents does.
2004-03-22 04:43:17 +00:00
André Spiegel
091ec19209
#
2004-03-21 15:53:17 +00:00
André Spiegel
e556ef057e
(vc-sccs-print-log, vc-sccs-diff): Add optional BUFFER argument.
2004-03-21 15:49:55 +00:00
André Spiegel
69c33e5d78
(vc-rcs-print-log, vc-rcs-diff): Add optional BUFFER argument.
2004-03-21 15:46:23 +00:00
André Spiegel
a9817cc404
(vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER argument.
2004-03-21 15:45:31 +00:00
André Spiegel
7f149224de
(vc-default-workfile-unchanged-p): If the implementation supports it,
...
let diff output go to *vc*, not *vc-diff*, since this is an internal
call.
2004-03-21 15:44:39 +00:00
André Spiegel
ac9ff2091c
Add new optional BUFFER argument to vc-BACKEND-print-log and
...
vc-BACKEND-diff.
(vc-print-log): If the print-log implementation supports it, use the
new BUFFER argument to direct output to *vc-change-log*, not *vc*.
(vc-version-diff, vc-diff-internal): Doc fixes.
2004-03-21 15:42:14 +00:00
Juanma Barranquero
942269e7b4
(rx): Work at compile time, not run time.
2004-03-21 15:34:56 +00:00
Juanma Barranquero
f7da2617c0
(cfengine-mode): Set parse-sexp-ignore-comments.
2004-03-21 15:29:42 +00:00
Juanma Barranquero
f134d28b2f
(allout-mode): Fix docstring.
2004-03-21 15:24:38 +00:00
Luc Teirlinck
8f8607bebf
(insert-directory): Fix bug if SWITCHES is a list.
2004-03-21 04:40:38 +00:00
Luc Teirlinck
a2ac68f1ee
(auto-revert-interval): Make new value take effect immediately when
...
set through Custom.
(auto-revert-set-timer): Add interactive declaration.
2004-03-21 00:30:12 +00:00
Kim F. Storm
31da0380c3
From David Ponce <david@dponce.com>
...
(ruler-mode-header-line-format-old): Don't `make-variable-buffer-local'.
(ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
(ruler-mode-header-line-format): Simply funcall the above.
(ruler-mode): Use `make-local-variable' and `kill-local-variable'
to save/restore a previous header line format.
(ruler-mode-space): Don't depend on a numeric WIDTH value.
(ruler-mode-ruler): Use symbolic display elements for scrollbar,
fringes and margins width.
(ruler-mode-ruler-function): Default to ruler-mode-ruler
2004-03-19 13:17:16 +00:00
Kim F. Storm
24d0e54531
(hexl-follow-line): Don't require 'fringe.
2004-03-19 10:40:46 +00:00
Kim F. Storm
ec952fde50
*** empty log message ***
2004-03-19 10:40:29 +00:00
Kim F. Storm
4c4ac51661
(hexl-mode-ruler): Adapt to new :align-to semantics.
2004-03-19 10:11:07 +00:00
Kim F. Storm
36bc84aac9
*** empty log message ***
2004-03-19 10:10:43 +00:00
Stefan Monnier
a025fccf60
(Info-default-dirs): Don't ignore last part of I-d-d-l.
2004-03-19 02:37:11 +00:00
Stefan Monnier
e93b2f39b2
(display-time-string-forms): Add help-echo with date on time.
2004-03-19 02:34:39 +00:00
Stefan Monnier
e3748ba235
(compose-region): Use restore-buffer-modified-p.
2004-03-19 02:33:17 +00:00