1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
Commit graph

49838 commits

Author SHA1 Message Date
Juri Linkov
3bbc63c48b * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
Comment out broken info-links to incomplete Info manual.
2004-03-26 07:02:30 +00:00
Juri Linkov
0e084137df (eshell): Fix broken info-link. 2004-03-26 07:00:39 +00:00
André Spiegel
c3504abb2e # 2004-03-26 06:10:40 +00:00
André Spiegel
cfdc6c099e (vc-print-log): Undo prev change, use new function vc-arg-list from
vc-hooks.el.
2004-03-26 06:07:55 +00:00
André Spiegel
4392edabd4 (vc-arg-list): New function, which handles both compiled and
uncompiled code.
(vc-default-workfile-unchanged-p): Use it.
2004-03-26 06:06:39 +00:00
Kim F. Storm
be21b92592 (syms_of_xdisp): Include `void-variable' in list_of_error
to catch errors in calc_pixel_width_or_height during redisplay.
2004-03-26 00:33:18 +00:00
Kim F. Storm
6fc4c9c950 *** empty log message *** 2004-03-26 00:32:56 +00:00
Kim F. Storm
b17856dd34 *** empty log message *** 2004-03-25 23:52:28 +00:00
Juanma Barranquero
825d074503 (cperl-indent-alist, cperl-where-am-i): Comment out (it's unused and
unfinished code).
2004-03-25 22:45:20 +00:00
Masatake YAMATO
abdb9b8306 * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
* buffer.c (fix_start_end_in_overlays): Rename fix_overlays_in_range.
* editfns.c (Ftranspose_regions): Likewise.
* lisp.h (top_level): Likewise.
2004-03-25 18:05:29 +00:00
Masatake YAMATO
abcdd45aee (completion-setup-function): Emphasize the first uncommon characters in the completions;and de-emphasize the common prefix substrings.
(completion-emphasis): New face.
(completion-de-emphasis): New face.
2004-03-25 16:01:38 +00:00
Sam Steingold
5217a76a0b (vc-print-log): backend-function may be a byte-compiled object, not a lambda 2004-03-25 15:39:03 +00:00
Juri Linkov
ead147301f * jit-lock.el (jit-lock): Remove links to removed Support Modes
Info node.
2004-03-25 10:47:17 +00:00
Juri Linkov
894325b1ef * font-lock.el (fast-lock, lazy-lock): Remove links to removed
Support Modes Info node.
2004-03-25 10:44:30 +00:00
Juri Linkov
4efbcf613d (fill): Fix Info link. 2004-03-25 10:41:49 +00:00
Juri Linkov
6736ab5aa3 Fix comments. 2004-03-25 10:40:59 +00:00
Juri Linkov
b327c9913d * kmacro.el (kmacro-call-macro): Fix docstring. 2004-03-25 10:39:06 +00:00
Juri Linkov
c4131d962c * international/mule.el (keyboard-coding-system): Fix docstring. 2004-03-25 10:38:28 +00:00
Juri Linkov
7235491062 (describe-property-list): Add a button for `face' property
that calls `describe-face'.
2004-03-25 10:36:55 +00:00
Juri Linkov
d9026f5cb0 Fix commentary. 2004-03-25 10:35:07 +00:00
Juri Linkov
0332a905d8 (info-xref-check-buffer): Report empty filename parts.
Remove spurious node duplicate suppression, doesn't work, not wanted.
(info-xref-output): Take format style args, add "sit-for 0" to let
user see the results as they progress.
(info-xref-check-all-custom): New function.
2004-03-25 10:32:33 +00:00
Luc Teirlinck
e09cd94fd2 (dired-directory-changed-p): Reindent. 2004-03-25 04:21:24 +00:00
Nick Roberts
0d1a8fa052 *** empty log message *** 2004-03-25 02:02:53 +00:00
Stefan Monnier
1ec7bd14f9 (diff-font-lock-keywords): Disable yank-handler. 2004-03-24 21:35:40 +00:00
Nick Roberts
beb885fbbd Moved to progmodes directory 2004-03-24 20:40:20 +00:00
Nick Roberts
1ffac26833 Moved from lisp directory 2004-03-24 20:39:37 +00:00
Glenn Morris
9edfb3d2a1 *** empty log message *** 2004-03-24 18:37:57 +00:00
Glenn Morris
d519ea8a53 (calendar-set-mode-line): Use total available mode-line width, rather
than frame-width.
2004-03-24 18:37:08 +00:00
Glenn Morris
359bff6712 (appt-check): Remove superfluous progn.
When finished with diary buffer: if it was not being displayed
before, kill it; otherwise restore its original state.
Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
2004-03-24 18:36:20 +00:00
Stefan Monnier
d7aed37c2e (dired) <defgroup>: Add link to manual.
(dired-font-lock-keywords): Ad highlighting on unusual permissions.
(dired-revert): Use dolist.
(dired-mode-map): Add U binding.
(dired-mode): Add font-lock-beginning-of-syntax-function.
(dired-garbage-files-regexp): Make it a defcustom.
2004-03-23 21:44:31 +00:00
Stefan Monnier
e5d31f9f63 Require CL for `case'. 2004-03-23 21:36:49 +00:00
Stefan Monnier
df617e7ff8 (vc-arch-diff): Handle the special case where `newvers' is equivalent to nil.
(vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
(vc-arch-mode-line-string): Accept `added' state.
(vc-arch-state): Use inode-sigs if available.
(vc-arch-add-tagline): Rename from vc-arch-add-tag.
Copy&delete existing id file if any.  Fallback if uuidgen is absent.
(vc-arch-tagline-re): New var.
(vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method): New funs.
(vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
(vc-arch-registered): Try our best guess using vc-arch-file-source-p.
2004-03-23 21:34:06 +00:00
Stefan Monnier
81c63b50e2 Document new backend operation `find-file-not-found-hook'. 2004-03-23 21:00:36 +00:00
Stefan Monnier
4a330ab7af (vc-default-find-file-not-found-hook): New fun.
(vc-file-not-found-hook): Use it.
2004-03-23 20:59:19 +00:00
Stefan Monnier
22cd1973d5 (diff-default-read-only): Change default.
(diff-mode-hook): Make it a defcustom.  Add some options.
(diff-mode-map): Bind diff-refine-hook.
(diff-yank-handler): New var.
(diff-yank-function): New fun.
(diff-font-lock-keywords): Use them.
(diff-end-of-file): Handle case where file-header looks like diff text.
(diff-hunk-kill): Adjust to "new" hunk-next behavior.
(diff-file-kill): Delete a subsequent empty line, if applicable.
(diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
(diff-find-file-name): Use it.
(diff-tell-file-name): New command.
(diff-mode): Be careful with view-mode.
(diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
New functions, for use in diff-mode-hook.
(diff-find-source-location): Catch "regex too large" errors.
(diff-apply-hunk, diff-test-hunk): Go to old or new file.
(diff-refine-hunk): New command.
2004-03-23 20:50:36 +00:00
Stefan Monnier
5bd8d87b85 (smerge-mode-menu): Fix activate pred for resolve.
(smerge-context-menu-map): Remove unused var.
(smerge-keep-all): Preserve markers.
(smerge-keep-n): New fun.
(smerge-keep-base, smerge-keep-other, smerge-keep-mine)
(smerge-keep-current, smerge-ediff): Use it.
(smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
(smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
(smerge-resolve): Resolve trivial 3-part conflicts.
2004-03-23 19:56:42 +00:00
Juri Linkov
ef3e91755f (display-time-string-forms): Fix help-echo date format. 2004-03-23 07:43:10 +00:00
Juri Linkov
f561ff53ca Move suggestions for key bindings to Commentary. 2004-03-23 07:39:56 +00:00
Juri Linkov
999bd52a27 (dired-compress-file-suffixes): Add dz and tbz.
(dired-compare-directories): Add default value for empty input.
2004-03-23 07:39:35 +00:00
Juri Linkov
ecd69427b6 (dired-guess-shell-alist-default): Add choices for
extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
Add extensions .[0-9] for man and nroff, and .pod for perldoc.
(dired-man): Use dired-guess-shell-command.
(dired-guess-shell-case-fold-search): Change defvar to defcustom.
Change default nil to t.
2004-03-23 07:38:57 +00:00
Juri Linkov
cc8b577ede (jka-compr-compression-info-list): Add tbz and dz.
(jka-compr-mode-alist-additions): Add tbz.
(jka-compr-write-region): Add error message for undefined compress-program.
(jka-compr-insert-file-contents): Add message for undefined compress-program.
(jka-compr-write-region): Remove redundant var bindings.
2004-03-23 07:38:04 +00:00
Juri Linkov
93ca088ccc (quail-insert-decode-map): Use window-width instead of frame-width. 2004-03-23 07:37:37 +00:00
Juri Linkov
5307cb2eb6 (describe-current-coding-system): Use window-width instead of frame-width. 2004-03-23 07:37:07 +00:00
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