Dave Love
13d472b871
(utf-translate-cjk): Call
...
optimize-char-coding-system-table.
2003-01-03 20:12:51 +00:00
Dave Love
7de350175d
(ucs-unify-8859, ucs-fragment-8859):
...
Call optimize-char-coding-system-table.
2003-01-03 20:12:17 +00:00
Dave Love
237e59935a
(register-char-codings): Don't call
...
optimize-char-coding-system-table here.
(keyboard-coding-system): Doc fix. Update :version.
2003-01-03 20:11:15 +00:00
Dave Love
500acb7900
(nroff-mode-hook): Customize.
...
(nroff-imenu-expression): New.
(nroff-mode): Use it.
2003-01-03 20:04:48 +00:00
Dave Love
bf9f5c1753
(auto-insert-alist): Add man page skeleton.
2003-01-03 20:01:24 +00:00
André Spiegel
c335883f9f
#
2003-01-03 15:29:32 +00:00
André Spiegel
4837cfbdd2
(vc-rcs-revert): Unlock only if the user does have the lock.
2003-01-03 15:27:35 +00:00
Kim F. Storm
ad9de65b54
(cua--pre-command-handler): Corrected
...
handling of delete-selection properties.
2003-01-03 13:00:08 +00:00
Kim F. Storm
821adeae4e
*** empty log message ***
2003-01-03 12:59:20 +00:00
John Paul Wallington
14f0195b44
Update copyright.
2003-01-03 11:53:46 +00:00
John Paul Wallington
2dba57c18e
(eldoc-get-var-docstring): Only return a
...
documentation string when `sym' is non-nil.
2003-01-03 11:46:20 +00:00
Steven Tamm
7413b888c0
* scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
...
scroll bars correctly default to being on the right for Mac
Carbon port by testing "mac-carbon" feature, not window-system.
2003-01-02 22:37:13 +00:00
Markus Rost
b59b77f136
(customize-group, customize-group-other-window):
...
Call custom-load-symbol unconditionally.
(customize-face, customize-face-other-window): Fix format arg.
2003-01-02 18:02:09 +00:00
John Paul Wallington
0e5ddee193
(menu-bar-left-scroll-bar): Set `scroll-bar-mode'
...
to `left'.
2003-01-02 16:08:15 +00:00
Richard M. Stallman
ab233196ba
(rmail-reply): Don't call mail-strip-quoted-names.
2003-01-01 16:57:25 +00:00
Richard M. Stallman
7da6bf0059
(backup-buffer): Cope if file-modes returns nil.
2003-01-01 16:55:11 +00:00
Steven Tamm
ded8a54259
* scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
...
scroll bars correctly default to being on the right for Mac
Carbon port
2002-12-31 04:55:47 +00:00
Markus Rost
d28242e143
(defface button): Add group.
2002-12-29 23:49:57 +00:00
Nick Roberts
5c39e45a0c
(gdb-delete-display): Rename (gdb-delete-expression).
...
(gdb-goto-bp-this-line): Rename (gdb-goto-breakpoint).
(gdb-toggle-bp-this-line): Rename (gdb-toggle-breakpoint).
(gdb-delete-bp-this-line): Rename (gdb-delete-breakpoint).
(gdb-toggle-disp-this-line): Rename (gdb-toggle-display).
(gdb-delete-disp-this-line): Rename (gdb-delete-display).
(gud-gdba-marker-filter): Remove unnecessary save-match-data.
(gdb-mouse-goto-breakpoint, gdb-frames-select): New functions.
(gdb-frames-mouse-select): Simplify.
Make keybindings (gdb-goto-breakpoint, gdb-frames-select, etc)
consistent with other modes in emacs.
(gdb-display-source-buffer): Return window of source buffer
for (gud-display-line).
2002-12-29 20:46:41 +00:00
Nick Roberts
d6251dd2a2
*** empty log message ***
2002-12-29 20:45:38 +00:00
Markus Rost
f134b461ec
(customize-browse): Call `widget-setup'.
2002-12-29 19:15:58 +00:00
Andreas Schwab
cd1b15b867
Generate cus-load.el and finder-inf.el in the
...
source directory. Change dependencies on lisp files to explicitly
use $(lisp).
(compile-calc): Fix command substitution.
2002-12-29 18:01:39 +00:00
Andreas Schwab
b1d7940fae
* cus-dep.el (generated-custom-dependencies-file): New variable.
...
(custom-make-dependencies): Use it instead of hardcoding
cus-load.el.
2002-12-29 17:59:23 +00:00
Andreas Schwab
9bd0d71aa9
* finder.el (generated-finder-keywords-file): New variable.
...
(finder-compile-keywords): Use it instead of hardcoding
finder-inf.el.
2002-12-29 17:59:00 +00:00
Richard M. Stallman
1dc788eba8
*** empty log message ***
2002-12-28 21:29:24 +00:00
Richard M. Stallman
021c54a395
(info-lookup): Fix error message typo.
2002-12-28 21:28:56 +00:00
Richard M. Stallman
267f7053c4
(comint-mode): Localy set scroll-conservatively.
...
(comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output
is active only when point is at end.
2002-12-28 21:28:09 +00:00
Richard M. Stallman
f808da9ebb
(dired-goto-file): Handle \ and ^M quoted by backslash. Fix error message.
2002-12-28 21:26:46 +00:00
Richard M. Stallman
4ad1689f62
(find-file-noselect-1): Kill local value of `cursor-type'.
2002-12-28 21:23:58 +00:00
Richard M. Stallman
536b728a07
(repeat-complex-command): Signal real error on failure.
2002-12-28 21:23:23 +00:00
Andreas Schwab
1ebc190a84
(makefile-font-lock-keywords): Highlight
...
automatic variable references enclosed in parens and optionally
suffixed by F or D.
2002-12-28 01:04:02 +00:00
Miles Bader
271f4a9e80
(Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable.
2002-12-27 04:09:53 +00:00
Markus Rost
ffec8c5a3d
(customize-group-other-window): Use pop-to-buffer in
...
the same way as `custom-buffer-create-other-window'.
(customize-variable-other-window, customize-option-other-window):
Definitions moved up.
2002-12-26 22:15:38 +00:00
Kai Großjohann
4007ba5bfb
* net/tramp*.el: Sync with upstream version 2.0.28. Bugfixes.
...
* net/tramp-ftp.el: Glue code with Ange-FTP, broken out of
tramp.el. From Michael Albinus.
* net/tramp-smb.el: New file for using smbclient to access
Windows shares with Tramp. From Michael Albinus.
2002-12-26 20:47:51 +00:00
Andreas Schwab
9ddf362eb8
(select-safe-coding-system): Fix typo.
2002-12-26 17:29:06 +00:00
André Spiegel
6ca12bea0b
#
2002-12-26 14:44:21 +00:00
André Spiegel
e39bd8ac22
(vc-rcs-checkin): By default, always specify the
...
current branch of the working file for check-in.
2002-12-26 14:38:20 +00:00
André Spiegel
04db6f386c
#
2002-12-26 14:11:34 +00:00
André Spiegel
bbd5933755
(vc-sccs-checkout): Handle t argument for REV.
2002-12-26 14:07:15 +00:00
André Spiegel
a3294a807b
(vc-rcs-checkout): Handle t argument for REV.
2002-12-26 14:06:33 +00:00
André Spiegel
83220ab07a
(vc-cvs-checkout): Handle t argument for REV.
2002-12-26 14:05:48 +00:00
André Spiegel
4279775b92
(vc-next-action-on-file): Use t argument to vc-checkout in
...
order to get the latest version on the current branch. Update
documentation of vc-BACKEND-checkout to explain this.
2002-12-26 14:04:21 +00:00
Nick Roberts
217aa7d7b7
(gdb-info-display-custom): Ensure that frames/buffers
...
of displayed expressions are deleted when the displayed expressions
are deleted.
(gdb-delete-disp-this-line, gdb-delete-display): Frame/buffer
deletion is handled by gdb-info-display-custom now.
(gdb-source-info): Undo earlier change (do create display buffer
automatically).
2002-12-26 00:12:09 +00:00
Nick Roberts
724533fcae
*** empty log message ***
2002-12-26 00:11:21 +00:00
Markus Rost
08b4ae6ca4
(custom-save-faces): Fix typo.
2002-12-25 21:12:01 +00:00
Francesco Potortì
85e949963d
(unforward-rmail-message): Do not assume that
...
the forwarded message's Date: header comes after From:. Use a
Forwarded-from: rather than a Forwarded-by: header. Add a
Forwarded-date: header.
2002-12-23 22:51:38 +00:00
Francesco Potortì
75b6ccddfa
*** empty log message ***
2002-12-23 22:51:11 +00:00
Nick Roberts
11eb20e049
(gdb-display-number-end): Make auto-display of
...
expressions in GDB work on text-only terminals.
(gdb-post-prompt): Compute current frame properly.
(gdb-get-current-frame, gdb-frame-handler): New functions.
(gdb-source-info): Move last statement into if clause.
Tidy, improve documentation.
2002-12-23 21:43:46 +00:00
Nick Roberts
3e265c83a0
*** empty log message ***
2002-12-23 21:42:14 +00:00
Richard M. Stallman
2155ecf383
*** empty log message ***
2002-12-23 18:42:49 +00:00