1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-09 00:11:49 -07:00
Commit graph

10900 commits

Author SHA1 Message Date
Richard M. Stallman
545128a805 (easy-menu-do-add-item): Small simplifications.
(easy-menu-precalculate-equivalent-keybindings): New customization variable.
(easy-menu-add): Precalculate key bindings if
`easy-menu-precalculate-equivalent-keybindings' is on.
1998-05-23 04:26:39 +00:00
Richard M. Stallman
5fecb21aeb Many doc fixes.
Put two spaces between sentences.
(checkdoc-this-string-valid-engine): Fix message.
(checkdoc-ispell-lisp-words): Add "emacs".
1998-05-23 00:51:44 +00:00
Richard M. Stallman
55319655c7 (jka-compr-compression-info-list): Add elts for bzip. 1998-05-23 00:50:04 +00:00
Richard M. Stallman
f7a7738f79 (uncompress-while-visiting): Leave point at beginning. 1998-05-22 23:54:21 +00:00
Richard M. Stallman
6e9aac7491 (ff-emacs-19, ff-xemacs): Functions deleted.
(ff-goto-click, ff-mouse-find-other-file)
(ff-mouse-find-other-file-other-window): Just one definition.
(locate-file): Definition deleted.
1998-05-22 23:36:06 +00:00
Kenichi Handa
f967223b11 Change term "character translation table" to "translation table". 1998-05-22 09:45:34 +00:00
Richard M. Stallman
af57e0fa0d (apropos): Handle aliases for undefined functions. 1998-05-22 06:29:05 +00:00
Richard M. Stallman
47414bc1e2 (tar-mode): Position point on the name of the first file.
(tar-extract): Detect coding-system of the archive member and
decode it like insert-file-contents does.
(tar-alter-one-field): Reposition point on the file name of the
current tar entry.
(tar-subfile-save-buffer): Encode the file when updating it in the
archive, and use the size of encoded text to update the header
block.  Set last-coding-system-used to coding-system of the file.
Restore point of tar-superior-buffer after updating the descriptor line.
1998-05-22 05:00:25 +00:00
Richard M. Stallman
f0d527fcb7 Indent `with-standard-io-syntax' correctly. 1998-05-22 04:42:48 +00:00
Richard M. Stallman
6a97049b56 (insert-directory): When WILDCARD is nil, expand ~ if necessary. 1998-05-22 03:24:28 +00:00
Richard M. Stallman
6c01544a07 (news-inews): Fix typo in prev change. 1998-05-21 23:55:08 +00:00
Richard M. Stallman
fa8bacb6f5 (dired-guess-shell-alist-default): Handle .tgz files. Handle .pdf files. 1998-05-21 20:41:38 +00:00
Richard M. Stallman
537b6e4e55 Comment change. 1998-05-21 20:32:09 +00:00
Eli Zaretskii
3096684711 (file-name-invalid-regexp): New variable, moved here from arc-mode.el 1998-05-21 14:26:10 +00:00
Eli Zaretskii
4dbbd6a166 (archive-file-name-invalid-regexp): Remove.
Change all users to use file-name-invalid-regexp instead.
1998-05-21 14:22:38 +00:00
Richard M. Stallman
d2d23393cd Support pdb.
(pdb): New function.
(gud-pdb-command-name): New variable.
(pdb-minibuffer-local-map): Likewise.
(gud-pdb-find-file): New function.
(gud-pdb-marker-filter): New function.
(gud-pdb-marker-regexp*): New variables.
(gud-pdb-massage-args): New function.
(gud-pdb-history): New variable.
1998-05-21 03:34:21 +00:00
Richard M. Stallman
3a6a40e55b Whitespace change. 1998-05-21 01:55:57 +00:00
Richard M. Stallman
a281b30421 (solitaire): Doc fix. 1998-05-21 01:54:43 +00:00
Kenichi Handa
25c343b25c Generate style variants fontset for
standard-fontset-spec.  Generate a fontset based on resolved font
name of a font specified by X resource or -fn command line arg.
1998-05-21 01:47:32 +00:00
Kenichi Handa
a041ba9753 (command-line): Fixed a typo in comment. 1998-05-21 01:47:11 +00:00
Kenichi Handa
6fb8f8bdc5 (x-font-name-charset-alist): New
variable.
(register-alternate-fontnames): Doc-string modified.
(x-complement-fontset-spec): Likewise.
(x-complement-fontset-spec): Delete unused local variable.  Delete
ad hoc code for Latin-1, instead refer to
x-font-name-charset-alist.
(uninstantiated-fontset-alist): Format changed (BASE-FONTSET ->
FONTLIST).
(x-style-funcs-alist): New variable.
(create-fontset-from-fontset-spec): 2nd optional arg is changed
from STYLE to STYLE-VARIANT-P.  The meaning also changed.  Delete
unused code.  Adjusted for the change of
uninstantiated-fontset-alist.
(instantiate-fontset): Adjusted for the change of
uninstantiated-fontset-alist.
1998-05-21 01:46:39 +00:00
Kenichi Handa
3ad911d8a0 (make-coding-system): If ISO2022 based
8-bit coding system allows alternative designation, set the coding
category to `coding-category-iso-8-else'.
1998-05-21 01:46:39 +00:00
Richard M. Stallman
f4b643a15f (gud-perldb-marker-acc): Variable deleted.
(gud defgroup): Doc fix.
1998-05-20 05:24:42 +00:00
Richard M. Stallman
dc47993c49 (mail-unsent-separator): Handle "returned message follows". 1998-05-20 04:31:10 +00:00
Richard M. Stallman
e9dfb72ec1 (set-variable): Offer variable at point as default. 1998-05-20 03:54:58 +00:00
Richard M. Stallman
11d86ba056 Update copyright notice. 1998-05-20 00:56:03 +00:00
Richard M. Stallman
2c395d560b Several doc fixes.
(get-language-info, set-language-info): Rename argument.
(set-language-info-alist): Likewise.
(find-coding-systems-region-subset-p): Renamed from subset-p.
(find-coding-systems-region): Use new name.
(register-input-method): Rename argument.
(activate-input-method): If INPUT-METHOD is nil, deactivate.
1998-05-20 00:46:03 +00:00
Richard M. Stallman
ba7eaddad2 (frame-background-mode): Define a :set function
to update the background mode of existing frames.
1998-05-20 00:40:19 +00:00
Edward M. Reingold
f6f8363598 Rewrote cal-tex-list-holidays to get holidays in the range correctly (and more
simply).
1998-05-19 22:24:01 +00:00
Richard M. Stallman
a4e7db383d (message-mode): Locally bind adaptive-fill-regexp
and adaptive-fill-first-line-regexp.
1998-05-19 05:45:21 +00:00
Richard M. Stallman
cb3e1b4c4c (kill-region): Set this-command unconditionally in a read-only buffer. 1998-05-19 05:22:50 +00:00
Richard M. Stallman
cdda8f47be (temporary-file-directory): Renamed from system-tmp-directory.
Value is now a directory name, not a file name.
1998-05-19 05:21:42 +00:00
Richard M. Stallman
7117761b9e Comment changes. 1998-05-19 05:12:47 +00:00
Richard M. Stallman
e612f4bd81 (defcustom): Doc fix. 1998-05-19 05:10:27 +00:00
Richard M. Stallman
9a9c6f9f44 (uniquify-ignore-buffers-re): New variable.
(uniquify-rationalize-file-buffer-names): Implement it.
1998-05-19 05:07:48 +00:00
Richard M. Stallman
1ea3de08e7 (tex-command-end): New variable.
(tex-start-tex): Use it.
(plain-tex-mode): Locally set tex-command-end.
(tex-common-initialization): Make local binding for it.x
1998-05-19 04:27:28 +00:00
Richard M. Stallman
fb639443f9 (byte-compile-insert-header): Do not look for multibyte characters here.
Generate the right file header for use if there are none.
Insert a line of semicolons for subsequent deletion if needed.
(byte-compile-fix-header): New function.
This updates the file header if the file uses multibyte characters.
(byte-compile-from-buffer): Call byte-compile-insert-header
before compiling, and byte-compile-fix-header at the end.
1998-05-19 02:59:42 +00:00
Richard M. Stallman
2be0e54113 (rmail-toggle-header): Ensure blank line between headers and body. 1998-05-19 00:42:55 +00:00
Richard M. Stallman
5686b9d451 (which-func-modes): Fix custom type.
(which-func-non-auto-modes): Likewise.
1998-05-19 00:38:20 +00:00
Richard M. Stallman
c1c92f8b62 (rmail-mime-feature): Doc fix. 1998-05-19 00:15:22 +00:00
Richard M. Stallman
9dc0cb3d10 Customized.
(vi-self-insert): New function.
(vi-dot): Use that.
(vi-dot-insertion-function): Variable deleted.
1998-05-18 05:40:30 +00:00
Richard M. Stallman
fd51b1bc2c Initial revision 1998-05-18 05:28:11 +00:00
Richard M. Stallman
1c9056c314 (finder-known-keywords): Add `convenience'. 1998-05-18 04:34:54 +00:00
Richard M. Stallman
ca1a6e9d0f (create-fontset-from-fontset-spec): Add autoload cookie. 1998-05-18 03:45:58 +00:00
Kenichi Handa
50443272bb Change term translate-XXX-map to map-XXX
throughout the file.  Change terms unify/unification to
translate/translation respectively throughtout the file.
1998-05-18 01:01:00 +00:00
Kenichi Handa
d2a1ee18b8 Change term unification to
translation throughtout the file.
1998-05-18 01:01:00 +00:00
Kenichi Handa
b25eef20fd Change term unification to translation
throughtout the file.
(set-clipboard-coding-system): New function.
1998-05-18 01:01:00 +00:00
Kenichi Handa
0548a7fdc2 (quail-completion): Consecutive call of
this command scrolls the Quail completion buffer.
1998-05-18 01:01:00 +00:00
Richard M. Stallman
c519f68fa9 (debugger-frame-clear): Doc fix. 1998-05-17 22:02:49 +00:00
André Spiegel
edad8a097f (vc-parse-cvs-status): Grok new form of conflict message. 1998-05-17 15:33:39 +00:00