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

23022 commits

Author SHA1 Message Date
Andrew Innes
df07339abb Include lisp/textmodes in load-path for bootstrap
emacs, to resolve ispell menu reference.
2003-01-15 12:01:14 +00:00
Kenichi Handa
6df8b9feea *** empty log message *** 2003-01-15 06:27:32 +00:00
Kenichi Handa
850964c2bf (optimize-char-coding-system-table): Optimize it. 2003-01-15 05:57:31 +00:00
Kenichi Handa
be25dab0a1 Setup the fontset "fontset-mac" correctly. 2003-01-15 05:33:18 +00:00
Nick Roberts
377f175fe2 Improve commentary.
(gdb-window-height, gdb-window-width, gdb-display-number-end):
Customize the dimensions of frames for displayed expressions.
(gdb-error-begin): Comment out because it is not used because of
bug/quirk in annotations.
(gdb-reset): Use with-current-buffer.
2003-01-14 23:58:13 +00:00
Nick Roberts
8c62e68b01 *** empty log message *** 2003-01-14 23:57:32 +00:00
Kim F. Storm
731ffbd94b Rename whole-path' to whole-name' throughout.
(dired-mark-read-regexp): Use "Abs." prefix instead of "Path".
2003-01-14 23:11:42 +00:00
Kim F. Storm
470fa6d1a1 Doc fixes. 2003-01-14 23:11:19 +00:00
Kim F. Storm
af3f4952e5 Misc changes to avoid using path == file name. 2003-01-14 23:04:19 +00:00
Kim F. Storm
adbb6feebb (fast-lock-cache-name): Doc fix. 2003-01-14 22:36:40 +00:00
Kim F. Storm
4dd14ef043 (browse-url-filename-alist): Doc fix. 2003-01-14 22:34:20 +00:00
Kim F. Storm
9dacec4c44 (archive-arc-rename-entry): Fix error message.
(archive-lzh-summarize): Replace local var `path' with `dir'.
(archive-unique-fname) [!MSDOS]: Avoid byte-compiler warning.
2003-01-14 22:32:21 +00:00
Stefan Monnier
38fdf6aa0d (cvs-fileinfo-from-entries): Deal with Solaris'
occasional use of "05" rather than " 5" for day-of-month.
2003-01-14 21:53:39 +00:00
Stefan Monnier
2a673b0350 (log-view-message-re): The rev might be locked. 2003-01-14 21:46:13 +00:00
Kim F. Storm
84f6c6d05e (ido-read-internal, ido-file-internal)
(ido-copy-current-file-name, ido-wide-find-dirs-or-files):
Don't use `path' as name of local variables holding a file name.
2003-01-14 21:31:47 +00:00
Kim F. Storm
a6ab80edb4 *** empty log message *** 2003-01-14 21:31:19 +00:00
Kim F. Storm
1b69d8e271 Remove final period from error message. 2003-01-14 21:12:20 +00:00
John Paul Wallington
7e4523a8eb *** empty log message *** 2003-01-14 20:59:10 +00:00
John Paul Wallington
5760219d1d (apropos): Restore autoload cookie. Fix error
message typo.
2003-01-14 20:47:21 +00:00
Kim F. Storm
403ca8d9a7 (clone-process): Copy process' plist to new process. 2003-01-14 10:16:00 +00:00
Kim F. Storm
63e4e4c6d4 *** empty log message *** 2003-01-14 10:15:40 +00:00
Kim F. Storm
34368d128f (process-put, process-get): New functions. 2003-01-14 09:56:10 +00:00
Kim F. Storm
faa7db081a Reworked 2003-01-12 change -- call a plist a plist!
(QCplist): Renamed from QCvars.  All uses changed.
(Fprocess_plist): Replaces Fprocess_variable.  Simplified.
(Fset_process_plist): Replaces Fset_process_variable.  Simplified.
(syms_of_process): Intern, staticpro, defsubr these.
(Fmake_network_process): Describe :plist arg.  Removed :vars arg.
2003-01-14 09:55:50 +00:00
Markus Rost
dfc85ff2ea Update the description of version handling. 2003-01-14 00:21:30 +00:00
Markus Rost
d568081554 (custom-make-dependencies): Don't set standard-value
and version numbers for variables.  Handle faces.
2003-01-13 23:47:04 +00:00
Markus Rost
cba752d04a (customize-changed-options): Doc addition. Load the
version deps earlier.  Use other tests for groups and variables.
Handle faces.
2003-01-13 23:43:30 +00:00
Kim F. Storm
a42e9704f2 Rename ido-max-prompt-width to ido-max-file-prompt-width for consistency. 2003-01-13 23:05:51 +00:00
Kim F. Storm
1c743e1660 Fix incorrect use of "path" term in ido.el. 2003-01-13 22:57:28 +00:00
Kim F. Storm
362cdb6189 (ido-ignore-directories-merge): Doc fix.
(ido-max-prompt-width): Renamed from ido-max-prompt-path.
(ido-enable-last-directory-history): Doc fix.
(ido-work-directory-list-ignore-regexps): Doc fix.
(ido-enable-tramp-completion): Doc fix.
(ido-record-ftp-work-directories): Doc fix.
(ido-merge-ftp-work-directories): Doc fix.
(ido-rewrite-file-prompt-functions): Renamed from
ido-make-file-prompt-hook.  Directory name is now in dynamic
variable `dirname' (instead of `path').
(ido-rewrite-file-prompt-rules): Renamed from
ido-rewrite-prompt-path-rules.
(ido-read-file-name-as-directory-commands): Doc fix.
(ido-last-directory-list): Doc fix.
(ido-work-directory-list): Doc fix.
(ido-work-file-list): Doc fix.
(ido-make-prompt): Directory name now in `dirname' var.
(ido-edit-input): Doc fix.
(ido-complete): Fix error message.
(ido-copy-current-word): Doc fix.
(ido-find-file): Doc fix.
2003-01-13 22:56:53 +00:00
John Paul Wallington
64f511342e (server-process-filter): Use `minibufferp' to test
whether we are inside a minibuffer.
(server-process, server-kill-new-buffers): Doc fixes.
2003-01-13 16:44:07 +00:00
Dave Love
817cb12775 *** empty log message *** 2003-01-13 13:33:54 +00:00
Dave Love
395da65f76 (mule-utf-16-be, mule-utf-16-le): Remove
pre-write-conversion.
2003-01-13 13:26:21 +00:00
Juanma Barranquero
57876eb31b *** empty log message *** 2003-01-13 12:50:55 +00:00
Kim F. Storm
340c4d8542 (hexl-mode-map): Don't quote remapped command names. 2003-01-13 09:49:54 +00:00
Kim F. Storm
b88bfa623b *** empty log message *** 2003-01-13 09:49:10 +00:00
Juanma Barranquero
abcd940ba5 *** empty log message *** 2003-01-13 08:27:02 +00:00
Richard M. Stallman
3e8cf2ea92 *** empty log message *** 2003-01-13 08:23:46 +00:00
Juanma Barranquero
60ab677b33 (ruler-mode-comment-column-char, ruler-mode-goal-column-char)
(ruler-mode-set-goal-column-ding-flag, ruler-mode-mouse-current-grab-object):
New variables.
(ruler-mode-comment-column-face, ruler-mode-goal-column-face): New faces.
(ruler-mode-mouse-set-fill-column): Removed.
(ruler-mode-mouse-grab-any-column, ruler-mode-mouse-drag-any-column-iteration)
(ruler-mode-mouse-drag-any-column): New functions.
(ruler-mode-map): [header-line down-mouse-2] Bound to
`ruler-mode-mouse-grab-any-column' instead of
`ruler-mode-mouse-set-fill-column'.
(ruler-mode): Cleanup buffer local variable `header-line-format' if it didn't
exist when `ruler-mode' was enabled.
(ruler-mode-ruler-help-echo): Updated its value.
(ruler-mode-ruler-help-echo-when-goal-column): New help string used when
goal-column is already set.
(ruler-mode-ruler-help-echo-tab): Renamed to...
(ruler-mode-ruler-help-echo-when-tab-stops): New.
(ruler-mode-fill-column-help-echo, ruler-mode-comment-column-help-echo)
(ruler-mode-goal-column-help-echo): New help strings.
(ruler-mode-ruler): Use `ruler-mode-ruler-help-echo-when-goal-column' instead of
`ruler-mode-ruler-help-echo' if `goal-column' is set. Show `comment-column' and
`goal-column'. Echo the different help string for each *-column characters on
the ruler.
2003-01-13 08:22:50 +00:00
Richard M. Stallman
914b40da4a (apropos-documentation-property): New function.
(apropos): Use apropos-documentation-property.
2003-01-13 08:07:18 +00:00
Richard M. Stallman
b459083cb7 (mode-line-process): Mark as risky. 2003-01-13 08:05:13 +00:00
Richard M. Stallman
d92c27571f (where-is): Catch errors in indirect-function. 2003-01-13 08:04:46 +00:00
Richard M. Stallman
cf1175df2a (server-process-filter): Comment out -eval.
Don't switch buffers if inside isearch or minibuffer.
2003-01-13 08:04:17 +00:00
Richard M. Stallman
9ed2ab9fca (compilation-revert-buffer): If buffer has a file, revert it in the normal way. 2003-01-13 08:02:47 +00:00
Richard M. Stallman
be28f1a745 Require fontset conditionally again. 2003-01-13 08:01:54 +00:00
Stefan Monnier
978a673fa4 *** empty log message *** 2003-01-13 00:40:07 +00:00
Kim F. Storm
bad111c2d4 (ido-enable-tramp-completion): New defcustom.
(ido-enter-single-matching-directory): Change default to 'slash.
(ido-is-tramp-root): New defun.
(ido-is-root-directory, ido-is-ftp-directory, ido-is-slow-ftp-host)
(ido-may-cache-directory, ido-final-slash, ido-read-internal)
(ido-complete, ido-make-file-list1, ido-make-dir-list1):
Handle tramp completion.
(ido-file-name-all-completions1): New defun for tramp completion.
(ido-file-name-all-completions): Use it.
(ido-set-matches1): Relax matching of text with trailing slash.
(ido-exhibit): Handle tramp completion.
Simplified code using nested cond forms using new `refresh' var.
Fixed handling of /~user/ paths.
2003-01-12 22:27:17 +00:00
Kim F. Storm
afd250cb73 *** empty log message *** 2003-01-12 22:23:22 +00:00
Andreas Schwab
ad797e5662 . 2003-01-12 20:53:04 +00:00
Andreas Schwab
e70cccc0c8 (picture-substitute): Use command remapping instead of
substitute-key-definition.
2003-01-12 20:51:36 +00:00
Andreas Schwab
5d1825c6fb (sh-mode-map): Use command remapping instead of
substitute-key-definition.
2003-01-12 20:51:12 +00:00