1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

14476 Commits

Author SHA1 Message Date
Kenichi Handa
ff6a65c2ba *** empty log message *** 2000-06-10 01:16:33 +00:00
Dave Love
5ee42746ce (tar-copy): Supply MUSTBENEW arg to write-region. 2000-06-09 14:19:34 +00:00
Dave Love
cc7e1d188e (executable-make-buffer-file-executable-if-script-p): Renamed and
simplified.
2000-06-09 09:59:41 +00:00
Dave Love
d18f678bf0 Rename make-buffer-file-executable-if-script-p. 2000-06-09 09:55:33 +00:00
Dave Love
22ddd29947 (after-save-hook): Customize, with
make-buffer-file-executable-if-script-p as an option.
2000-06-09 09:42:05 +00:00
Dave Love
778e1d17ed Byte compile dynamic.
(executable-insert): Change custom type.
(executable-find): Add autoload cookie.
(make-buffer-file-executable-if-script-p): New function from Noah
Friedman.
2000-06-09 09:38:58 +00:00
Kenichi Handa
e1ceff3a51 (Man-fontify-manpage): Fix previous change. 2000-06-09 07:48:24 +00:00
Kenichi Handa
8cf74617ad (ps-mule-font-info-database-bdf): Prefer the font "tib24p-mule.bdf"
for Tibetan.
2000-06-09 02:22:56 +00:00
Kenichi Handa
f89437e32d *** empty log message *** 2000-06-09 02:22:26 +00:00
Kenichi Handa
8d7878453e (decompose-composite-char): Declare it as obsolete. 2000-06-09 02:14:39 +00:00
Kenichi Handa
7a4ee259c3 *** empty log message *** 2000-06-09 02:14:14 +00:00
Kenichi Handa
cb581be7b1 (Man-fontify-manpage): Pay attention to overstrike
pattern for CJK characters (X^H^HX).
2000-06-09 00:42:39 +00:00
Kenichi Handa
41ea379491 *** empty log message *** 2000-06-09 00:41:32 +00:00
Gerd Moellmann
f83fe4b49b *** empty log message *** 2000-06-08 21:01:54 +00:00
Gerd Moellmann
6254fc9fb2 (forward-thing): Use functionp instead of fboundp.
Set maintainer to FSF since author isn't reachable.
2000-06-08 20:59:25 +00:00
Dave Love
b8fbaf52c5 (create-glyph): Doc fix. 2000-06-08 16:58:41 +00:00
Dave Love
e56d790092 (select-safe-coding-system): If
DEFAULT-CODING-SYSTEM is not specified, also check the most
preferred coding-system if buffer-file-coding-system is
`undecided'.  From handa.
2000-06-08 15:54:26 +00:00
Gerd Moellmann
f75a0f7a60 *** empty log message *** 2000-06-08 12:49:10 +00:00
Kenichi Handa
136e48e4ac (after-insert-file-set-buffer-file-coding-system): If the buffer
size is greater than INSERTED, judget that we are not visiting.
2000-06-08 11:12:03 +00:00
Kenichi Handa
d3981b49bf *** empty log message *** 2000-06-08 11:09:58 +00:00
Rajesh Vaidheeswarran
bff7108734 Update whitespace.el - comment out the :version string, since it
seems to have trouble with XEmacs 20.4 (user reported bug). Xemacs
doesn't create group if this is present.

Bug verified. Not yet determined the problem.
2000-06-07 19:04:57 +00:00
Gerd Moellmann
45f485a601 *** empty log message *** 2000-06-07 15:38:54 +00:00
Gerd Moellmann
8e234846db XEmacs compatibility. Doc fix. Can select page size
with/without giving an error if PostScript printer doesn't have this
kind of page size.  Zebra Stripe continues or restarts on next page.
Manual/automatic paper feeding.  Switch or not the header.
(ps-print-version): New version number (5.2.2).
(ps-windows-system): Include emx as a Windows system.
(ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
(ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
(ps-background-text): Code fix.
(ps-error-handler-message, ps-user-defined-prologue)
(ps-print-prologue-header, ps-printer-name)
(ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
(ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
(ps-use-face-background): Customization fix.
(ps-n-up-database): Data fix.
(ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
(ps-switch-header): New vars.
(ps-xemacs-color-name, ps-face-foreground-name)
(ps-face-background-name, ps-boolean-constant): New funs.
2000-06-07 15:34:55 +00:00
Gerd Moellmann
3262f00d6a Update from author. 2000-06-07 15:34:14 +00:00
Gerd Moellmann
f56e2e8e6d Fixed recentf-edit-list and recentf-open-more-files
commands.  Require `wid-edit' at run-time.

Added some "Commentary".
(recentf-open-more-files, recentf-edit-list): Minor changes to
move the point at the top of the file list.  This behaviour is
consistent with the menu one when the list contains a lot of
files.
(recentf-cleanup): Now displays the number of items removed from
the list.
(recentf-relative-filter) New menu filter to show filenames
relative to `default-directory'.
2000-06-07 15:33:22 +00:00
Dave Love
c14dcd2240 *** empty log message *** 2000-06-07 13:33:25 +00:00
Dave Love
9179616f47 New version from Manheimer. 2000-06-07 13:25:06 +00:00
Kenichi Handa
b1376368e2 (fill-find-break-point): Check the validity of charset. 2000-06-07 12:00:23 +00:00
Kenichi Handa
e4044bb049 *** empty log message *** 2000-06-07 11:59:25 +00:00
Karl Fogel
59cfe8b98f Applied this patch from Eli Zaretskii. Pretty much taking on faith
that it works, because I can't build the 20.6 raw tree...

2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>

	* bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
	(bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
	Call display-color-p and display-mouse-p instead of looking at
	window-system.
2000-06-06 22:41:24 +00:00
Dave Love
346181f0cd New maintainer address. 2000-06-06 16:43:40 +00:00
Dave Love
bb2337f5ad *** empty log message *** 2000-06-06 14:56:30 +00:00
Dave Love
cedbd8d02f (find-image): Doc fix. Return nil if image not found.
(put-image, insert-image): Make STRING arg optional.
2000-06-06 14:27:42 +00:00
Kenichi Handa
8e624fa2af *** empty log message *** 2000-06-06 02:51:52 +00:00
Kenichi Handa
04f63b87bc (non-iso-charset-alist): Specify
translation table symbol instead of translation table itself.
(list-block-of-chars): CHARSET may be a translation table symbol.
2000-06-06 02:10:42 +00:00
Kenichi Handa
1f487ef8ac Remove eval-when-compile.
(cyrillic-koi8-r-nonascii-translation-table): Define it as a
translation table made from cyrillic-koi8-r-decode-table.
(cyrillic-koi8-r-encode-table): Define it as a translation table
made from the reverse map of above.
(ccl-decode-koi8): Use translate-character.
(ccl-encode-koi8, ccl-encode-koi8-font): Likewize
(cyrillic-alternativnyj-nonascii-translation-table): Define it as
a translation table made from cyrillic-alternativnyj-decode-table.
(cyrillic-alternativnyj-encode-table): Define it as a translation
table made from the reverse map of above.
(ccl-decode-alternativnyj): Use translate-character.
(ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
Likewize
2000-06-06 02:10:04 +00:00
Kenichi Handa
0d833551c7 Remove eval-when-compile.
(viet-viscii-nonascii-translation-table): Define it as a
translation table made from viet-viscii-decode-table.
(viet-viscii-encode-table): Define it as a translation table made
from the reverse map of above.
(viet-vscii-nonascii-translation-table): Define it as a
translation table made from viet-vscii-decode-table.
(viet-vscii-encode-table): Define it as a translation table made
from the reverse map of above.
(ccl-decode-viscii): Use translate-character.
(ccl-encode-viscii, ccl-encode-viscii-font)
(ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
Likewize.
2000-06-06 02:09:30 +00:00
Gerd Moellmann
1969fae27a *** empty log message *** 2000-06-05 19:24:26 +00:00
Gerd Moellmann
760d5cb38e Bind case-fold-search to t when searching in case
a user sets it to nil in a hook.
2000-06-05 19:22:40 +00:00
Kenichi Handa
bec6f62a85 (ccl-compile-translate-character): Don't check if Rrr has property
translation-table.
(ccl-compile-map-multiple): Modified to avoid compiler warning.
2000-06-05 12:50:35 +00:00
Kenichi Handa
b48eb508f4 (make-coding-system): If CODING-SYSTEM already exists, override it. 2000-06-05 12:12:26 +00:00
Kenichi Handa
9ebbe4d8b0 Use family `proportional' for Tibetan fonts. 2000-06-05 12:07:08 +00:00
Stefan Monnier
d3d02e659e * autoarg.el (autoarg-mode, autoarg-kp-mode):
* hl-line.el (hl-line-mode): Use the new :global key argument.
2000-06-05 08:11:22 +00:00
Stefan Monnier
139f2b7cdc (tar-header-block-recompute-checksum): Remove.
(tar-clip-time-string): Prepend a space.
(tar-grind-file-mode): Construct a string rather than modifying one.
(tar-header-block-summarize): Fix docstring.
Use `format' rather than an error-prone set of copy-loops.
2000-06-05 07:44:59 +00:00
Stefan Monnier
c0078a045c (diff-font-lock-keywords, diff-hunk-header-re)
(diff-goto-source, diff-unified->context, diff-context->unified)
(diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
understand the format output by the `-p' argument to diff.
2000-06-05 07:30:09 +00:00
Stefan Monnier
d92474ed9d (sh-symbol-list, sh-number-or-symbol-list)
(sh-re-done): Use defconst.
(sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
(sh-help-string-for-variable, sh-guess-basic-offset):
Don't quote lambdas.
(sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
(sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
2000-06-05 07:26:01 +00:00
Stefan Monnier
f7c4478f99 (mh-send-sub): Check mh-etc is bound before using it.
(mh-letter-mode): Derive from text-mode.
This implicitly means that it now calls kill-all-local-variables.
Also remove the Emacs-18 compatibility code.
2000-06-05 07:15:58 +00:00
Stefan Monnier
44bd81eacc (make-autoload): Other typo. I'm getting tired. 2000-06-05 06:37:11 +00:00
Stefan Monnier
e971339e72 (make-autoload): let* typo. 2000-06-05 06:33:44 +00:00
Stefan Monnier
a8add29deb (make-autoload): Simplify docstring.
Make use of symbol-property doc-string-elt.
Use memq rather than a sequence of eq.
(doc-string-elt): Fix the wrong or missing previously unused values.
(autoload-print-form): New function extracted from
generate-file-autoloads to allow recursion when handling progn
so that defvar's and defun's docstrings are properly printed.
(generate-file-autoloads): Use it.
2000-06-05 06:30:48 +00:00