Richard M. Stallman
a74357d4ea
(after-find-file): Use %s to output MSG.
2002-04-23 03:45:45 +00:00
Richard M. Stallman
2aaa7f0a1b
(dired-mouse-find-file-other-window):
...
Handle events that move out of the window.
2002-04-23 03:14:48 +00:00
Martin Stjernholm
6f93971ccb
*** empty log message ***
2002-04-22 22:40:47 +00:00
Richard M. Stallman
df218ce63d
*** empty log message ***
2002-04-22 22:36:55 +00:00
Pavel Janík
0347c911e9
*** empty log message ***
2002-04-22 16:00:08 +00:00
Pavel Janík
e5ba1eb9ef
(tmm-completion-prompt): Doc fix.
2002-04-22 15:30:18 +00:00
Pavel Janík
79ccae1e45
(global-highlight-changes): Capitalize status texts.
2002-04-22 15:28:00 +00:00
Richard M. Stallman
46e5ea33f5
*** empty log message ***
2002-04-22 07:58:15 +00:00
Martin Stjernholm
a66cd3ee16
CC Mode update to version 5.29. This is for testing; it's not a released
...
version.
2002-04-22 00:35:36 +00:00
Kim F. Storm
d278091be9
*** empty log message ***
2002-04-21 17:15:46 +00:00
Stefan Monnier
c37adaa5ea
(file-name-non-special): Don't mangle the 0'th arg and the
...
return value of file-name-completion and file-name-all-completions.
2002-04-19 16:27:09 +00:00
Eli Zaretskii
175e150b91
*** empty log message ***
2002-04-19 13:12:14 +00:00
Miles Bader
6d912ee1a7
(customize-mark-to-save, customize-mark-as-set)
...
(custom-quote): Moved here from `cus-edit.el'.
2002-04-19 07:43:43 +00:00
Richard M. Stallman
39d9e41299
*** empty log message ***
2002-04-19 05:24:02 +00:00
Richard M. Stallman
d9f7eb77e1
*** empty log message ***
2002-04-19 00:29:46 +00:00
Kim F. Storm
1841f9e393
(pop-to-mark-command): Do not set this-command.
...
(set-mark-command): Always jump to mark when called with arg.
2002-04-18 22:16:50 +00:00
Francesco Potortì
587cd79875
*** empty log message ***
2002-04-18 19:41:16 +00:00
Andrew Innes
a03c7d2406
Remove require of wid-edit.
2002-04-18 12:08:40 +00:00
Colin Walters
3de7b1bde8
*** empty log message ***
2002-04-17 22:37:42 +00:00
Francesco Potortì
e675537cef
*** empty log message ***
2002-04-17 09:54:06 +00:00
Francesco Potortì
e190a59bac
*** empty log message ***
2002-04-17 08:04:17 +00:00
Jason Rumney
1c565847fa
*** empty log message ***
2002-04-16 23:00:27 +00:00
Eli Zaretskii
58db50c3bb
*** empty log message ***
2002-04-16 18:55:27 +00:00
Pavel Janík
aa88b9e55f
(mode-line-mode-menu): Update names to reflect latest changes.
2002-04-16 14:56:36 +00:00
Mike Williams
662deeab31
(sgml-at-indentation-p): Move to fix compilation error.
2002-04-16 10:38:30 +00:00
Michael Kifer
241d963df0
* viper-ex.el: Patch by Samuel Padgett. Copyright papers received.
...
(viper-ex-print-buf-name): New variable.
(viper-ex-print-buf): New variable.
(ex-token-alist): Invoke ex-print on ":print" Ex commands.
(ex-g-marks): New variable.
(ex-print): New function.
(ex-print-display-lines): New function.
* viper.el (viper-set-hooks): add window-setup-hook, which sets
the cursor color.
* ediff-util.el (ediff-cleanup-mess): delete ctl window on exit
when the window is not in its own frame.
(ediff-clone-buffer-for-region-comparison): more robust window
arrangement while prompting for regions to compare.
(ediff-make-cloned-buffer): use generate-new-buffer-name.
(ediff-inferior-compare-regions): deleted unused vars
ctl-buf and quit-now.
2002-04-16 05:49:11 +00:00
Richard M. Stallman
9bf4c4e564
(facemenu-add-new-face): Use this only for faces. Delete arg MENU.
...
(facemenu-add-new-color): New function.
(facemenu-set-foreground, facemenu-set-background):
Use facemenu-add-new-color.
2002-04-15 22:05:52 +00:00
Eli Zaretskii
aef1692217
(ediff-current-diff-face-A)
...
(ediff-current-diff-face-B, ediff-current-diff-face-C)
(ediff-current-diff-face-Ancestor, ediff-fine-diff-face-A)
(ediff-fine-diff-face-B, ediff-fine-diff-face-C)
(ediff-fine-diff-face-Ancestor, ediff-even-diff-face-A)
(ediff-even-diff-face-B, ediff-even-diff-face-C)
(ediff-even-diff-face-Ancestor, ediff-odd-diff-face-A)
(ediff-odd-diff-face-B, ediff-odd-diff-face-C)
(ediff-odd-diff-face-Ancestor): Add special color definitions for
tty and MS-DOS displays.
2002-04-15 18:31:09 +00:00
Andrew Innes
772f363f27
Require wid-edit.
2002-04-15 10:25:19 +00:00
Miles Bader
7e78429398
(widget-field-face, widget-single-line-field-face): Force foreground to
...
be black on a tty, so this face is readable on a dark-background tty.
2002-04-15 06:18:38 +00:00
Kim F. Storm
6727b88a32
*** empty log message ***
2002-04-14 17:33:06 +00:00
Pavel Janík
5e55c9ebe5
(speedbar-tag-hierarchy-method)
...
(speedbar-toggle-updates, speedbar-toggle-images): Doc fixes.
2002-04-14 16:22:57 +00:00
Mike Williams
ca05be61ac
(sgml-parse-tag-backward): Fix to work at beginning of buffer.
2002-04-14 12:50:10 +00:00
Pavel Janík
0e03b0c25f
*** empty log message ***
2002-04-14 08:18:02 +00:00
Colin Walters
e9d1f248d5
*** empty log message ***
2002-04-14 06:42:43 +00:00
Colin Walters
e32ddb14af
*** empty log message ***
2002-04-14 01:50:33 +00:00
Pavel Janík
a2c060f6b4
Update commentary to include new function iswitchb-exclude-nonmatching.
2002-04-13 13:01:48 +00:00
John Wiegley
a248d53d08
*** empty log message ***
2002-04-12 20:10:46 +00:00
Eli Zaretskii
f29173c984
(frames-on-display-list): Use `equal' to compare the
...
`display' frame parameter to the argument DISPLAY.
2002-04-12 16:50:54 +00:00
Gerd Moellmann
e9f8a3abf3
*** empty log message ***
2002-04-12 09:43:20 +00:00
Francesco Potortì
e58376004f
*** empty log message ***
2002-04-12 07:57:40 +00:00
Stefan Monnier
d7565649a3
*** empty log message ***
2002-04-12 06:01:18 +00:00
Stefan Monnier
9f4e3c269a
*** empty log message ***
2002-04-11 23:49:56 +00:00
Mike Williams
2871b07a89
(sgml-guess-indent): New function.
2002-04-11 21:59:45 +00:00
Pavel Janík
bc6f379196
(menu-bar-adv-search-menu): Add incremental search.
2002-04-11 13:41:49 +00:00
Andreas Schwab
e7572209e4
.
2002-04-11 12:14:07 +00:00
Colin Walters
b5fb996c06
*** empty log message ***
2002-04-10 21:27:31 +00:00
Colin Walters
b9b966e0d9
*** empty log message ***
2002-04-10 19:17:05 +00:00
Colin Walters
e82defd14e
*** empty log message ***
2002-04-10 19:16:02 +00:00
Richard M. Stallman
05ea8efde0
*** empty log message ***
2002-04-10 15:19:11 +00:00
Stefan Monnier
f9cf4c2c8d
*** empty log message ***
2002-04-09 19:28:59 +00:00
Sam Steingold
93bcb353e7
(vc-cvs-valid-version-number-p): New function.
...
(vc-cvs-checkin): Use it.
2002-04-09 17:13:51 +00:00
Mike Williams
41bfcbee0d
(sgml-lexical-context): Use sgml-parse-tag-backward to find start point.
...
(sgml-looking-back-at): Doc fix.
2002-04-09 12:27:17 +00:00
Pavel Janík
153a9b8cc0
(isearch-message-prefix): Use minibuffer-prompt face for prompt.
2002-04-09 09:25:44 +00:00
Stefan Monnier
4e0e358813
*** empty log message ***
2002-04-08 22:57:43 +00:00
Jason Rumney
a099a2ff95
(reset-language-environment): Handle
...
coding-systems not being defined yet for bootstrapping.
2002-04-08 19:23:38 +00:00
Sam Steingold
968b980cd8
(vc-cvs-checkin): Pass the required argument to `error'.
2002-04-08 13:38:48 +00:00
Pavel Janík
2bbbe4f6d7
(display-time-string): Fix last change.
2002-04-08 05:01:16 +00:00
Jason Rumney
1d77e15a28
(set-default-coding-systems, reset-language-environment): Preserve
...
eols on default-process-coding-system.
(coding-system-change-text-conversion): Fix case where CODING is nil.
2002-04-07 18:51:29 +00:00
Pavel Janík
cf6f437fc9
(play-sound): Move to subr.el.
2002-04-07 10:11:24 +00:00
Richard M. Stallman
596d02bc1b
*** empty log message ***
2002-04-06 22:06:28 +00:00
Richard M. Stallman
2a9cfe6a16
(enriched-decode-foreground, enriched-decode-background):
...
Use proper format for desired elts of `face' property.
Don't test display-color-p; make the properties unconditionally.
2002-04-06 16:09:33 +00:00
Richard M. Stallman
fb49f36a2b
(compilation-error-regexp-alist):
...
New alternatives for FILE:LINE.COL and for ranges of columns and lines.
2002-04-06 15:57:47 +00:00
Per Abrahamsen
232c8d4c10
2002-04-06 Per Abrahamsen <abraham@dina.kvl.dk>
...
* progmodes/cc-vars.el (c-block-comment-prefix): Specify :value
for customization type.
Reported by Mattias Fredsberg <mattias.fredsberg@active-tv.com>.
2002-04-06 11:41:36 +00:00
Mike Williams
5b4b6625bb
Remove xml-lite.el
2002-04-06 04:03:23 +00:00
Pavel Janík
368ab68fc9
*** empty log message ***
2002-04-05 05:50:57 +00:00
Richard M. Stallman
d30121898c
*** empty log message ***
2002-04-04 21:10:44 +00:00
Richard M. Stallman
f436b1cbdb
(mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table.
2002-04-04 20:50:15 +00:00
Mike Williams
01c7e6123d
*** empty log message ***
2002-04-03 21:44:41 +00:00
Stefan Monnier
ad77ae0bcf
*** empty log message ***
2002-04-03 19:56:59 +00:00
Kai Großjohann
6efa25a1d5
* pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to
...
spot indicated by text property `cvs-goal-column', if present.
* pcvs-info.el (cvs-fileinfo-pp): Use text property
`cvs-goal-column' to indicate position of file name (if present).
2002-04-03 16:56:36 +00:00
Richard M. Stallman
da00bb1869
(mail-abbrev-complete-alias): Call mail-abbrev-make-syntax-table.
2002-04-03 15:33:17 +00:00
Richard M. Stallman
92308d3a2a
(format-deannotate-region): Doc fix.
2002-04-03 15:29:25 +00:00
Richard M. Stallman
ee8107c0ea
(shell-mode): Don't reinit comint-input-ring if that was already done.
2002-04-03 15:23:59 +00:00
Richard M. Stallman
a39f5a80fd
(update-calendar-mode-line): Force mode-line update.
...
Make date under the cursor available as `date' in
calendar-mode-line-format.
Eval items in calendar-mode-line-format list.
2002-04-03 14:36:02 +00:00
Mike Williams
2cfd19d446
(sgml-lexical-context)
...
(sgml-parse-tag-backward): Extend support for CDATA to include
conditional sections.
2002-04-03 12:13:29 +00:00
Pavel Janík
dc8cd652c2
*** empty log message ***
2002-04-03 08:42:34 +00:00
Richard M. Stallman
87a6a5d8d4
(hack-one-local-variable): Clear text props from string value.
2002-04-02 23:14:41 +00:00
Mike Williams
80fc318ee8
(sgml-looking-back-at): Short-circuit at beg of buffer.
...
(sgml-lexical-context,sgml-calculate-indent): Add support for
CDATA sections.
2002-04-02 12:07:27 +00:00
Mike Williams
34e839fde4
*** empty log message ***
2002-04-02 11:31:33 +00:00
Stefan Monnier
c5e5e1f855
*** empty log message ***
2002-04-01 23:33:40 +00:00
Richard M. Stallman
031a588664
(tcl-imenu-generic-expression): New value.
...
(tcl-imenu-create-index-function): Function deleted.
(tcl-mode): Check for filladapt-mode.
Use tcl-imenu-generic-expression instead of
tcl-imenu-create-index-function.
(inferior-tcl-mode): Doc fix.
Change not legally significant.
2002-04-01 20:22:02 +00:00
Stefan Monnier
76200eb89f
*** empty log message ***
2002-04-01 17:25:34 +00:00
Richard M. Stallman
4f4fada2f5
*** empty log message ***
2002-04-01 16:37:41 +00:00
Pavel Janík
83512b21d1
*** empty log message ***
2002-04-01 13:49:24 +00:00
Pavel Janík
4e1a58d5f8
Update copyright.
2002-04-01 13:40:37 +00:00
Richard M. Stallman
7dd3ed35ee
(help-with-tutorial): Allow various ways
...
to specify the text in the [...] line, in handling the <...> line.
2002-04-01 12:32:02 +00:00
Richard M. Stallman
79aa321120
(idlwave-system-routines):
...
WOLRDTITLE => WORLDTITLE. SUPRESS_VALUE => SUPPRESS_VALUE.
2002-04-01 12:08:38 +00:00
Richard M. Stallman
032388f3f7
(file-expand-wildcards): Use save-match-data.
...
(format-alist): Mark as risky.
2002-04-01 03:45:25 +00:00
Richard M. Stallman
3e505153da
(kill-new): Doc fix.
2002-03-31 16:28:07 +00:00
Richard M. Stallman
1fc9ee97d3
(side-effect-free-fns, side-effect-and-error-free-fns):
...
Add many functions, remove some.
2002-03-31 16:22:58 +00:00
Richard M. Stallman
39328775af
(menu-bar-tools-menu): Rename gdb item to say GDB.
2002-03-31 03:16:26 +00:00
Eli Zaretskii
b74bd4a35d
*** empty log message ***
2002-03-30 08:09:08 +00:00
Eli Zaretskii
64bcea6277
(command-line): Fix last change.
2002-03-30 07:57:05 +00:00
Richard M. Stallman
2d88b5562c
(play-sound-file): Moved from subr.el, made unconditional.
2002-03-29 23:16:11 +00:00
Colin Walters
afa717ec93
(calc-init-base): Ditto.
2002-03-29 23:00:21 +00:00
Colin Walters
214b39be9a
(ibuffer-mark-interactive): Use `ibuffer-forward-line' instead of
...
`forward-line'.
(ibuffer-forward-line): Be sure to skip over special properties
before moving, too.
2002-03-29 22:54:49 +00:00
Richard M. Stallman
5e514c2712
(dired-do-query-replace-regexp, dired-do-search):
...
Use FILTER arg in dired-get-marked-files to exclude directories.
(dired-nondirectory-p): New function.
2002-03-29 14:45:05 +00:00
Eli Zaretskii
d88c92eb32
(command-line): Recompute auto-save-file-name-transforms
...
using the updated value of temporary-file-directory.
2002-03-29 14:04:05 +00:00
Eli Zaretskii
8bff61e5c5
*** empty log message ***
2002-03-29 13:35:38 +00:00
Richard M. Stallman
9ad79cb427
(tcl-imenu-create-index-function): Doc fix.
2002-03-29 12:48:09 +00:00
Richard M. Stallman
6b52944ef5
(speedbar-default-directory-list): Made robust against deleted directories.
2002-03-29 12:46:02 +00:00
Richard M. Stallman
db6b2ec611
Rename dired-do-toggle to dired-toggle-marks.
2002-03-28 18:33:48 +00:00
André Spiegel
bbce041718
(vc-cvs-global-switches): New user option.
...
(vc-cvs-command): New function. Update all callers of `vc-do-command'
in vc-cvs.el to use this instead.
2002-03-28 14:29:06 +00:00
Pavel Janík
43f5319aa5
Fix typo.
2002-03-28 14:16:09 +00:00
Andrew Innes
a3599c3027
(bootstrap-clean-SH): Use for loop, instead of
...
relying on shell globbing.
2002-03-27 23:20:07 +00:00
Colin Walters
193f8525da
(operation query-replace): Use new `noerror' arg for
...
`query-replace-read-args'.
(operation query-replace-regexp): Ditto
2002-03-27 22:38:04 +00:00
Colin Walters
7a5fb450aa
*** empty log message ***
2002-03-27 22:26:22 +00:00
Pavel Janík
5162c705f8
(outline-layout): Doc fix.
2002-03-27 20:14:09 +00:00
Stefan Monnier
3521e4b3ff
Don't require `custom'.
...
(xml-lite-parse-tag-name): Properly treat non-ASCII chars.
(xml-lite-parse-tag-backward): Obey sgml-empty-tags.
(xml-lite-get-context): Drop nested tags not just for comments.
(xml-lite-indent-line): Be more careful about moving point.
(xml-lite-insert-end-tag, xml-lite-slash):
Use indent-according-to-mode instead of xml-lite-indent-line.
(xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local.
Set sgml-xml-mode. Don't call force-mode-line-update.
(xml-lite-mode-map): Don't bind TAB.
2002-03-27 18:07:04 +00:00
Eli Zaretskii
93fc6fbe45
*** empty log message ***
2002-03-27 14:59:06 +00:00
Eli Zaretskii
6ad1de49cf
(compile, compile-always): Don't try to compile
...
non-existent files or files in empty directories.
2002-03-27 14:45:05 +00:00
Stefan Monnier
63080afce8
(xml-lite-at-indentation-p): Move.
...
(xml-lite-in-string-p, xml-lite-looking-back-at, xml-lite-looking-at):
New functions.
(forward-xml-tag, backward-xml-tag, beginning-of-xml-tag)
(end-of-xml-tag): Remove.
(xml-lite-get-context): Better handling of comments.
(xml-lite-calculate-indent): Use xml-lite-in-string-p.
(xml-lite-parse-tag-backward): Rewrite.
2002-03-27 00:06:42 +00:00
Juanma Barranquero
b036f5d887
(WINS): Add the toolbar directory.
2002-03-26 15:09:08 +00:00
Pavel Janík
19cf5432fa
*** empty log message ***
2002-03-26 11:08:01 +00:00
Richard M. Stallman
9356fe5a7f
*** empty log message ***
2002-03-26 09:20:57 +00:00
Juanma Barranquero
b011dcb0ba
Fix typo in commentary.
2002-03-26 08:48:51 +00:00
Pavel Janík
7ad8cd8e23
(mouse-wheel-mode): Use global-set-key and global-unset-key.
2002-03-25 11:31:11 +00:00
Richard M. Stallman
e643ceae67
(Quoted File Names): Minor clarifications.
2002-03-25 00:44:51 +00:00
Colin Walters
34cf93c0a7
*** empty log message ***
2002-03-24 21:33:07 +00:00
Gerd Moellmann
0af6533d45
*** empty log message ***
2002-03-24 19:53:11 +00:00
Gerd Moellmann
985b468607
(byte-compile-file-form-defmumble):
...
Handle declarations in macro definitions.
2002-03-24 19:48:27 +00:00
Eli Zaretskii
1896206dc4
(enriched-face-ans): Support FACE of the form
...
(:foreground COLOR) and (:background COLOR).
(enriched-decode-foreground, enriched-decode-background): Set the
fore- and background colors of the faces we create, since facemenu
doesn't.
2002-03-24 19:16:22 +00:00
Pavel Janík
bb2f7e35d4
*** empty log message ***
2002-03-24 15:26:29 +00:00
Richard M. Stallman
cf8b484f16
(mail-abbrev-make-syntax-table): New subroutine
...
broken out of sendmail-pre-abbrev-expand-hook.
(sendmail-pre-abbrev-expand-hook): Use it.
2002-03-23 16:10:14 +00:00
Stefan Monnier
44d38e8d27
*** empty log message ***
2002-03-22 23:40:48 +00:00
Eli Zaretskii
b9b1a85344
*** empty log message ***
2002-03-22 13:01:09 +00:00
Juanma Barranquero
6e71749d98
(gomoku-font-lock-O-face): Convert to use `defface'.
...
(gomoku-font-lock-X-face): Likewise.
(gomoku-font-lock-keywords): Use faces instead of variables.
2002-03-22 09:44:45 +00:00
Stefan Monnier
898a52c9c0
*** empty log message ***
2002-03-22 02:27:54 +00:00
Kim F. Storm
3ae1b88463
*** empty log message ***
2002-03-21 13:02:34 +00:00
Thien-Thi Nguyen
ea33ba739a
(report-emacs-bug-hook): Remove submitter
...
directions as the last action.
2002-03-21 02:11:53 +00:00
Pavel Janík
84691156a5
(fancy-splash-tail, normal-splash-screen): Update copyright.
2002-03-20 23:16:48 +00:00
Pavel Janík
eb4cb84faf
(disabled-command-hook): Clarify output text to match prompt.
2002-03-20 23:08:58 +00:00
Jason Rumney
47bcdab2b6
*** empty log message ***
2002-03-20 21:32:09 +00:00
Paul Reilly
7fab5ded52
Eliminate compilation warnings due to `rfc822-addresses'.
...
(rmail-dont-reply-to): Eliminate `pos' as a free variable for a
warning free compile.
2002-03-20 08:13:21 +00:00
Michael Kifer
743a79af65
* ediff-diff.el (ediff-install-fine-diff-if-necessary): take
...
the current highlighting style into account.
(ediff-forward-word-function,ediff-whitespace,ediff-word-1,
ediff-word-2,ediff-word-3,ediff-word-4): make them buffer local.
* ediff-init.el (ediff-patch-job): new macro.
* ediff-mult.el (ediff-make-new-meta-list-header): new API function.
(ediff-intersect-directories): use ediff-make-new-meta-list-header.
* ediff-ptch.el (ediff-map-patch-buffer): use
ediff-make-new-meta-list-header.
(ediff-fixup-patch-map): use the meta-list API from ediff-mult.el.
* ediff-util.el (ediff-toggle-hilit): fix toggling of highliting.
(ediff-select-difference): take highlighting style into account.
(ediff-clone-buffer-for-region-comparison): new function.
(ediff-inferior-compare-regions): added comparison of current diff
regions.
* ediff.el (ediff-clone-buffer-for-region-comparison,
ediff-clone-buffer-for-window-comparison): moved to ediff-util.el.
2002-03-20 06:36:18 +00:00
Paul Reilly
c45d9dcf15
*** empty log message ***
2002-03-19 21:14:17 +00:00
Colin Walters
6e668118f0
*** empty log message ***
2002-03-18 21:21:13 +00:00
Stefan Monnier
8f9891abe5
*** empty log message ***
2002-03-18 20:29:26 +00:00
Stefan Monnier
86db31d56a
("emacs-lisp/backquote"): Load earlier.
...
("international/ucs-tables"): Load and turn on
unify-8859-on-encoding-mode unconditionally.
(emacs-version): Use `defconst' rather than `setq'.
2002-03-18 20:21:56 +00:00
André Spiegel
fbca60c41a
#
2002-03-18 17:28:30 +00:00
Stefan Monnier
194c8d989a
(eshell-binary-suffixes): Use exec-suffixes.
2002-03-18 14:56:35 +00:00
Richard M. Stallman
7665519d90
*** empty log message ***
2002-03-18 09:12:09 +00:00
Richard M. Stallman
6147334f2b
*** empty log message ***
2002-03-18 04:44:05 +00:00
Stefan Monnier
ec96e747a1
(describe-char-after): Use `internal-describe-syntax-value' again.
2002-03-17 21:51:46 +00:00
Stefan Monnier
2154a29765
(ucs-unify-8859, ucs-fragment-8859): Use unify-8859-on-decoding-mode.
...
(unify-8859-on-decoding-mode): Also set translation-table-for-input.
(ucs-insert): Give an error if the unicode char can't be created.
2002-03-17 20:50:48 +00:00
Kim F. Storm
5439f987dd
Enhanced network process support.
2002-03-17 20:33:31 +00:00
Eli Zaretskii
efe7ebe3d5
(po-content-type-charset-alist): Convert the
...
car of each association to a string.
(po-find-file-coding-system-guts): If the charset matches a name
of a codepage, set up that codepage and return it as a coding
system to decode the file.
2002-03-16 17:29:48 +00:00
Eli Zaretskii
7dd4fd4347
(codepage-setup): Don't define a codepage if it is already defined.
2002-03-16 16:42:37 +00:00
Eli Zaretskii
55859ca7d8
<top-level>: Remove the setup for all known codepages: it seems
...
to cause crashes in the CCL driver.
2002-03-16 16:28:01 +00:00
Eli Zaretskii
0cd9a1a919
(po-find-charset): Search for Charset= header even if we've read less than
...
4KB.
2002-03-16 16:14:38 +00:00
Pavel Janík
73cc75b559
(bibtex-sort-ignore-string-entries)
...
(bibtex-entry-field-alist): Doc fix.
2002-03-16 12:08:49 +00:00
Richard M. Stallman
a9c1a157ff
*** empty log message ***
2002-03-16 07:08:29 +00:00
Pavel Janík
1ba92e5da9
(calendar-goto-french-date): Fix prompt to match the actual code.
2002-03-15 20:45:10 +00:00
Eli Zaretskii
2ca514455e
(po-find-file-coding-system-guts): Use
...
with-temp-buffer instead of po-with-temp-buffer.
2002-03-15 19:30:36 +00:00
Eli Zaretskii
518a0981c8
(file-coding-system-alist): Add an association for PO files.
2002-03-15 13:53:27 +00:00
Eli Zaretskii
f6e2875153
New file.
2002-03-15 13:23:01 +00:00
Gerd Moellmann
9309787357
(common-lisp-loop-part-indentation):
...
Fix simple loop indentation.
2002-03-15 08:57:55 +00:00
Miles Bader
cf232e4dec
(rlogin-mode): Use `define-derived-mode'.
2002-03-14 11:52:39 +00:00
Miles Bader
5b905677a5
*** empty log message ***
2002-03-14 09:03:46 +00:00
Richard M. Stallman
afcdd7bd28
Syntax fix around @ref.
2002-03-14 09:02:11 +00:00
Miles Bader
0fd2d581b7
(rlogin-carriage-filter): Function removed.
...
(rlogin): Don't install the `rlogin-carriage-filter' filter, as
comint removes carriage returns itself now.
2002-03-14 08:52:01 +00:00
Miles Bader
17230c90f3
(rfn-eshadow-update-overlay): Bind `inhibit-point-motion-hooks' to t while
...
messing around, to avoid getting hosed by our own intangible property.
2002-03-14 08:09:30 +00:00
Eli Zaretskii
6e75414a7e
*** empty log message ***
2002-03-13 17:41:53 +00:00
Francesco Potortì
f6010b5421
*** empty log message ***
2002-03-13 14:47:12 +00:00
Colin Walters
6b16ab4871
*** empty log message ***
2002-03-13 02:30:32 +00:00
Jan Djärv
363a4df604
*** empty log message ***
2002-03-12 21:15:39 +00:00
Jan Djärv
1e4f6cec82
(emacs-session-restore): Take previous id as an argument.
2002-03-12 19:15:06 +00:00
Gerd Moellmann
8460b6897b
*** empty log message ***
2002-03-12 18:55:12 +00:00
Gerd Moellmann
59e0f57942
(lisp-loop-keyword-indentation)
...
(lisp-loop-forms-indentation, lisp-simple-loop-indentation): New
user options.
(extended-loop-p, common-lisp-loop-part-indentation): New
functions.
(common-lisp-indent-function-1): Renamed from
common-lisp-indent-function.
(common-lisp-indent-function): Handle loop forms specially.
(lisp-indent-defmethod): Use car/cdr instead of first/rest.
2002-03-12 16:27:15 +00:00
Francesco Potortì
aad00fb00b
*** empty log message ***
2002-03-12 13:12:10 +00:00
Colin Walters
4ecee85b3e
*** empty log message ***
2002-03-11 21:53:49 +00:00
Pavel Janík
b3f1e48a47
(java-font-lock-extra-types): Add "URL" as separate item. Doc fix.
2002-03-11 13:39:02 +00:00
Miles Bader
8a5782b5da
(pcomplete-entries): Expand environment variables in filename.
2002-03-11 04:15:31 +00:00
Eli Zaretskii
a0db0bbfdb
Use defface instead of facemenu-get-face.
2002-03-10 17:28:58 +00:00
Jan Djärv
d873ec96b5
*** empty log message ***
2002-03-10 16:31:43 +00:00
Andreas Schwab
945a8e9b95
*** empty log message ***
2002-03-09 20:36:59 +00:00
Eli Zaretskii
5fdac1b8b9
Split pre-21.1 changes into a separate file.
2002-03-09 09:26:56 +00:00
Eli Zaretskii
cc054b63ed
Entries for Richard's commits from yesterday.
2002-03-09 09:21:45 +00:00
Eli Zaretskii
3088377355
(shell-command-on-region): Call push-mark with
...
non-nil second arg, to suppress the "Mark set" message.
2002-03-09 09:06:04 +00:00
Andreas Schwab
6b997f0825
Change Maintainer to FSF.
2002-03-08 19:31:38 +00:00
Gerd Moellmann
f2c7b04fb2
*** empty log message ***
2002-03-08 10:26:55 +00:00
Eli Zaretskii
6d8ccf7aaf
*** empty log message ***
2002-03-08 08:18:06 +00:00
Colin Walters
2ef3551dfd
*** empty log message ***
2002-03-08 04:03:21 +00:00
Gerd Moellmann
52db9321f6
Add 2002 to the copyright years.
2002-03-07 11:30:36 +00:00
Stefan Monnier
d88c544942
*** empty log message ***
2002-03-07 00:02:55 +00:00
ShengHuo ZHU
3e549b18cf
* textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
...
with SILENT so that a new field can be added.
2002-03-06 21:57:10 +00:00
Eli Zaretskii
a730e8506b
(make-auto-save-file-name): Remove replacement function.
2002-03-06 18:23:37 +00:00
Gerd Moellmann
6b3daede30
*** empty log message ***
2002-03-06 17:00:30 +00:00
Andreas Schwab
2dc2ec3d49
Augment expression parser to handle conditional expressions.
2002-03-06 15:12:01 +00:00
Gerd Moellmann
8b5eabe078
*** empty log message ***
2002-03-06 14:03:32 +00:00
Pavel Janík
c1a227eaf2
("Slovak"): Likewise.
2002-03-06 11:03:56 +00:00
Pavel Janík
0c9bf0c342
("Czech"): Fix the documentation.
2002-03-06 11:01:34 +00:00
ShengHuo ZHU
01adac0d5d
* xml.el (xml-parse-attlist): Accept empty strings.
...
From Max Froumentin <mf@w3.org>.
2002-03-05 21:44:01 +00:00
Eli Zaretskii
f4b60fe635
(mouse-show-mark): Remove the no-highlight alternative:
...
all terminals now support highlighting of some kind.
2002-03-05 18:41:53 +00:00
Eli Zaretskii
022d6ae857
(mac-roman): Fix the safe-chars property.
2002-03-05 18:20:56 +00:00
André Spiegel
11a93899b8
#
2002-03-05 13:31:44 +00:00
André Spiegel
e993e35c8b
#
2002-03-05 13:16:10 +00:00
André Spiegel
277ec2afd6
# Fix recent entries for Jonathan Kamens and Martin Lorentzson.
2002-03-05 10:42:45 +00:00
Michael Kifer
c3912d548f
* ediff-init.el: comments.
...
* ediff-hook.el: Got rid of autoloads. Not needed, since the hook
is loaded.
* ediff-mult.el (ediff-intersect-directories,
ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
cleanup.
(ediff-draw-dir-diffs): now supports the "C" command in directory
difference buffer.
(ediff-dir-diff-copy-file): new function that implements copying
of files from one Ediff dir to another
(ediff-bury-dir-diffs-buffer): kills the buffer instead.
(ediff-append-custom-diff): better error msgs.
* ediff-util.el (ediff-compute-custom-diffs-maybe): buglet fix.
(ediff-inferior-compare-regions): Use
ediff-clone-buffer-for-region-comparison. Better and simpler interface.
* ediff.el (ediff-directories-internal): Cleanup.
(ediff-clone-buffer-for-region-comparison): Better interface.
2002-03-05 05:34:19 +00:00
Richard M. Stallman
3881a18674
(define-minor-mode): Use "P" in interactive spec of minor mode commands.
2002-03-04 22:27:03 +00:00
Pavel Janík
c6dc7fdd89
*** empty log message ***
2002-03-04 09:44:43 +00:00
Pavel Janík
d61ac4a653
(describe-key-briefly, describe-key): Interpret `undefined' like not
...
defined at all.
2002-03-04 09:24:40 +00:00
Stefan Monnier
0fda8eff1e
Change maintainer to FSF.
...
(sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
(sgml-tags-invisible, sgml-beginning-of-tag):
Allow _ : and non-ASCII in tag names, as required for XML.
(sgml-name-char): Don't assume anything about charsets handled by encode-char.
2002-03-04 02:14:31 +00:00
Richard M. Stallman
733442565a
*** empty log message ***
2002-03-03 22:22:55 +00:00
Eli Zaretskii
63d5d1ee50
*** empty log message ***
2002-03-03 17:33:17 +00:00
Eli Zaretskii
88f20a3dd8
(mouse-region-delete-keys): Add deletechar.
2002-03-03 16:52:58 +00:00
Sam Steingold
adcce7d5f5
fixed parens in the last patch
2002-03-03 16:09:28 +00:00
Richard M. Stallman
9caf26fece
(tetris-score-file): Put in home dir, not in /tmp.
2002-03-03 14:17:47 +00:00
Richard M. Stallman
279b254c99
(gamegrid-set-font, gamegrid-setup-face)
...
(gamegrid-make-mono-tty-face): Fix usage of condition-case.
2002-03-03 14:14:38 +00:00
Thien-Thi Nguyen
159bf288c5
*** empty log message ***
2002-03-03 09:15:10 +00:00
Richard M. Stallman
4367c5a259
(find-grep-dired): Rename arg to `regexp'.
2002-03-03 00:36:27 +00:00
Richard M. Stallman
e5787c30c2
*** empty log message ***
2002-03-03 00:02:48 +00:00
Pavel Janík
905a39b8c7
(tildify-string-alist): Entry for xml-mode added.
...
From Milan Zamazal <pdm@zamazal.org>.
2002-03-02 20:42:20 +00:00
Miles Bader
adf953ac72
(mwheel-scroll): Remove double' and
triple' from the
...
event-modifiers before looking up in `mouse-wheel-scroll-amount'.
If there's no applicable modifiers entry in the alist in
`mouse-wheel-scroll-amount', fall back to the default, not to
nil (which causes full screen scrolls).
2002-03-02 08:21:33 +00:00
Richard M. Stallman
2b62bdf458
*** empty log message ***
2002-03-01 23:52:47 +00:00
Andreas Schwab
857b864af1
(texinfo-start-menu-description): Remove extra paren in regexp.
2002-03-01 16:02:42 +00:00
Eli Zaretskii
7948c2483a
(mouse-show-mark): Use display-mouse-p, not display-graphic-p,
...
to decide whether to move point or use the highlighting.
2002-03-01 11:43:39 +00:00
Colin Walters
1ae720ac02
(eshell-parse-variable-ref): Use `make-temp-file'.
2002-03-01 01:47:48 +00:00
Colin Walters
73c2f6c426
*** empty log message ***
2002-03-01 01:14:22 +00:00
Richard M. Stallman
f1ee82b439
*** empty log message ***
2002-03-01 00:31:15 +00:00
Pavel Janík
a0164df52c
(hexl-options): Doc fix.
...
Update Commentary section.
2002-02-28 16:20:16 +00:00
Pavel Janík
140d71ba78
(sgml-specials, sgml-quick-keys): Doc fixes.
2002-02-28 16:14:50 +00:00
André Spiegel
c1cd70afea
(vc-menu-map): New entry "Update to Latest Version", which calls
...
vc-update. Use the term "Base Version" instead of "Last Version"
for the entries "Revert" and "Compare".
2002-02-28 13:11:11 +00:00
André Spiegel
d607ebcc09
(vc-revert-buffer): If the buffer is not saved, prompt the user to do
...
that first.
2002-02-28 10:00:44 +00:00
Kim F. Storm
9a98fa641d
(shell-command-on-region): Report non-zero exit
...
status in mode line instead of buffer.
2002-02-27 23:03:34 +00:00
Richard M. Stallman
458a481004
(comint-preoutput-filter-functions): Doc fix.
...
(comint-output-filter-functions, comint-input-filter-functions)
(comint-redirect-filter-functions): Likewise.
(comint-redirect-preoutput-filter): Do the local-hook
handling of t when running comint-redirect-filter-functions.
(comint-output-filter): Likewise for comint-preoutput-filter-functions.
2002-02-27 19:32:12 +00:00
Richard M. Stallman
b6d2e45e17
*** empty log message ***
2002-02-26 21:56:03 +00:00
Colin Walters
688c8ec5a9
*** empty log message ***
2002-02-26 19:53:41 +00:00
Eli Zaretskii
3dfdc066a9
*** empty log message ***
2002-02-26 16:38:05 +00:00
Richard M. Stallman
4a81d892ea
(winner-boring-buffers, winner-set): A window which
...
displays a buffer whose name is in the list `winner-boring-buffers'
will no longer be restored by `winner-undo'.
(winner-sorted-window-list): Used to improve comparison between
window configurations.
(winner-win-data): Simplified and moved.
(winner-conf): Simplified (now uses `winner-win-data').
(winner-change-fun, winner-save-old-configurations)
(winner-save-(un)conditionally, winner-redo): Changes made while in
the minibuffer will be ignored. (Such changes are undone upon
exit for the minibuffer, anyway.)
(winner-set-conf): Preserve selected window whenever possible.
(winner-make-point-alist): Simplified.
(winner-mode, winner-save-unconditionally): Save current window
configuration on entering minibuffer.
(minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
since it does not change the overall behavior of Emacs.
2002-02-26 16:09:19 +00:00
Eli Zaretskii
cb5be6c9e6
(compound-text): Renamed back from compound-text-no-extensions.
...
(ctext-no-compositions): Remove the mime-charset property.
(compound-text-with-extensions): Renamed from compound-text.
(x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
2002-02-26 15:58:43 +00:00
Juanma Barranquero
46057f5f8f
(list-faces-display): Fix typo.
2002-02-26 12:13:35 +00:00
Richard M. Stallman
5764f67182
*** empty log message ***
2002-02-26 03:23:12 +00:00
Richard M. Stallman
6527c9b7ac
(focus-follows-mouse): Doc fix.
2002-02-26 02:37:58 +00:00
Miles Bader
f5b92c898a
(mouse-wheel-mode): Pass vectors instead of symbols
...
to `define-key', since it no longer accepts the latter.
2002-02-25 23:48:40 +00:00
Jason Rumney
ed81ee80f5
(mouse-wheel-scroll-line): Use car of
...
mouse-wheel-scroll-amount.
2002-02-25 23:26:38 +00:00
Jason Rumney
3bd7d448e9
(mouse-wheel-scroll-amount): Use same definition as
...
mwheel.el.
2002-02-25 23:21:01 +00:00
Jason Rumney
42d8c11016
*** empty log message ***
2002-02-25 22:51:03 +00:00
André Spiegel
3c0766fec4
#
2002-02-25 22:12:37 +00:00
Kim F. Storm
bb671f9ece
(comint-replace-by-expanded-filename): Do nothing if
...
comint-match-partial-filename returns nil.
2002-02-25 21:07:37 +00:00
Juanma Barranquero
e4d03691de
(save-match-data): Doc fix.
2002-02-25 17:44:03 +00:00
Per Abrahamsen
1426742bdf
2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
...
* ps-print.el (ps-print-printer): Added `lpr' customize group
member.
2002-02-25 16:29:54 +00:00
Juanma Barranquero
50ce1f6206
*** empty log message ***
2002-02-25 16:07:54 +00:00
Kim F. Storm
cdf074531a
(shell-mode-map): Add "Complete" header so completion
...
menu is shown on the menu bar in shell mode.
2002-02-25 10:50:29 +00:00
Stefan Monnier
565f89ec06
(ielm-match-data): New var.
...
(inferior-emacs-lisp-mode): Make it buffer-local.
(ielm-eval-input): Use it to preserve match-data between inputs.
2002-02-25 07:26:15 +00:00
Jason Rumney
c6a33288f9
*** empty log message ***
2002-02-24 13:29:20 +00:00
Per Abrahamsen
42b4edc550
2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>
...
* cus-edit.el (custom-unlispify-remove-prefixes): Add to
`custom-buffer' customize group.
2002-02-24 09:14:41 +00:00
Colin Walters
120deb3d71
*** empty log message ***
2002-02-24 01:21:32 +00:00
Pavel Janík
ea136e8db6
*** empty log message ***
2002-02-23 22:54:05 +00:00
Kim F. Storm
b66bc4a416
*** empty log message ***
2002-02-23 22:32:39 +00:00
Colin Walters
0edda6b89d
*** empty log message ***
2002-02-23 21:35:34 +00:00
Richard M. Stallman
5a7a27be27
(rmail-summary-output): Properly advance
...
to next message, by calling rmail-summary-goto-msg.
2002-02-23 17:14:34 +00:00
Eli Zaretskii
a70ea557d9
(find-tag-noselect, find-tag)
...
(find-tag-other-window, find-tag-other-frame, find-tag-regexp):
Fix a typo in doc strings.
2002-02-22 16:30:46 +00:00
Richard M. Stallman
3a84ed60cf
*** empty log message ***
2002-02-22 15:27:02 +00:00
Eli Zaretskii
9feba28107
*** empty log message ***
2002-02-22 14:43:53 +00:00
André Spiegel
f5a55627d7
#
2002-02-21 21:09:18 +00:00
André Spiegel
aced8001aa
#
2002-02-21 20:25:20 +00:00
Per Abrahamsen
929e848701
2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>
...
* toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
nil, and then explicitly set the standard-value to t.
2002-02-21 09:39:39 +00:00
Sam Steingold
ee803b5b6b
(flyspell-mode): Autoload the variable since it is used in the menu bar.
2002-02-21 01:42:22 +00:00
Pavel Janík
210f943e01
(tar-next-line, tar-previous-line): Add doc string,
...
call the argument "arg" to match plain next-line and
previous-line. From Kevin Ryde <user42@zip.com.au>.
2002-02-20 09:04:25 +00:00
Sam Steingold
a2372cfd06
Can specify different scroll amounts for different modifiers now.
2002-02-19 17:53:07 +00:00
Eli Zaretskii
f856528037
*** empty log message ***
2002-02-19 11:22:16 +00:00
Eli Zaretskii
f1ec000756
(browse-url-maybe-new-window): Reverse the sense of the comparison,
...
to match the doc strings of functions that use this macro.
2002-02-19 11:16:06 +00:00
Per Abrahamsen
9b2d1d408c
2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
...
* facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
* toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
* menu-bar.el (menu-bar-mode): Ditto.
2002-02-19 10:30:30 +00:00
Andreas Schwab
653479ad87
(query-replace-regexp-eval): Doc fix.
2002-02-18 20:30:58 +00:00
Colin Walters
96cc56b5eb
*** empty log message ***
2002-02-18 20:05:23 +00:00
Jason Rumney
f7b9d4d15e
*** empty log message ***
2002-02-18 00:04:14 +00:00
Eli Zaretskii
9ef4c8ea41
(mode-line-inactive, header-line): Add the :inherit
...
attribute for the tty case.
2002-02-17 18:21:59 +00:00
Pavel Janík
c484a3a280
*** empty log message ***
2002-02-17 18:17:51 +00:00
Richard M. Stallman
78d4f4097d
*** empty log message ***
2002-02-17 17:00:48 +00:00
Kai Großjohann
be0d25b686
* emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
...
when repeated.
* textmodes/paragraphs.el (mark-paragraph): Ditto.
2002-02-17 15:08:31 +00:00
Per Abrahamsen
a9c6d330d5
2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
...
* menu-bar.el (menu-bar-showhide-menu): Added speedbar.
(menu-bar-tools-menu): Removed speedbar.
* textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
and `flyspell-mode' entries.
* textmodes/flyspell.el (flyspell): Add to ispell group.
2002-02-17 12:15:17 +00:00
Colin Walters
d22c221173
*** empty log message ***
2002-02-17 10:28:52 +00:00
Kai Großjohann
d39d90c265
*** empty log message ***
2002-02-17 09:22:44 +00:00
Colin Walters
9b25ea40c5
*** empty log message ***
2002-02-17 08:57:09 +00:00
Kim F. Storm
140fb7ffed
Add mouse-highlight.
2002-02-17 00:33:21 +00:00
Eli Zaretskii
760627fa51
*** empty log message ***
2002-02-16 17:32:07 +00:00
Pavel Janík
73a276beb4
*** empty log message ***
2002-02-16 13:04:09 +00:00
Eli Zaretskii
386c40760e
*** empty log message ***
2002-02-16 12:47:06 +00:00
Pavel Janík
3996d07ad0
*** empty log message ***
2002-02-16 10:11:10 +00:00
Pavel Janík
5d2200aa40
*** empty log message ***
2002-02-16 09:53:29 +00:00
Eli Zaretskii
acc247045a
Fix Pavel's name (again!) and restore monotonicity of entries' dates.
2002-02-16 08:37:12 +00:00
John Wiegley
fc909dbbb9
*** empty log message ***
2002-02-16 07:10:26 +00:00
John Wiegley
c0c16d4501
Corrected the fix to bug 127167.
2002-02-16 06:43:19 +00:00
Richard M. Stallman
95bc7904bc
*** empty log message ***
2002-02-15 20:01:30 +00:00
Andreas Schwab
1b741d9e27
(tex-font-lock-keywords-2): Require non-letter after specials.
2002-02-15 17:06:58 +00:00
Eli Zaretskii
9a45aa3da0
(menu-bar-tools-menu): Add an item for Calculator.
2002-02-15 13:59:05 +00:00
Kai Großjohann
cad113ae34
* lisp/simple.el (mark-word): Mark more if repeated.
...
* lisp/textmodes/paragraphs.el (mark-paragraph): Ditto.
(mark-end-of-sentence): Ditto.
2002-02-15 08:53:15 +00:00
Per Abrahamsen
66c8296f83
the madatory typo
2002-02-15 08:06:36 +00:00
Per Abrahamsen
bbc562cc09
2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
...
* wid-edit.el (widgetp): Made it more robuts.
2002-02-15 08:04:23 +00:00
Per Abrahamsen
755fe3dbcd
typo
2002-02-14 16:47:56 +00:00
Per Abrahamsen
0e520006a8
2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
...
* facemenu.el (describe-text-done): New function.
(describe-text-mode-map): New variable.
(describe-text-mode-hook): New option.
(describe-text-mode): New function.
(describe-text-widget): New function.
(describe-text-sexp): New function.
(describe-text-properties): New function.
(describe-text-category): New command.
(describe-text-at): New command.
(facemenu-menu): Replace `list-text-properties-at' with
`describe-text-at' in the menu.
* wid-edit.el (widgetp): New function.
* wid-edit.el (widget-keymap, widget-insert, widget-setup):
Autoloaded.
* emacs-lisp/pp.el (pp-to-string): Autoloaded.
* wid-browse.el: Removed version and x-url keywords.
2002-02-14 16:47:11 +00:00
Richard M. Stallman
8df9f2a387
(bibtex-parse-buffers-stealthily):
...
Tell bibtex-parse-keys to output no progress messages.
2002-02-14 01:55:43 +00:00
Richard M. Stallman
ebda95a20c
(text-mode-hook-identify): Restore previous definition.
...
Add to text-mode-hook again.
2002-02-14 01:31:21 +00:00
Kim F. Storm
a48b709bd9
*** empty log message ***
2002-02-13 22:55:23 +00:00
Richard M. Stallman
db54c53aa6
*** empty log message ***
2002-02-13 16:24:33 +00:00
Eli Zaretskii
099175bec2
(pascal-imenu-generic-expression): Add menu-title and fix parentheses.
2002-02-12 17:38:06 +00:00
Per Abrahamsen
0ac1c4cf3a
2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
...
* menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
(menu-bar-options-menu): Don't set default value for
`truncate-lines'.
2002-02-12 16:37:11 +00:00
Per Abrahamsen
8acf46ddd4
merge fix
2002-02-12 09:57:40 +00:00
Per Abrahamsen
f49909700b
2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
...
* menu-bar.el (menu-bar-options-save): Only save
`current-language-environment' and `default-input-method' when
marked as customized.
* international/mule-cmds.el
(setup-specified-language-environment): Mark
`current-language-environment' as customized.
(set-input-method): Mark
`default-input-method' as customized when called interactively.
(toggle-input-method): Ditto.
2002-02-12 09:49:46 +00:00
Colin Walters
80a06d647f
(ibuffer-switch-format): Supply required argument for
...
`ibuffer-current-formats'.
2002-02-12 04:50:04 +00:00
Miles Bader
53a2f6e139
(mode-line-inactive): Add dark-background variant.
2002-02-12 02:59:39 +00:00
Per Abrahamsen
4f9b906041
2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
...
* toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
* menu-bar.el (menu-bar-mode): Ditto.
* cus-edit.el (customize-mark-to-save): Always save variables
without a standard value.
* menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
(menu-bar-options-save): Ditto.
(menu-bar-showhide-menu): Ditto.
(menu-bar-options-menu): Ditto.
(menu-bar-scroll-bar-right, menu-bar-scroll-bar-left,
menu-bar-scroll-bar-none): Removed.
(menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
expressions instead.
* cus-edit.el (customize-set-value): Return value.
(customize-set-variable): Ditto.
(customize-save-variable): Ditto.
(customize-set-variable): Load dependencies before setting value.
(custom-load-symbol): Autoload it.
(customize-mark-as-set): New function.
2002-02-11 16:47:55 +00:00
Eli Zaretskii
573a237aa6
*** empty log message ***
2002-02-11 07:15:17 +00:00
Pavel Janík
a81b56d56b
(strokes-do-stroke, strokes-do-complex-stroke): Doc fix.
...
(strokes-help): Do not use doubled with-output-to-temp-buffer.
Fix the help string.
(strokes-prompt-user-save-strokes): Fix typo.
(strokes-list-strokes): Use proper exit-actionargument for
view-buffer.
Update copyright notice.
2002-02-11 06:25:53 +00:00
Pavel Janík
7cc8aac38c
Various doc and message fixes.
...
(non-iso-charset-alist): Add mac-roman. Don't add entries for
codepages already present.
(list-block-of-chars): Display space for null entries in
translation table. Display tab specially.
(list-non-iso-charset-chars): Check for null charsets. Use pop
for clarity. Don't break 8-bit sets into sections between ranges.
(list-charset-chars): Avoid indent-tabs-mode.
(describe-char-after): Maybe use the text property for syntax
table information. Maybe report char-code-property-table info.
Maybe report character's unicode. Tweak printing of list info.
(list-input-methods): Add xref buttons.
(dump-charsets, dump-codings): Deleted (obsolete).
From Dave Love <fx@gnu.org>.
2002-02-11 06:09:53 +00:00
Kim F. Storm
b17591a9ac
Moved entries signed Michael Kifer from root ChangeLog.
2002-02-10 17:37:30 +00:00
Pavel Janík
d38c4312e3
(menu-bar-showhide-menu): Rename function for toggling.
2002-02-10 17:28:41 +00:00
Pavel Janík
06f5e6b48f
*** empty log message ***
2002-02-09 14:04:30 +00:00
Richard M. Stallman
f526e65a47
(mail-mode-map): Use eval-after-load to change it.
2002-02-09 09:46:08 +00:00
Kim F. Storm
cdefda262b
Added separate mode-line-inactive face.
2002-02-08 23:53:36 +00:00
Eli Zaretskii
b5d40cebab
*** empty log message ***
2002-02-08 19:17:19 +00:00
Stefan Monnier
6a229a6359
*** empty log message ***
2002-02-08 16:50:46 +00:00
Richard M. Stallman
b735b2abe0
*** empty log message ***
2002-02-08 14:11:56 +00:00
Eli Zaretskii
4f759c801b
*** empty log message ***
2002-02-08 12:42:06 +00:00
Andreas Schwab
cd01f5b91c
(calcDigit-key): Use minibuffer-prompt-end instead of point-min.
2002-02-08 12:32:18 +00:00
Eli Zaretskii
45610c9837
(select-safe-coding-system): State the buffer's name in the message
...
popped in the *Warning* buffer, and make sure the offending buffer
is displayed.
2002-02-08 12:01:14 +00:00
Richard M. Stallman
001f558366
(ffap-newsgroup-p): Test for non-nil symbol-value of htb.
2002-02-07 17:50:25 +00:00
Richard M. Stallman
a1970a1d1d
(cyrillic-encode-koi8-r-char)
...
(cyrillic-encode-alternativnyj-char): Get translation tables from
symbol properties, not as variables.
(standard-display-cyrillic-translit): Include unicodes.
2002-02-07 17:48:41 +00:00
Per Abrahamsen
8ff1bc942d
fix conflict
2002-02-07 17:33:40 +00:00
Per Abrahamsen
414fd7021a
2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
...
* cus-edit.el (customize-mark-to-save): New function.
* menu-bar.el (menu-bar-options-save): Rewrote.
2002-02-07 17:32:18 +00:00
Kim F. Storm
93607efd67
Added command remapping.
2002-02-06 23:08:22 +00:00
Pavel Janík
2642a29ee7
*** empty log message ***
2002-02-06 22:43:23 +00:00
Eli Zaretskii
262d4e892d
Remove traces of merge conflicts.
2002-02-06 16:24:25 +00:00
Richard M. Stallman
108eaabb6b
*** empty log message ***
2002-02-06 15:44:48 +00:00
Eli Zaretskii
e77c1e8c4d
(pong-border-options): Make the border colors slightly more bright.
2002-02-06 12:06:19 +00:00
Eli Zaretskii
e029dcaf14
(pong-height): Don't use height that exceeds the frame height.
2002-02-06 11:35:49 +00:00
Eli Zaretskii
7ff2460789
(gud-refresh): Call recenter only after we are sure we
...
are in the right window.
2002-02-05 18:05:32 +00:00
Pavel Janík
cfdc786da9
*** empty log message ***
2002-02-05 08:09:04 +00:00
Eli Zaretskii
c2792945cb
(dired-load-hook, dired-mode-hook)
...
(dired-before-readin-hook, dired-after-readin-hook): Defcustom.
2002-02-04 19:40:08 +00:00
Pavel Janík
c499f00aad
Fix encoding.
2002-02-04 06:07:59 +00:00
Colin Walters
523304ed51
(ibuffer): Remove link; the "home page" for ibuffer is now the Emacs
...
CVS tree.
(ibuffer-formats): Doc fix.
(ibuffer-active-formats-name, ibuffer-current-formats): New functions.
(ibuffer-current-format): Use them.
(ibuffer-recompile-formats): Add support for
ibuffer-filter-format-alist.
(ibuffer-check-formats): Ditto.
(ibuffer-switch-format): Ditto.
(ibuffer-update-title): Ditto.
(define-ibuffer-column process): Remove unncessary consing.
2002-02-04 03:59:20 +00:00
Andreas Schwab
e1ff49ba1e
(balance-windows): Fix misplaced parenthesis.
2002-02-03 16:21:03 +00:00
Andreas Schwab
471af22c5f
(save-selected-window): Move macro before first use.
2002-02-03 15:35:39 +00:00
Pavel Janík
2188f2d4f4
(calculator-displayers): Doc fixes.
2002-02-03 13:45:59 +00:00
Pavel Janík
0c0d3c65cf
*** empty log message ***
2002-02-03 11:51:43 +00:00
Eli Zaretskii
51eacfef36
Fix the date of the last entry.
2002-02-03 11:43:02 +00:00
Eli Zaretskii
be81394445
*** empty log message ***
2002-02-03 11:34:58 +00:00
Eli Zaretskii
46ea0665a7
(term-emulate-terminal): Extract proper command string
...
which is supplied to term-command-hook.
2002-02-03 11:25:50 +00:00
Richard M. Stallman
bd3567fac9
*** empty log message ***
2002-02-03 10:40:12 +00:00
Eli Zaretskii
f04f5c7689
(uce-reply-to-uce): Prune the headers before copying
...
the message text into the *mail* buffer, and restore the pruned
state after that.
2002-02-02 16:54:59 +00:00
Pavel Janík
420cfdf2b5
*** empty log message ***
2002-02-02 16:03:02 +00:00
Eli Zaretskii
2308fe2716
(enable-command): If Emacs was invoked as "emacs -q",
...
don't alter the user's ~/.emacs.
(disable-command): If user-init-file is nil or does not exist,
default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows). But
don't alter the init file if Emacs was invoked as "emacs -q"
2002-02-02 12:49:58 +00:00
Stefan Monnier
4003548799
(mail-mode): Undo half of last change.
2002-02-01 22:00:02 +00:00
Stefan Monnier
e30ce0986a
(indent-for-tab-command): Remove spurious code.
2002-02-01 21:44:26 +00:00
Stefan Monnier
62cec9fefe
*** empty log message ***
2002-02-01 19:31:46 +00:00
Eli Zaretskii
cbd5582a9a
Moved time-date.el from lisp/gnus to lisp/calendar.
...
For versions before 1.5, see lisp/gnus/time-date.el.
2002-02-01 18:19:43 +00:00
Richard M. Stallman
5e1017467a
*** empty log message ***
2002-02-01 04:36:54 +00:00
Pavel Janík
c2ca4babdc
(menu-bar-options-save): Add `default-frame-alist' to saved variables.
...
(menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead of the
variable `scroll-bar-mode'.
2002-01-29 14:19:21 +00:00