]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago(pascal-imenu-generic-expression): Add menu-title and fix parentheses.
Eli Zaretskii [Tue, 12 Feb 2002 17:34:39 +0000 (17:34 +0000)]
(pascal-imenu-generic-expression): Add menu-title and fix parentheses.

22 years ago(show_mouse_face): Fix bug setting a row's
Jason Rumney [Mon, 11 Feb 2002 22:09:00 +0000 (22:09 +0000)]
(show_mouse_face): Fix bug setting a row's
mouse_face_p flag unconditionally.
(x_scroll_run): Revert to BitBlt.

22 years ago(CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
Andrew Innes [Mon, 11 Feb 2002 16:32:00 +0000 (16:32 +0000)]
(CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
pick up relevant bits of the Windows API definitions.

22 years agoUpdate copyright date.
Paul Eggert [Sun, 10 Feb 2002 08:11:51 +0000 (08:11 +0000)]
Update copyright date.

22 years ago* rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
Paul Eggert [Sun, 10 Feb 2002 08:07:30 +0000 (08:07 +0000)]
* rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
disallows the old syntax.

22 years agoUse `sort -k 2' rather than `sort +1', as POSIX 1003.1-2001 disallows
Paul Eggert [Sun, 10 Feb 2002 08:05:31 +0000 (08:05 +0000)]
Use `sort -k 2' rather than `sort +1', as POSIX 1003.1-2001 disallows
`sort +1'.

22 years ago(w32_load_system_font): Prevent Cleartype fonts from loading.
Jason Rumney [Sat, 9 Feb 2002 01:27:07 +0000 (01:27 +0000)]
(w32_load_system_font): Prevent Cleartype fonts from loading.

22 years ago(enum_font_cb2): Don't let charsets unknown to Windows
Jason Rumney [Sat, 9 Feb 2002 01:12:53 +0000 (01:12 +0000)]
(enum_font_cb2): Don't let charsets unknown to Windows
match each other.

22 years ago(ffap-newsgroup-p): Test for non-nil symbol-value of htb.
Eli Zaretskii [Fri, 8 Feb 2002 19:02:08 +0000 (19:02 +0000)]
(ffap-newsgroup-p): Test for non-nil symbol-value of htb.

22 years ago(calendar-mode-map): Change the menu item's name to "Insert Diary Entry".
Eli Zaretskii [Fri, 8 Feb 2002 18:54:30 +0000 (18:54 +0000)]
(calendar-mode-map): Change the menu item's name to "Insert Diary Entry".

22 years ago(Fround): Fix a typo.
Eli Zaretskii [Fri, 8 Feb 2002 13:04:36 +0000 (13:04 +0000)]
(Fround): Fix a typo.

22 years ago(ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's
Eli Zaretskii [Fri, 8 Feb 2002 12:50:23 +0000 (12:50 +0000)]
(ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's
size is a float, divide by 1024 instead of using ash.

22 years ago(Fround): Doc fix.
Eli Zaretskii [Fri, 8 Feb 2002 10:24:10 +0000 (10:24 +0000)]
(Fround): Doc fix.

22 years ago(Fx_file_dialog): Export (for Motif code in fileio.c).
Stefan Monnier [Thu, 7 Feb 2002 20:21:22 +0000 (20:21 +0000)]
(Fx_file_dialog): Export (for Motif code in fileio.c).

22 years ago* gnus-art.el (article-wash-html): Bind url-gateway-unplugged.
ShengHuo ZHU [Thu, 7 Feb 2002 15:55:05 +0000 (15:55 +0000)]
* gnus-art.el (article-wash-html): Bind url-gateway-unplugged.
* mm-view.el (mm-w3-prepare-buffer): Ditto.
(mm-inline-text): Ditto.
Suggested by  Dave Love <fx@gnu.org>.

22 years ago* mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
ShengHuo ZHU [Thu, 7 Feb 2002 15:49:47 +0000 (15:49 +0000)]
* mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
version of rmail-enable-mime.
(rmail-forward): Use it.

22 years ago* mml.el (mml-preview): Disable local map.
ShengHuo ZHU [Thu, 7 Feb 2002 15:44:12 +0000 (15:44 +0000)]
* mml.el (mml-preview): Disable local map.

* mml.el (mml-preview): Bind `q'.
From: Karl Kleinpaste <karl@charcoal.com>

And fix copyright lines.

22 years ago2002-02-03 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 7 Feb 2002 15:28:34 +0000 (15:28 +0000)]
2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-forward-rmail-make-body): Directly use
rmail-msg-restore-non-pruned-header to avoid calling
vertical-motion.

2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-charset-to-coding-system): Don't setq charset.
* mm-util.el (mm-use-find-coding-systems-region): New variable.
(mm-find-mime-charset-region): Use it.
* nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
* nnspool.el (nnspool-request-post): Ditto.

2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el, gnus-art.el, gnus.el, gnus-cite.el:
Adapt face definitions to use :weight and :slant.

2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>

* gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
to variable, follow doc-string conventions).

2001-12-05  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.

* mm-view.el (mm-inline-message): Insert a newline unless bolp.

* gnus-sum.el (gnus-summary-save-article): Nix
gnus-display-mime-function and gnus-article-prepare-hook.

2001-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-mail): Add send-actions.

2001-11-28  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-limit-to-author): Fix the number of
arguments.

2001-11-25  Stefan Monnier  <monnier@cs.yale.edu>

* imap.el (imap-interactive-login, imap-open, imap-authenticate):
Use make-local-variable rather than make-variable-buffer-local.

2001-11-25  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-forward-rmail-make-body): Use
save-window-excursion.
(message-encode-message-body): Use noerror when search.
(message-setup-1): Convert compose-mail send-actions to
message-send-actions.

* message.el (message-forward-subject-author-subject): Don't use
message-news-p, which widens the buffer.
(message-forward-make-body): New function.
(message-forward): Use it.
(message-insinuate-rmail): New function.
(message-forward-rmail-make-body): New function.

* gnus-util.el (gnus-directory-sep-char-regexp): New variable.
* gnus-score.el (gnus-score-find-bnews): Use it.
* mm-util.el (mm-iso-8859-x-to-15-region): Use
insert-before-markers.
From Jesper Harder <harder@ifa.au.dk>
* mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
* mm-util.el (mm-coding-system-priorities): New variable.
(mm-sort-coding-systems-predicate): New function.
(mm-find-mime-charset-region): Resort coding systems if needed.
Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.

* mm-util.el (mm-iso-8859-15-compatible): Fix doc.
(mm-hack-charsets): Fix doc.

* mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
(mm-iso-8859-x-to-15-table): Ditto.
(mm-iso-8859-x-to-15-region): Ditto.
(mm-find-mime-charset-region): Ditto.

* gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
(gnus-summary-limit-to-author): Ditto.
(gnus-summary-limit-to-extra): Ditto.
(gnus-summary-find-matching): Support not-matching argument.

* message.el (message-wash-subject): Use `insert' rather than
`insert-string', which is deprecated.
From  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

2001-11-14  Sam Steingold  <sds@gnu.org>

* gnus-score.el: Fixed some doc strings to properly quote symbols.

2001-11-10  Pavel Jan\e,Al\e(Bk  <Pavel@Janik.cz>

* gnus.el (gnus-local-domain): Reformat the doc-string to refer to
function `system-name' instead of both function and variable.

2001-11-07  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-preview): Bind mail-header-separator.

2001-11-05  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
Suggested by  Dave Love  <fx@gnu.org>.

2001-11-01  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-charset-synonym-alist): Revert (some).

2001-10-30  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-iso-8859-x-to-15-region): New function.
(mm-hack-charsets): New variable.
(mm-iso-8859-15-compatible): New variable.
(mm-iso-8859-x-to-15-table): New variable.
(mm-find-mime-charset-region): Add parameter hack-charsets.

* mm-util.el (mm-charset-to-coding-system): Return nil, if charset
is nil.

* nnultimate.el, nnweb.el, nnslashdot.el: Update, because the web
pages are changed.

* mm-util.el (mm-mime-mule-charset-alist): Move down and call
mm-coding-system-p. Don't correct it only in XEmacs.
(mm-charset-to-coding-system): Use mm-coding-system-p and
mm-get-coding-system-list.
(mm-emacs-mule, mm-mule4-p): New.
(mm-enable-multibyte, mm-disable-multibyte,
mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
mm-with-unibyte-current-buffer,
mm-with-unibyte-current-buffer-mule4): Use them.
(mm-find-mime-charset-region): Treat iso-2022-jp.

From  Dave Love  <fx@gnu.org>:

* mm-util.el (mm-mime-mule-charset-alist): Make it correct by
construction.
(mm-charset-synonym-alist): Remove windows-125[02].  Make other
entries conditional on not having a coding system defined for
them.
(mm-mule-charset-to-mime-charset): Use
find-coding-systems-for-charsets if defined.
(mm-charset-to-coding-system): Don't use
mm-get-coding-system-list.  Look in mm-charset-synonym-alist
later.  Add last resort search of coding systems.
(mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
(mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
Mule 4.
(mm-find-mime-charset-region): Re-write.
(mm-with-unibyte-current-buffer): Restore buffer as well as
multibyteness.

2001-10-27  Stefan Monnier  <monnier@cs.yale.edu>

* gnus-msg.el (gnus-setup-message): Setup reaper for MML buffers.

22 years ago(w32_native_per_char_metric): Disable 2002-01-20 change.
Jason Rumney [Wed, 6 Feb 2002 21:00:56 +0000 (21:00 +0000)]
(w32_native_per_char_metric):  Disable 2002-01-20 change.

22 years ago(get_charset_id): Use if-else instead of ?:.
Eli Zaretskii [Wed, 6 Feb 2002 19:08:44 +0000 (19:08 +0000)]
(get_charset_id): Use if-else instead of ?:.

22 years ago(Fdefine_charset): Call Fupdate_coding_systems_internal.
Eli Zaretskii [Wed, 6 Feb 2002 18:51:43 +0000 (18:51 +0000)]
(Fdefine_charset): Call Fupdate_coding_systems_internal.

22 years ago(code_convert_region): Update coding->cmp_data->char_offset
Eli Zaretskii [Wed, 6 Feb 2002 18:50:33 +0000 (18:50 +0000)]
(code_convert_region): Update coding->cmp_data->char_offset
before calling decode_coding.

22 years agoUpdate from Brian Youmans.
Eli Zaretskii [Wed, 6 Feb 2002 18:37:38 +0000 (18:37 +0000)]
Update from Brian Youmans.

22 years ago(sgml-start-tag-regex)
Pavel Janík [Wed, 6 Feb 2002 14:24:26 +0000 (14:24 +0000)]
(sgml-start-tag-regex)
(sgml-font-lock-keywords-1, sgml-mode-common): Allow underscore,
colon, non-ASCII letters.
(sgml-name-char): Don't assume anything about charsets handled by
encode-char.
(sgml-name-8bit-mode): Doc fix.
(sgml-font-lock-keywords-1): Remove comment pattern.
(sgml-mode-common): Set font-lock-syntactic-keywords.
From Dave Love <fx@gnu.org>.

22 years ago(pong-border-options): Make the border colors slightly more bright.
Eli Zaretskii [Wed, 6 Feb 2002 12:08:58 +0000 (12:08 +0000)]
(pong-border-options): Make the border colors slightly more bright.

22 years ago(pong-height): Don't use height that exceeds the frame height.
Eli Zaretskii [Wed, 6 Feb 2002 11:55:02 +0000 (11:55 +0000)]
(pong-height): Don't use height that exceeds the frame height.

22 years ago(gamegrid-display-type): Treat any
Eli Zaretskii [Wed, 6 Feb 2002 11:51:52 +0000 (11:51 +0000)]
(gamegrid-display-type): Treat any
color-capable display as color-x, if display-color-p is fboundp.
(gamegrid-make-color-x-face): Don't call gamegrid-color twice.
(gamegrid-make-color-tty-face): Use the value of color, not the
symbol itself.  Don't call gamegrid-color.

22 years agoMinor updates about libungif and Exceed 6.x.
Eli Zaretskii [Wed, 6 Feb 2002 08:27:33 +0000 (08:27 +0000)]
Minor updates about libungif and Exceed 6.x.

22 years ago*** empty log message ***
Eli Zaretskii [Tue, 5 Feb 2002 18:14:21 +0000 (18:14 +0000)]
*** empty log message ***

22 years ago(current_minor_maps): `override' only shadows its
Eli Zaretskii [Tue, 5 Feb 2002 18:13:45 +0000 (18:13 +0000)]
(current_minor_maps): `override' only shadows its
correspondent in minor-mode-map-alist, not the whole tail.

22 years ago(gud-refresh): Call recenter only after we are sure we
Eli Zaretskii [Tue, 5 Feb 2002 18:09:13 +0000 (18:09 +0000)]
(gud-refresh): Call recenter only after we are sure we
are in the right window.

22 years ago(Dired): Fix the xref to the dired-x manual.
Eli Zaretskii [Tue, 5 Feb 2002 18:07:45 +0000 (18:07 +0000)]
(Dired): Fix the xref to the dired-x manual.

22 years ago2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
ShengHuo ZHU [Mon, 4 Feb 2002 14:33:31 +0000 (14:33 +0000)]
2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* gnus-start.el (gnus-read-init-file): Cleaned up.

2002-01-03  Dave Love  <d.love@dl.ac.uk>

* gnus-start.el (gnus-startup-file-coding-system): Removed.
(gnus-read-init-file): Don't use it.

2002-01-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

* gnus-start.el (gnus-read-init-file): Don't force coding system
for ~/.gnus.  From Dave Love <fx@gnu.org>.

22 years agoFix a typo in "handle SIGINT" command.
Eli Zaretskii [Mon, 4 Feb 2002 12:56:50 +0000 (12:56 +0000)]
Fix a typo in "handle SIGINT" command.

22 years ago* rcs2log (Copyright): Update to 2002.
Paul Eggert [Sun, 3 Feb 2002 17:45:56 +0000 (17:45 +0000)]
* rcs2log (Copyright): Update to 2002.
Add '(C)' as per coding guidelines.
(AWK, TMPDIR): Work around portability problem in broken shells that
don't understand `: ${VAR=val}'.
(SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
Prefer the new -k option to the traditional +M -N option.

22 years ago(Copyright): Update to 2002. Add '(C)' as per coding guidelines.
Paul Eggert [Sun, 3 Feb 2002 17:45:30 +0000 (17:45 +0000)]
(Copyright): Update to 2002.  Add '(C)' as per coding guidelines.
(AWK, TMPDIR): Work around portability problem in broken shells that
don't understand `: ${VAR=val}'.
(SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
Prefer the new -k option to the traditional +M -N option.

22 years ago(rmail): Use find-buffer-visiting instead of
Eli Zaretskii [Sun, 3 Feb 2002 11:42:21 +0000 (11:42 +0000)]
(rmail): Use find-buffer-visiting instead of
get-file-buffer to check for rmail buffer existence.

22 years ago(term-emulate-terminal): Extract proper command string
Eli Zaretskii [Sun, 3 Feb 2002 11:40:06 +0000 (11:40 +0000)]
(term-emulate-terminal): Extract proper command string
which is supplied to term-command-hook.

22 years ago(uce-reply-to-uce): Prune the headers before copying
Eli Zaretskii [Sat, 2 Feb 2002 17:00:22 +0000 (17:00 +0000)]
(uce-reply-to-uce): Prune the headers before copying
the message text into the *mail* buffer, and restore the pruned
state after that.

22 years ago(rmail-redecode-body): Prune the headers before
Eli Zaretskii [Sat, 2 Feb 2002 16:58:33 +0000 (16:58 +0000)]
(rmail-redecode-body): Prune the headers before
looking for X-Coding-System header, and restore the pruned state
before returning.

22 years ago(customize-save-variable): Fix typo in prompt.
Pavel Janík [Sat, 2 Feb 2002 15:59:20 +0000 (15:59 +0000)]
(customize-save-variable): Fix typo in prompt.

22 years agoFix last change.
Eli Zaretskii [Sat, 2 Feb 2002 14:59:25 +0000 (14:59 +0000)]
Fix last change.

22 years agoRemove the (empty) lisp/calc subdirectory after linking.
Eli Zaretskii [Sat, 2 Feb 2002 14:55:35 +0000 (14:55 +0000)]
Remove the (empty) lisp/calc subdirectory after linking.

22 years agoDocument the new behavior of novice.el under "emacs -q".
Eli Zaretskii [Sat, 2 Feb 2002 13:10:57 +0000 (13:10 +0000)]
Document the new behavior of novice.el under "emacs -q".

22 years ago(disable-command, enable-command): If user-init-file
Eli Zaretskii [Sat, 2 Feb 2002 13:02:28 +0000 (13:02 +0000)]
(disable-command, enable-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"

22 years ago(enlarge_window): Fix last change.
Eli Zaretskii [Sat, 2 Feb 2002 08:18:03 +0000 (08:18 +0000)]
(enlarge_window): Fix last change.

22 years ago(mail-mode) <adaptive-fill-first-line-regexp>: Undo half of last change.
Stefan Monnier [Fri, 1 Feb 2002 21:56:57 +0000 (21:56 +0000)]
(mail-mode) <adaptive-fill-first-line-regexp>: Undo half of last change.

22 years ago(x_erase_phys_cursor): Don't erase cursor if cursor row
Kim F. Storm [Fri, 1 Feb 2002 21:15:03 +0000 (21:15 +0000)]
(x_erase_phys_cursor): Don't erase cursor if cursor row
is invisible.  This can happen if cursor is on top line of a
window, and we switch to a buffer with a header line.

22 years ago(hi-lock-find-patterns): Save restriction.
Stefan Monnier [Fri, 1 Feb 2002 19:31:17 +0000 (19:31 +0000)]
(hi-lock-find-patterns): Save restriction.

22 years ago(decode_composition_emacs_mule): Give up if NCOMPONENT
Eli Zaretskii [Fri, 1 Feb 2002 18:03:09 +0000 (18:03 +0000)]
(decode_composition_emacs_mule): Give up if NCOMPONENT
gets too large to index `component'.

22 years ago*** empty log message ***
Pavel Janík [Tue, 29 Jan 2002 08:14:10 +0000 (08:14 +0000)]
*** empty log message ***

22 years ago(tmm-get-keymap): Honour :visible in `menu-item'.
Pavel Janík [Tue, 29 Jan 2002 08:08:08 +0000 (08:08 +0000)]
(tmm-get-keymap): Honour :visible in `menu-item'.
Add Keywords header.  Update Commentary section.
Update copyright notice.

22 years agoDocument changes in scroll-...-aggressively and addition of support for
Eli Zaretskii [Mon, 28 Jan 2002 18:44:47 +0000 (18:44 +0000)]
Document changes in scroll-...-aggressively and addition of support for
BSD/OS 5.0.

22 years agoBump version to 21.1.90.
Eli Zaretskii [Mon, 28 Jan 2002 17:15:14 +0000 (17:15 +0000)]
Bump version to 21.1.90.

22 years ago(Textual Scrolling): Exchange meanings of scroll-up-aggressively and
Eli Zaretskii [Mon, 28 Jan 2002 17:04:30 +0000 (17:04 +0000)]
(Textual Scrolling): Exchange meanings of scroll-up-aggressively and
scroll-down-aggressively.
Delete text erroneously added for scroll-conservatively.

22 years ago*** empty log message ***
Eli Zaretskii [Mon, 28 Jan 2002 17:00:07 +0000 (17:00 +0000)]
*** empty log message ***

22 years ago(try_scrolling): Exchange uses of scroll_down_aggressively and
Eli Zaretskii [Mon, 28 Jan 2002 16:57:06 +0000 (16:57 +0000)]
(try_scrolling): Exchange uses of scroll_down_aggressively and
scroll_up_aggressively.

22 years ago(syms_of_buffer): Doc fixes for scroll-...-aggressively.
Eli Zaretskii [Mon, 28 Jan 2002 16:56:03 +0000 (16:56 +0000)]
(syms_of_buffer): Doc fixes for scroll-...-aggressively.

22 years ago(basic-save-buffer-2): Ignore file-error in delete-file.
Eli Zaretskii [Mon, 28 Jan 2002 16:50:29 +0000 (16:50 +0000)]
(basic-save-buffer-2): Ignore file-error in delete-file.

22 years ago(custom-save-all): Bind file-precious-flag to t for saving .emacs.
Eli Zaretskii [Mon, 28 Jan 2002 16:49:41 +0000 (16:49 +0000)]
(custom-save-all): Bind file-precious-flag to t for saving .emacs.

22 years agoRecognize BSD/OS 5.0.
Eli Zaretskii [Mon, 28 Jan 2002 16:37:30 +0000 (16:37 +0000)]
Recognize BSD/OS 5.0.

22 years agoFix typos.
Pavel Janík [Sat, 26 Jan 2002 17:08:51 +0000 (17:08 +0000)]
Fix typos.
The file utf-8.el (and its author) is mentioned above.

22 years ago(note_mouse_highlight): Reset help_echo.
Jason Rumney [Sat, 26 Jan 2002 16:29:16 +0000 (16:29 +0000)]
(note_mouse_highlight): Reset help_echo.

22 years ago(eshell-eval-command): If eshell-resume-eval
Eli Zaretskii [Sat, 26 Jan 2002 12:11:12 +0000 (12:11 +0000)]
(eshell-eval-command): If eshell-resume-eval
returns t, don't treat that as an error.

22 years ago(face-font-registry-alternatives) [windows-nt]: Add
Jason Rumney [Fri, 25 Jan 2002 23:57:32 +0000 (23:57 +0000)]
(face-font-registry-alternatives) [windows-nt]: Add
ms-oemlatin as an alternative for iso8859-1.

22 years ago(mismatch): Doc fix.
Eli Zaretskii [Fri, 25 Jan 2002 18:52:53 +0000 (18:52 +0000)]
(mismatch): Doc fix.

22 years ago(x_scroll_run): Use ScrollWindowEx in place of BitBlt.
Jason Rumney [Thu, 24 Jan 2002 20:29:39 +0000 (20:29 +0000)]
(x_scroll_run): Use ScrollWindowEx in place of BitBlt.
If region left to draw is not what was expected, mark the frame as
garbaged.

22 years ago(w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
Jason Rumney [Thu, 24 Jan 2002 20:20:36 +0000 (20:20 +0000)]
(w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
Combine the regions returned by BeginPaint and GetUpdateRect.

22 years ago(record_char): Fix a typo in a comment.
Eli Zaretskii [Thu, 24 Jan 2002 17:20:15 +0000 (17:20 +0000)]
(record_char): Fix a typo in a comment.

22 years agoFix the grammar of the entry about rld-related problems on Irix.
Eli Zaretskii [Wed, 23 Jan 2002 11:08:27 +0000 (11:08 +0000)]
Fix the grammar of the entry about rld-related problems on Irix.

22 years ago(mail-mode): ">" is not a supercite-style prefix
Stefan Monnier [Wed, 23 Jan 2002 00:44:42 +0000 (00:44 +0000)]
(mail-mode): ">" is not a supercite-style prefix
and is already matched by adaptive-fill-regexp.

22 years agoDocument crashes on Irix due to a strange problem with `rld'.
Eli Zaretskii [Tue, 22 Jan 2002 11:52:53 +0000 (11:52 +0000)]
Document crashes on Irix due to a strange problem with `rld'.

22 years agoDocument problems with insufficient colors on X.
Eli Zaretskii [Tue, 22 Jan 2002 11:07:02 +0000 (11:07 +0000)]
Document problems with insufficient colors on X.

22 years ago(ispell-help): Clean up echo area if user quits.
Richard M. Stallman [Tue, 22 Jan 2002 07:37:39 +0000 (07:37 +0000)]
(ispell-help): Clean up echo area if user quits.

22 years ago*** empty log message ***
Eli Zaretskii [Sun, 20 Jan 2002 18:08:44 +0000 (18:08 +0000)]
*** empty log message ***

22 years ago(unexec) [__sgi]: Support the .got sections.
Eli Zaretskii [Sun, 20 Jan 2002 18:07:33 +0000 (18:07 +0000)]
(unexec) [__sgi]: Support the .got sections.

22 years ago(quail-start-translation, quail-start-conversion): Bind last-command-event,
Eli Zaretskii [Sun, 20 Jan 2002 17:52:22 +0000 (17:52 +0000)]
(quail-start-translation, quail-start-conversion): Bind last-command-event,
last-command, and this-command in the first let.  This fixes the change from
2000-08-30.

22 years agoFix a typo.
Eli Zaretskii [Sun, 20 Jan 2002 17:32:20 +0000 (17:32 +0000)]
Fix a typo.

22 years ago(w32_load_system_font, w32_to_x_charset): Use strnicmp
Jason Rumney [Sun, 20 Jan 2002 17:03:15 +0000 (17:03 +0000)]
(w32_load_system_font, w32_to_x_charset): Use strnicmp
in place of stricmp.
(w32_list_synthesized_fonts): Removed.
(w32_to_all_x_charsets, enum_font_maybe_add_to_list): New functions.
(struct enumfont_t): New element; list.
(enum_font_cb2): List all style and charset variations of a font.
(Fw32_select_font): Exclude vertical fonts.
(w32_enable_synthesized_fonts): Change to a boolean.
(Fw32_send_sys_command): Doc fix.

22 years ago(w32_native_per_char_metric): Don't trust the metrics
Jason Rumney [Sun, 20 Jan 2002 16:21:15 +0000 (16:21 +0000)]
(w32_native_per_char_metric): Don't trust the metrics
that Windows returns.  If a double check fails, try to guess how
ExtTextOut is going to act.

22 years ago*** empty log message ***
Jason Rumney [Sat, 19 Jan 2002 10:11:27 +0000 (10:11 +0000)]
*** empty log message ***

22 years ago(Fx_create_frame): Bind redisplay-dont-pause around
Jason Rumney [Sat, 19 Jan 2002 09:53:05 +0000 (09:53 +0000)]
(Fx_create_frame): Bind redisplay-dont-pause around
call to face-set-after-frame-default.

22 years ago(save-abbrevs, save-some-buffers): Don't ask the user
Richard M. Stallman [Sat, 19 Jan 2002 00:12:10 +0000 (00:12 +0000)]
(save-abbrevs, save-some-buffers): Don't ask the user
before saving abbrevs if `save-abbrevs' has the value `silently'.

22 years ago(Glyphs): All display types support faces in glyphs nowadays.
Eli Zaretskii [Fri, 18 Jan 2002 11:47:35 +0000 (11:47 +0000)]
(Glyphs): All display types support faces in glyphs nowadays.

22 years ago(VERSION): Set to 2.8.
Eli Zaretskii [Fri, 18 Jan 2002 10:35:47 +0000 (10:35 +0000)]
(VERSION): Set to 2.8.

22 years agoUpdate the manual version and the corresponding Emacs version. Update
Eli Zaretskii [Fri, 18 Jan 2002 10:33:34 +0000 (10:33 +0000)]
Update the manual version and the corresponding Emacs version.  Update
the copyright years.

22 years ago(VERSION): Set to 2.8. Update copyright years and the corresponding
Eli Zaretskii [Fri, 18 Jan 2002 10:31:22 +0000 (10:31 +0000)]
(VERSION): Set to 2.8.  Update copyright years and the corresponding
Emacs version.

22 years agoWording changes suggested by Richard M. Stallman.
Eli Zaretskii [Fri, 18 Jan 2002 07:50:19 +0000 (07:50 +0000)]
Wording changes suggested by Richard M. Stallman.

22 years agoAdvertise Info-scroll-prefer-subnodes.
Eli Zaretskii [Fri, 18 Jan 2002 07:44:53 +0000 (07:44 +0000)]
Advertise Info-scroll-prefer-subnodes.

22 years ago(enlarge_window): When exceeding size of parent,
Richard M. Stallman [Fri, 18 Jan 2002 03:51:33 +0000 (03:51 +0000)]
(enlarge_window): When exceeding size of parent,
directly delete all the siblings instead of trying to resize it.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 18 Jan 2002 03:51:10 +0000 (03:51 +0000)]
*** empty log message ***

22 years ago(network-connection-service-abbrev-alist): New variable.
Richard M. Stallman [Thu, 17 Jan 2002 00:31:50 +0000 (00:31 +0000)]
(network-connection-service-abbrev-alist): New variable.
(network-connection-mode-setup): Use it.

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 17 Jan 2002 00:30:42 +0000 (00:30 +0000)]
*** empty log message ***

22 years ago(delete-selection-pre-hook): Handle and resignal file-supersession
Richard M. Stallman [Thu, 17 Jan 2002 00:20:17 +0000 (00:20 +0000)]
(delete-selection-pre-hook): Handle and resignal file-supersession
errors to interact properly with userlock.el.

22 years agoFix some "21.1" to say "21.2" instead. Fix a couple of typos.
Eli Zaretskii [Wed, 16 Jan 2002 19:50:42 +0000 (19:50 +0000)]
Fix some "21.1" to say "21.2" instead.  Fix a couple of typos.

22 years agoDocument problems with linking GCC-compiled libraries with a compiler
Eli Zaretskii [Wed, 16 Jan 2002 18:23:00 +0000 (18:23 +0000)]
Document problems with linking GCC-compiled libraries with a compiler
other than GCC.

22 years ago(feedmail): Fix :link spec.
Andreas Schwab [Wed, 16 Jan 2002 13:47:41 +0000 (13:47 +0000)]
(feedmail): Fix :link spec.

22 years ago(display_mode_element): When computing charpos, depend
Eli Zaretskii [Tue, 15 Jan 2002 17:30:41 +0000 (17:30 +0000)]
(display_mode_element): When computing charpos, depend
on multibyteness of elt, not the text in field.

22 years ago(diary-date-forms): Doc fix.
Eli Zaretskii [Tue, 15 Jan 2002 08:12:45 +0000 (08:12 +0000)]
(diary-date-forms): Doc fix.

22 years agoUpdates for current state of Windows port.
Jason Rumney [Mon, 14 Jan 2002 21:09:15 +0000 (21:09 +0000)]
Updates for current state of Windows port.