1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-23 22:42:01 -07:00
Commit graph

13762 commits

Author SHA1 Message Date
Kenichi Handa
efdd2d7964 (list-character-sets): Completely
rewritten.
(sort-listed-character-sets): New function.
(list-character-sets-1): Completely rewritten.
(list-character-sets-2): New function.
(non-iso-charset-alist): New variable.
(decode-codepage-char): New function.
(charset-history): New variable.
(read-charset) (list-block-of-chars)
(list-iso-charset-chars)
(list-non-iso-charset-chars)
(list-charset-chars): New functions.
(mule-diag): Call list-character-sets-2, not
list-character-sets-2.
(dump-charsets): Likewise.
2000-02-29 11:32:52 +00:00
Kenichi Handa
1ac1c8367a *** empty log message *** 2000-02-29 11:31:24 +00:00
Gerd Moellmann
ed4d05122e *** empty log message *** 2000-02-29 10:16:31 +00:00
Gerd Moellmann
5cee761f37 (frame-notice-user-settings): Use assq-delete-all
instead of assoc-delete-all.
(frame-notice-user-settings): Ditto.
2000-02-29 10:15:00 +00:00
Gerd Moellmann
d3a61a1191 (assq-delete-all): Renamed from assoc-delete-all.
Don't copy alist.
2000-02-29 10:13:42 +00:00
Gerd Moellmann
32038c7ac0 (java-keywords): Added missing java 1.2.2 Javadoc tags. 2000-02-29 09:37:22 +00:00
Gerd Moellmann
86f1e1ece3 (calculator-use-menu): New option.
(calculator-initial-bindings): Changed some bindings to work as
macros.
(calculator-forced-input): Removed.
(calculator-restart-other-mode): New variable.
(calculator-mode-map): Set up menu.
2000-02-29 09:34:42 +00:00
Michael Kifer
635270b666 *** empty log message *** 2000-02-28 06:23:55 +00:00
Michael Kifer
55d7ff38f1 * viper-cmd.el (viper-envelop-ESC-key): added the option to
translate all ESC key sequences.
	(viper-goto-mark-subr): restore markers for files for which
	they were saved.
	* viper-init.el (viper-translate-all-ESC-keysequences): new variable.
	* viper-util.el (viper-set-replace-overlay-glyphs,
	viper-set-replace-overlay): always check if the replacement
	overlay is live.
	* viper.el (viper-vi-state-mode-list): added major modes.
	* ediff-wind.el: minor comment changes.
	* ediff.el: copyright notice date fix.
2000-02-28 06:16:44 +00:00
Jason Rumney
387023ee15 *** empty log message *** 2000-02-27 21:52:51 +00:00
Jason Rumney
3855860a6f (face-font-family-alternatives): Add arial to helv.
(mode-line, header-line, tool-bar): Same default as x for w32.
(fixed-pitch, variable-pitch): Remove wildcard as it prevents
face-font-family-alternatives from working.
2000-02-27 21:13:00 +00:00
Jason Rumney
f9de6f69e9 (mouse-set-font): Do not build fontset from chosen font. 2000-02-27 21:11:51 +00:00
Gerd Moellmann
f43d79c132 *** empty log message *** 2000-02-25 15:47:41 +00:00
Gerd Moellmann
7dd210174f Indent `pprint-logical-block' properly. 2000-02-25 15:46:24 +00:00
Gerd Moellmann
7090859485 (rmail-resend): Verify buffer is really Rmail. 2000-02-25 15:44:18 +00:00
Gerd Moellmann
449c3c5259 *** empty log message *** 2000-02-25 14:05:59 +00:00
Gerd Moellmann
f5b586154b *** empty log message *** 2000-02-25 13:35:37 +00:00
Gerd Moellmann
1d0a3ef433 (show-cursor-in-non-selected-windows): New option.
(busy-cursor-delay-seconds): New option.
2000-02-25 13:34:08 +00:00
Gerd Moellmann
4eb8436ff5 *** empty log message *** 2000-02-25 13:21:42 +00:00
Gerd Moellmann
36e988461f (Helper-describe-mode): Make buffer writable. 2000-02-25 13:15:14 +00:00
Gerd Moellmann
42088c126a *** empty log message *** 2000-02-24 14:05:02 +00:00
Gerd Moellmann
5b2c5477e0 (show-cursor-in-non-selected-windows): New option. 2000-02-24 14:03:59 +00:00
Gerd Moellmann
c60ea02e08 *** empty log message *** 2000-02-24 13:55:54 +00:00
Gerd Moellmann
cb8325bf52 (include-other-diary-files): Undo the selective
display in any included file and don't kill it.
2000-02-24 13:47:36 +00:00
Eli Zaretskii
d066de8eb4 (dired-mode-map): Don't remove "Edit" from the menu
bar.  Menu items converted to (menu-item format, help strings
added.
[downcase, upcase]: Don't enable on MS-DOS.
[symlink, symlinks]: Don't show if make-symbolic-link is not
bound.
[chown, chgrp]: Don't show on MS-DOS and MS-Windows.
2000-02-24 12:59:48 +00:00
Dave Love
275cf1b274 (kill-paragraph, backward-kill-paragraph)
(backward-kill-sentence, kill-sentence): Likewise.
2000-02-23 23:10:32 +00:00
Dave Love
e761e42c18 (zap-to-char, kill-line, kill-region, kill-word)
(backward-kill-word): Revert addition of * to interactive spec.
2000-02-23 23:08:02 +00:00
Dave Love
99d48056fa (mouse-drag-mode-line-1): Remove `growth =' message. 2000-02-23 22:20:44 +00:00
Dave Love
b2e6047538 (gud-jdb-build-class-source-alist): Prepend space to scratch buffer
name.
(gud-format-command): Use int-to-string in ?l case.  Simplify slightly.
2000-02-23 22:17:05 +00:00
Dave Love
3247de96ce (internal-face-interactive): Update prompt for new read-face-name. 2000-02-23 20:44:04 +00:00
Dave Love
32e33f6050 (list-faces-display): Fix header typo. 2000-02-23 20:39:38 +00:00
Dave Love
5404d9b01b (footnote): Add :version to defgroup.
(footnote-section-tag-regexp): Customize.
(footnote-start-tag, footnote-end-tag): New option.
(footnote-latin-regexp): New variable.
(Footnote-latin): New function.
(footnote-style-alist): Add element for latin style.
(footnote-style): Moved.
(Footnote-goto-footnote): Use eq to test arg.
2000-02-23 20:25:34 +00:00
Dave Love
a02a742573 Comment change. 2000-02-23 20:16:50 +00:00
Dave Love
e7165cf005 (auto-show): Defgroup doc fix. 2000-02-23 14:52:41 +00:00
Dave Love
b6906b3842 *** empty log message *** 2000-02-23 12:34:34 +00:00
Dave Love
1639b80357 Change old backquote syntax.
(byte-compile-const-symbol-p): New function.
(byte-compile-constp, byte-compile-out-toplevel)
(byte-compile-form, byte-compile-form, byte-compile-variable-ref):
Use it.
2000-02-23 12:29:05 +00:00
Dave Love
e1f0df6214 Change old backquote syntax.
(byte-compile-trueconstp): Include keywords.
(byte-optimize-quote, byte-optimize-lapcode): Use
byte-compile-const-symbol-p.
(byte-optimize-char-before): New optimization.
2000-02-23 12:28:09 +00:00
Dave Love
4ced66fd68 (define-key-after): Default AFTER to t. Doc fix. 2000-02-23 11:40:06 +00:00
Kenichi Handa
068b074ebe Be sure to update minor-mode-alist
and minor-mode-map-alist.
(encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
codes SS2 and SS3 correctly.
(encoded-kbd-self-insert-ccl): New function.
(encoded-kbd-setup-keymap): New function.
(encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
by calling encoded-kbd-setup-keymap.
2000-02-23 08:04:56 +00:00
Kenichi Handa
c709bcf10b *** empty log message *** 2000-02-23 08:04:11 +00:00
Kenichi Handa
1d3529b69f Don't change syntax of multibyte
characters.
(lisp-mode-variables): Set multibyte-syntax-as-symbol to t
locally.
2000-02-23 00:11:44 +00:00
Kenichi Handa
214f877f4d *** empty log message *** 2000-02-23 00:11:13 +00:00
Dave Love
b021ef186f (when, unless, split-string): Doc fix.
(read-passwd): Move call of clear-this-command-keys to the right
place.
(replace-regexps-in-string): New function.
2000-02-22 20:16:31 +00:00
Dave Love
535eadacb1 (emacs-lisp-mode-syntax-table)
(lisp-mode-map, lisp-interaction-mode-map): Define all inside
defvar.
(lisp-mode-syntax-table): Set up for #|...|# comments.
(lisp-imenu-generic-expression): Purecopy strings.  Use syntax
classes.  Match `defface'.
(emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
(eval-defun-1): Fix for defcustom.
(lisp-indent-region): Doc fix.
2000-02-22 20:13:31 +00:00
Gerd Moellmann
14cc00adb2 (describe-variable): Set syntax table to
emacs-lisp-mode-syntax-table when moving forward over the
symbol's name.
2000-02-22 16:57:09 +00:00
Dave Love
47da5efad1 (xterm-mouse-mode): Typo. 2000-02-22 12:02:10 +00:00
Dave Love
b2497d2e51 Doc fixes.
(xterm-mouse-position-function): New function, replacing advice of
mouse-position.
(xterm-mouse-mode): Use it.
2000-02-22 11:57:31 +00:00
Dave Love
3d8700e8f1 Remove bogus spec for define-condition. 2000-02-22 11:52:25 +00:00
Gerd Moellmann
f0a6c717e2 (format-annotate-single-property-change): Handle
properties.with dotted-list values.
(format-proper-list-p): New function.
2000-02-21 13:00:25 +00:00
Gerd Moellmann
ed58ed834c (enriched-face-ans): Handle '(foreground-color
. COLOR) and (background-color . COLOR).
2000-02-21 12:57:42 +00:00