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

37107 Commits

Author SHA1 Message Date
Gerd Moellmann
20c381cfcc (mm-charset-synonym-alist): Add windows-1250 so we
can read e-mails from Microsoft Outlook users not using ISO
8859-2 character set.
2001-09-18 14:59:24 +00:00
Gerd Moellmann
9ce50b1eaf (Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to
recursive_edit_unwind.
(recursive_edit_unwind): Set kboard state according to
SINGLE-KBOARD.
2001-09-18 14:29:11 +00:00
Eli Zaretskii
e58c389d2a Fix a typo in a comment. 2001-09-18 13:51:22 +00:00
Gerd Moellmann
3fbdba3e94 *** empty log message *** 2001-09-18 12:26:10 +00:00
Gerd Moellmann
c55f89a5da (gnus-request-article-this-buffer): Refer to
`gnus-current-select-method' in the current summary buffer.
From TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>.
2001-09-18 12:25:52 +00:00
Gerd Moellmann
475e0e0c0b (gnus-select-newsgroup): Make
`gnus-current-select-method' buffer-local.
From TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>.
2001-09-18 12:25:20 +00:00
Gerd Moellmann
26f545d7f8 (modify_overlay): Don't do nothing if START == END;
This can still be a modification, for example when an overlay has
a before-string or after-string.
(Fdelete_overlay): Prevent redisplay optimizations when deleting
an overlay with before-string or after-string.
2001-09-18 12:20:53 +00:00
Gerd Moellmann
1270031d86 (C_SWITCH_SYSTEM): Add.
(LD_SWITCH_SYSTEM): Include /usr/local/lib.
2001-09-18 11:31:02 +00:00
Gerd Moellmann
bfc97351b0 (try_window_id) [!GLYPH_DEBUG]: Give up if
first_unchanged_at_end_row is in front of
last_unchanged_at_beg_row.  This code should be removed after the
release of 21.1.
2001-09-18 10:30:56 +00:00
Gerd Moellmann
55732434fe Better face mapping for black/white PostScript printers.
Check if mark is active when printing a region.  Doc fix.
(ps-print-version): New version number (6.5.5).
(ps-print-color-p): Customization fix.
(ps-black-white-faces): New option.
(ps-black-white-faces-alist): New internal var.
(ps-count-lines-preprint, ps-print-preprint-region): New funs.
(ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
(ps-nb-pages-region): Interactive fix.
(ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
(ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
2001-09-18 09:28:00 +00:00
Eli Zaretskii
740ef824c9 (dired-move-to-filename-regexp): Allow one digit in the
numeric month value, and allow the Kanji character after the it to
be missing (happens with ls-lisp's output on Japanese versions of
MS-Windows).
2001-09-18 07:13:36 +00:00
Miles Bader
50529f513a *** empty log message *** 2001-09-18 01:20:09 +00:00
Miles Bader
2b960ac022 (diff-mode): Don't make the buffer read-only if it's empty (and thus
probably a new patch file about to be edited).
2001-09-18 01:19:51 +00:00
Miles Bader
13efce4046 (gnus-server-insert-server-line): Don't let an error querying a backend
abort the whole process.
2001-09-18 01:04:37 +00:00
Gerd Moellmann
e18c8b8d21 *** empty log message *** 2001-09-17 16:08:14 +00:00
Gerd Moellmann
9a6bd51ae7 (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
BUF_OVERLAY_MODIFF instead of MODIFF and OVERLAY_MODIFF.
2001-09-17 16:07:51 +00:00
Gerd Moellmann
9c07782ebd (checkdoc-this-string-valid-engine):
Check for '(' in column 0 of doc string.
2001-09-17 15:51:54 +00:00
Francesco Potortì
990e1190eb Etags dumped core whan using -R. Eli corrected this. 2001-09-17 15:48:23 +00:00
Francesco Potortì
76fecdffbb * etags.c (analyse_regex): If regex_arg is NULL, return
immediately after a call to free_patterns.
2001-09-17 15:47:23 +00:00
Eli Zaretskii
e07e854d5a (Font Lock): Add index entries for paren-in-column-zero problems. 2001-09-17 14:47:01 +00:00
Eli Zaretskii
a408ce1816 Document Font Lock problems with parens in column zero. 2001-09-17 14:44:14 +00:00
Gerd Moellmann
d8a973aa6e *** empty log message *** 2001-09-17 12:29:06 +00:00
Gerd Moellmann
28b1aa6a34 (gs-set-ghostview-window-prop): Use `elt' instead
of `nth' so that using a vector as bounding-box works.
From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
2001-09-17 12:27:35 +00:00
Gerd Moellmann
acc150998a (gnus-server-mode): Doc fix. 2001-09-17 12:09:05 +00:00
Gerd Moellmann
274704f74a (DATA_SEG_BITS) [__linux__]: Define for GCC
versions >= 2.95.
2001-09-17 11:37:15 +00:00
André Spiegel
dfe78cc583 # 2001-09-17 10:02:51 +00:00
André Spiegel
08eab195a7 (vc-annotate): Use current workfile version explicitly as a default,
suggested by Gustav Hallberg <gustav@virtutech.se>.
2001-09-17 09:59:41 +00:00
Eli Zaretskii
a5f0196047 (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
convert-standard-filename doesn't guarantee that the .el extension
is preserved.
2001-09-16 18:03:28 +00:00
Eli Zaretskii
a007e4e39d (convert-standard-filename): Replace invalid
characters only after converting dash/underscore to a period.
2001-09-16 17:59:35 +00:00
Eli Zaretskii
a6ce7e4cbb (Recovering mail files when Rmail munges them): Document b2m. 2001-09-16 12:02:47 +00:00
Eli Zaretskii
af7459bd6f (Out of Rmail): Document b2m. 2001-09-16 12:01:48 +00:00
Eli Zaretskii
8aee7d4464 (original-make-auto-save-file-name): New.
(make-auto-save-file-name): New function, overrides the definition
on files.el and calls the original function via
original-make-auto-save-file-name.
2001-09-16 10:22:43 +00:00
Eli Zaretskii
f68113db51 Document that rmail-output-to-rmail-file now writes in emacs-mule. 2001-09-16 08:07:55 +00:00
Eli Zaretskii
1bbdda4d51 (top-level): Require mule-utils when compiling.
(rmail-decode-babyl-format): Use detect-coding-with-priority
instead of detect-coding-region, to favor detection of emacs-mule
encoded Babyl files written by rmailout.el etc.  Suggested by
Kenichi Handa <handa@etl.go.jp>.
2001-09-16 07:56:36 +00:00
Eli Zaretskii
966533c9c7 Fix a typo in a comment. From Pavel Janik. 2001-09-15 08:00:07 +00:00
Eli Zaretskii
773e81c741 (File Attributes): Document that the device number can also be a cons cell. 2001-09-14 16:54:19 +00:00
Eli Zaretskii
ed7d6ba4ed *** empty log message *** 2001-09-14 16:50:25 +00:00
Eli Zaretskii
6198490427 (Ffile_attributes): Doc fix. 2001-09-14 16:49:13 +00:00
Eli Zaretskii
c3ea2deb1f (eshell-shuffle-files, eshell-shuffle-files):
Use `equal', not `=', since the device number can be a cons cell.
2001-09-14 16:45:57 +00:00
Gerd Moellmann
551629f912 *** empty log message *** 2001-09-14 11:21:16 +00:00
Gerd Moellmann
bcdd93b352 (Ffile_symlink_p): Fix last change. 2001-09-14 11:20:57 +00:00
Gerd Moellmann
63680feb37 (current_lock_owner): Fix last change. 2001-09-14 11:20:16 +00:00
Gerd Moellmann
49c14a0533 Comment out change of 2001-09-13. 2001-09-14 11:08:20 +00:00
Michael Kifer
483e0218fe 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
* viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
	inhibit quit.
2001-09-14 03:34:31 +00:00
Eli Zaretskii
739a80b3f1 Update the copyright years. 2001-09-13 15:46:23 +00:00
Eli Zaretskii
48c1cde9fa (LessTif Resources): Describe more resources. 2001-09-13 14:43:48 +00:00
Gerd Moellmann
620c4704a9 Fix last change. 2001-09-13 14:06:10 +00:00
Gerd Moellmann
b6e97b0af1 (current_lock_owner): If readlink returns ERANGE,
take that to mean that the buffer is too small.
2001-09-13 14:05:17 +00:00
Gerd Moellmann
81c3310d7b (Ffile_symlink_p): If readlink returns ERANGE, take
that to mean that the buffer is too small.
2001-09-13 14:01:54 +00:00
Gerd Moellmann
06fd379286 (reseat_1): Set IT's multibyte_p flag according to the
current buffer's multibyteness when discarding the iterator's
stack.
2001-09-13 13:05:37 +00:00