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
Andreas Schwab
8c4d9806ec
(solitaire-mode-map): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:50:32 +00:00
Andreas Schwab
65877b9c16
(lm-mode-map): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:50:11 +00:00
Andreas Schwab
4cbb318942
(gomoku-mode-map): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:49:41 +00:00
Andreas Schwab
3ed7472c12
(decipher-mode-map): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:49:14 +00:00
Andreas Schwab
6b8236923e
(Commentary): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:48:49 +00:00
Andreas Schwab
a70f1658c8
(hexl-mode-map): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:48:16 +00:00
Andreas Schwab
ef6a4dfef8
(forms--change-commands): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:47:48 +00:00
Andreas Schwab
9103eeef65
(msb-mode-map): Use command remapping instead of substitute-key-definition.
2003-01-12 20:46:51 +00:00
Andreas Schwab
96473b342d
(emerge-setup-fixed-keymaps): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:46:08 +00:00
Andreas Schwab
f3446bb2f9
(archive-mode-map): Use command remapping instead of substitute-key-definition.
2003-01-12 20:45:19 +00:00
Andreas Schwab
3a759d4830
.
2003-01-12 20:13:20 +00:00
Andreas Schwab
27cfbf4b55
(inferior-emacs-lisp-mode): Bind comint-dynamic-complete-functions locally.
2003-01-12 20:11:44 +00:00
Andreas Schwab
f29dd3461e
.
2003-01-11 23:16:40 +00:00
Andreas Schwab
a9fb4690e7
(Buffer-menu-select): Fix for effect of header line.
2003-01-11 23:15:10 +00:00
Andreas Schwab
eaae32461d
.
2003-01-11 22:49:02 +00:00
Andreas Schwab
13b454db2d
(sgml-font-lock-keywords-2): Add flag to merge with existing fontification.
2003-01-11 22:47:33 +00:00
Nick Roberts
fcf58c9ba3
(gud-menu-map, gud-tool-bar-map, gdb): Change gud-goto to gud-until.
2003-01-11 16:58:19 +00:00
Nick Roberts
9f14cf875f
Renamed gud-goto to gud-until
2003-01-11 16:57:30 +00:00
Nick Roberts
94b83c8540
(gud-display): Use GDB command ptype instead of whatis
...
to find out if variable shuld be dereferenced.
(gud-display1): Exit if there is `No symbol'.
(gdb-expressions-mode-map): Correction to key-binding.
(gdb-reset): New function. Reset environment at end of debugging.
(gdb-quit): Remove.
2003-01-11 16:47:33 +00:00
Nick Roberts
703ce2c3f9
(gud-kill-buffer-hook): Save gud-minor-mode type.
...
(gud-reset): New function. Reset environment at end of debugging.
(gud-sentinel): Call gud-reset or gdb-reset.
2003-01-11 16:46:35 +00:00
Nick Roberts
b208af97d6
*** empty log message ***
2003-01-11 16:45:15 +00:00
Dave Love
31d98fa0b4
(cp-make-coding-system): Fix last
...
change.
2003-01-10 23:30:52 +00:00
Kai Großjohann
d4aeef3b96
(dired-garbage-files-regexp): Use \\' instead of $ and
...
use regexp-opt for readability.
2003-01-10 16:42:27 +00:00
Juanma Barranquero
adb266eff0
(xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml-parse-dtd,
...
xml-parse-elem-type): Be more flexible in recognizing empty elements.
2003-01-10 08:34:04 +00:00
Juanma Barranquero
54aaebc516
(sh-set-shell): Make sh-shell-file the default shell.
2003-01-10 08:07:26 +00:00
John Wiegley
150158c498
(pcomplete-termination-string): Added a variable for modifying the
...
string which is inserted after a completion or expansion using
pcomplete.
2003-01-10 07:01:14 +00:00
John Wiegley
3c65ae0ab4
*** empty log message ***
2003-01-10 07:00:59 +00:00
Karl Berry
976d93d4cc
sort-regexp-fields update
2003-01-09 23:29:54 +00:00