]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years agoAdd a comment about criteria for inclusion in this chapter.
Eli Zaretskii [Sat, 10 Feb 2001 11:00:30 +0000 (11:00 +0000)]
Add a comment about criteria for inclusion in this chapter.
From Richard M. Stallman.

24 years ago(Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii [Sat, 10 Feb 2001 10:50:24 +0000 (10:50 +0000)]
(Acknowledgements): Make up-to-date with Emacs 21.

24 years ago(eval-expression): Doc fix.
Eli Zaretskii [Sat, 10 Feb 2001 06:45:56 +0000 (06:45 +0000)]
(eval-expression): Doc fix.

24 years ago*** empty log message ***
Dave Love [Sat, 10 Feb 2001 01:04:02 +0000 (01:04 +0000)]
*** empty log message ***

24 years agoChanges for ins/del in repeat.
Dave Love [Sat, 10 Feb 2001 00:57:35 +0000 (00:57 +0000)]
Changes for ins/del in repeat.

24 years ago(widget-convert-text): Respect personality for
Dave Love [Sat, 10 Feb 2001 00:56:28 +0000 (00:56 +0000)]
(widget-convert-text): Respect personality for
Emacspeak.
(insert/delete-button): New widget type.
(widget-insert/delete-button-action, widget-list-item-insert)
(widget-list-item-delete): New functions.
(insert-button): Change :tag, :help-echo.
(delete-button, widget-delete-button-action): Deleted.
(editable-list): Change :entry-format.
(widget-editable-list-entry-create): Use ins/del.
Process %-, not %i, %d.

24 years agoChanges from Gnus CVS and other fixes.
Dave Love [Sat, 10 Feb 2001 00:10:37 +0000 (00:10 +0000)]
Changes from Gnus CVS and other fixes.

24 years agoFix a typo in a comment.
Eli Zaretskii [Fri, 9 Feb 2001 19:07:16 +0000 (19:07 +0000)]
Fix a typo in a comment.

24 years ago*** empty log message ***
Dave Love [Fri, 9 Feb 2001 17:17:17 +0000 (17:17 +0000)]
*** empty log message ***

24 years agoUpdated.
Dave Love [Fri, 9 Feb 2001 16:19:43 +0000 (16:19 +0000)]
Updated.

24 years ago(imenu-generic-expression): Doc fix.
Dave Love [Fri, 9 Feb 2001 15:41:08 +0000 (15:41 +0000)]
(imenu-generic-expression): Doc fix.

24 years ago(reb-mode): Quote the hook name. From
Dave Love [Fri, 9 Feb 2001 15:37:42 +0000 (15:37 +0000)]
(reb-mode): Quote the hook name.  From
Juanma Barranquero.

24 years ago(authors): Expand `root' before running
Dave Love [Fri, 9 Feb 2001 15:12:08 +0000 (15:12 +0000)]
(authors): Expand `root' before running
find.

24 years ago(set-face-attribute): Describe the case of a negative
Kenichi Handa [Fri, 9 Feb 2001 12:35:36 +0000 (12:35 +0000)]
(set-face-attribute): Describe the case of a negative
value specified for :line-width.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 9 Feb 2001 12:35:22 +0000 (12:35 +0000)]
*** empty log message ***

24 years ago(struct face): Add comment for how to handle a negative value in
Kenichi Handa [Fri, 9 Feb 2001 12:35:06 +0000 (12:35 +0000)]
(struct face): Add comment for how to handle a negative value in
box_line_width.

24 years ago(Finternal_set_lisp_face_attribute): The value of :box
Kenichi Handa [Fri, 9 Feb 2001 12:34:17 +0000 (12:34 +0000)]
(Finternal_set_lisp_face_attribute): The value of :box
and :line-width can be negative.
(realize_x_face): The value of attrs[LFACE_BOX_INDEX] can be
negative.

24 years ago(x_produce_image_glyph): Pay attention to the case that
Kenichi Handa [Fri, 9 Feb 2001 12:33:58 +0000 (12:33 +0000)]
(x_produce_image_glyph): Pay attention to the case that
face->box_line_width is negative.
(x_produce_stretch_glyph): Likewise.
(x_produce_glyphs): Likewise.
(x_estimate_mode_line_height): Likewise.
(x_draw_glyph_string_background): Likewise.
(x_draw_glyph_string_foreground): Likewise.
(x_draw_composite_glyph_string_foreground): Likewise.
(x_draw_glyph_string_box): Likewise.
(x_draw_image_foreground): Likewise.
(x_draw_image_relief): Likewise.
(x_draw_image_foreground_1): Likewise.
(x_draw_image_glyph_string): Likewise.

24 years agoDocument problems with libjpeg unavailable as a shared library.
Eli Zaretskii [Fri, 9 Feb 2001 10:42:05 +0000 (10:42 +0000)]
Document problems with libjpeg unavailable as a shared library.

24 years ago(w32_encode_char): Treat eight bit graphic and control
Jason Rumney [Fri, 9 Feb 2001 10:03:42 +0000 (10:03 +0000)]
(w32_encode_char): Treat eight bit graphic and control
characters the same as ASCII and latin-1.
(x_display_and_set_cursor): Check for the focus frame's selected
window instead of selected_window.
(x_after_update_window_line): Don't clear if frame's internal
border width is zero.
(x_new_font): Don't change a tooltip's size.
(w32_initialize): Set char_ins_del_ok to 1.

24 years ago(init-environment): Duplicate local string before putenv.
Jason Rumney [Fri, 9 Feb 2001 09:57:04 +0000 (09:57 +0000)]
(init-environment): Duplicate local string before putenv.

24 years ago(Fx_show_tip): Fix calls to make_number.
Jason Rumney [Fri, 9 Feb 2001 09:55:43 +0000 (09:55 +0000)]
(Fx_show_tip): Fix calls to make_number.
(x_set_font): If font hasn't changed, avoid recomputing
faces and other things.
(x_set_tool_bar_lines): Do nothing if frame is
minibuffer-only,
(Fx_create_frame): Add the tool bar height to the frame
height.
(x_create_tip_frame): Prevent changing the tooltip's
background color by specifying a color for the default font
in .Xdefaults.
(Qcancel_timer): New variable.
(syms_of_w32fns): Initialize and staticpro it.
(Fx_hide_tip, Fx_show_tip): Use it.
(Fx_show_tip): Make sure to set tip_timer to nil when canceling
the timer.
(toplevel): Lisp code for generating parts of syms_of_w32fns removed.
(Fx_show_tip): Fix calls to make_number.
(x_set_font): If font hasn't changed, avoid recomputing
faces and other things.
(x_set_tool_bar_lines): Do nothing if frame is
minibuffer-only,
(Fx_create_frame): Add the tool bar height to the frame
height.
(x_create_tip_frame): Prevent changing the tooltip's
background color by specifying a color for the default font
in .Xdefaults.
(Qcancel_timer): New variable.
(syms_of_w32fns): Initialize and staticpro it.
(Fx_hide_tip, Fx_show_tip): Use it.
(Fx_show_tip): Make sure to set tip_timer to nil when canceling
the timer.
(toplevel): Lisp code for generating parts of syms_of_w32fns removed.

24 years ago2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 9 Feb 2001 06:13:57 +0000 (06:13 +0000)]
2001-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>

* charset.c (Fstring): A typo.

24 years ago(Fchar_to_string): If CHARACTER is less than 256,
Kenichi Handa [Fri, 9 Feb 2001 05:32:46 +0000 (05:32 +0000)]
(Fchar_to_string): If CHARACTER is less than 256,
return a unibyte string.

24 years ago(Fstring): If all arguments are less than 256, return a unibyte
Kenichi Handa [Fri, 9 Feb 2001 05:32:24 +0000 (05:32 +0000)]
(Fstring): If all arguments are less than 256, return a unibyte
string.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 9 Feb 2001 05:29:17 +0000 (05:29 +0000)]
*** empty log message ***

24 years ago(code_convert_region): After detecting a coding, if
Kenichi Handa [Thu, 8 Feb 2001 23:29:44 +0000 (23:29 +0000)]
(code_convert_region): After detecting a coding, if
nothing found, set coding->composing to COMPOSITION_NO.
(decode_coding_string): Likewise.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 8 Feb 2001 23:29:18 +0000 (23:29 +0000)]
*** empty log message ***

24 years ago(widget-plist-convert-widget): Replace binding of
Dave Love [Thu, 8 Feb 2001 23:25:15 +0000 (23:25 +0000)]
(widget-plist-convert-widget): Replace binding of
widget-plist-value-type.
(widget-alist-convert-widget): Replace binding of
widget-alist-value-type.

24 years ago(which-func-mode): Invert which-func-mode-global.
Stefan Monnier [Thu, 8 Feb 2001 22:14:49 +0000 (22:14 +0000)]
(which-func-mode): Invert which-func-mode-global.
Fix from Juanma Barranquero <lektu@uol.com.br>.

24 years ago*** empty log message ***
Dave Love [Thu, 8 Feb 2001 20:00:27 +0000 (20:00 +0000)]
*** empty log message ***

24 years agoUpdateed.
Dave Love [Thu, 8 Feb 2001 19:59:50 +0000 (19:59 +0000)]
Updateed.

24 years agoCurrent version.
Dave Love [Thu, 8 Feb 2001 19:48:34 +0000 (19:48 +0000)]
Current version.

24 years ago(rfc2047-fold-region): Don't forward-char at EOB.
Dave Love [Thu, 8 Feb 2001 19:26:36 +0000 (19:26 +0000)]
(rfc2047-fold-region): Don't forward-char at EOB.
(message-posting-charset): Defvar when compiling again.
(rfc2047-encodable-p): Require message.

24 years ago(w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.
Stefan Monnier [Thu, 8 Feb 2001 15:07:23 +0000 (15:07 +0000)]
(w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.

24 years ago*** empty log message ***
Dave Love [Thu, 8 Feb 2001 11:40:23 +0000 (11:40 +0000)]
*** empty log message ***

24 years agoCorrect recent instances of my mail address to
Francesco Potortì [Thu, 8 Feb 2001 10:25:31 +0000 (10:25 +0000)]
Correct recent instances of my mail address to
Francesco Potorti` <pot@gnu.org>

24 years ago*** empty log message ***
Kenichi Handa [Thu, 8 Feb 2001 06:31:18 +0000 (06:31 +0000)]
*** empty log message ***

24 years ago(gnus-score-after-write-file-function): Fix :type.
Dave Love [Thu, 8 Feb 2001 00:26:17 +0000 (00:26 +0000)]
(gnus-score-after-write-file-function): Fix :type.

24 years ago(gnus-alter-articles-to-read-function): Fix :type.
Dave Love [Thu, 8 Feb 2001 00:21:04 +0000 (00:21 +0000)]
(gnus-alter-articles-to-read-function): Fix :type.

24 years ago(pong-blank-color, pong-bat-color)
Dave Love [Thu, 8 Feb 2001 00:05:15 +0000 (00:05 +0000)]
(pong-blank-color, pong-bat-color)
(pong-ball-color, pong-border-color, pong-left-key)
(pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
(pong-pause-key, pong-resume-key, pong-timer-delay): Fix :type.

24 years ago(mh-compose-letter-function): Fix :type.
Dave Love [Thu, 8 Feb 2001 00:01:35 +0000 (00:01 +0000)]
(mh-compose-letter-function): Fix :type.

24 years ago(eshell-skip-prompt-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:59:40 +0000 (23:59 +0000)]
(eshell-skip-prompt-function): Fix :type.

24 years ago(eshell-cannot-leave-input-list): Remove
Dave Love [Wed, 7 Feb 2001 23:58:30 +0000 (23:58 +0000)]
(eshell-cannot-leave-input-list): Remove
`backward-line'.

24 years ago(ex-unix-type-shell-options): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:56:22 +0000 (23:56 +0000)]
(ex-unix-type-shell-options): Fix :type.

24 years ago(recentf-menu-filter): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:51:21 +0000 (23:51 +0000)]
(recentf-menu-filter): Fix :type.

24 years ago(ps-print-region-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:43:05 +0000 (23:43 +0000)]
(ps-print-region-function): Fix :type.

24 years ago(print-region-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:42:10 +0000 (23:42 +0000)]
(print-region-function): Fix :type.

24 years ago(forms-mode-hooks): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:40:52 +0000 (23:40 +0000)]
(forms-mode-hooks): Fix :type.

24 years ago(dirtrack-directory-change-hook): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:38:46 +0000 (23:38 +0000)]
(dirtrack-directory-change-hook): Fix :type.

24 years ago(temp-buffer-show-function, display-buffer-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:36:32 +0000 (23:36 +0000)]
(temp-buffer-show-function, display-buffer-function): Fix :type.

24 years ago(spell-filter): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:34:37 +0000 (23:34 +0000)]
(spell-filter): Fix :type.

24 years ago(sentence-end): Doc fix.
Dave Love [Wed, 7 Feb 2001 23:33:35 +0000 (23:33 +0000)]
(sentence-end): Doc fix.

24 years ago(adaptive-fill-function): Fix :type
Dave Love [Wed, 7 Feb 2001 23:31:57 +0000 (23:31 +0000)]
(adaptive-fill-function): Fix :type

24 years ago(bibtex-autokey-before-presentation-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:30:40 +0000 (23:30 +0000)]
(bibtex-autokey-before-presentation-function): Fix :type.

24 years ago(find-tag-default-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:29:06 +0000 (23:29 +0000)]
(find-tag-default-function): Fix :type.

24 years ago(dcl-calc-command-indent-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:28:21 +0000 (23:28 +0000)]
(dcl-calc-command-indent-function): Fix :type.

24 years ago(ada-popup-key): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:25:59 +0000 (23:25 +0000)]
(ada-popup-key): Fix :type.

24 years agoRemove cus-load.el.
Dave Love [Wed, 7 Feb 2001 23:06:47 +0000 (23:06 +0000)]
Remove cus-load.el.

24 years ago2001-02-07 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 7 Feb 2001 22:08:26 +0000 (22:08 +0000)]
2001-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-make-forward-subject): Argument decoded.
(message-forward): Use it when digest.

* gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
buffer.

* gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
in Emacs.

* gnus-art.el (gnus-article-make-menu-bar): Make
gnus-article-post-menu.

24 years ago(viper-fast-keyseq-timeout, viper-translate-all-ESC-keysequences): Doc fix.
Eli Zaretskii [Wed, 7 Feb 2001 16:30:51 +0000 (16:30 +0000)]
(viper-fast-keyseq-timeout, viper-translate-all-ESC-keysequences): Doc fix.
From Jim Meyering <jim@meyering.net>.

24 years agoDocument what does mouse-3 do on the mode line if there's only one window.
Eli Zaretskii [Wed, 7 Feb 2001 13:50:12 +0000 (13:50 +0000)]
Document what does mouse-3 do on the mode line if there's only one window.

24 years agoRevert last change.
Eli Zaretskii [Wed, 7 Feb 2001 05:48:08 +0000 (05:48 +0000)]
Revert last change.

24 years agoFix the @direntry format (it lacked the file name).
Eli Zaretskii [Wed, 7 Feb 2001 05:32:15 +0000 (05:32 +0000)]
Fix the @direntry format (it lacked the file name).

24 years ago(parse_str_to_multibyte): New function.
Kenichi Handa [Wed, 7 Feb 2001 04:24:49 +0000 (04:24 +0000)]
(parse_str_to_multibyte): New function.

24 years ago(parse_str_to_multibyte): Extern it.
Kenichi Handa [Wed, 7 Feb 2001 04:24:28 +0000 (04:24 +0000)]
(parse_str_to_multibyte): Extern it.

24 years ago(print_string): If we are going to print a unibyte
Kenichi Handa [Wed, 7 Feb 2001 04:24:14 +0000 (04:24 +0000)]
(print_string): If we are going to print a unibyte
string into a multibyte buffer, convert the string to multibyte by
str_to_multibyte.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 7 Feb 2001 04:23:59 +0000 (04:23 +0000)]
*** empty log message ***

24 years ago(transform-make-coding-system-args): Make
Kenichi Handa [Tue, 6 Feb 2001 23:39:26 +0000 (23:39 +0000)]
(transform-make-coding-system-args): Make
it work also for coding systems not using CCL.

24 years ago*** empty log message ***
Kenichi Handa [Tue, 6 Feb 2001 23:39:10 +0000 (23:39 +0000)]
*** empty log message ***

24 years ago(select_palette): Do nothing if palette hasn't yet
Andrew Innes [Tue, 6 Feb 2001 22:20:12 +0000 (22:20 +0000)]
(select_palette): Do nothing if palette hasn't yet
been created.  It seems we can get sent window messages such as
WM_ERASEBKGND before we properly update a frame.

24 years agoUse @set and @value to avoid changing the edition and the Emacs version
Eli Zaretskii [Tue, 6 Feb 2001 21:02:03 +0000 (21:02 +0000)]
Use @set and @value to avoid changing the edition and the Emacs version
number in several places.

24 years ago(previous-matching-history-element, next-matching-history-element): Doc fix.
Eli Zaretskii [Tue, 6 Feb 2001 19:39:07 +0000 (19:39 +0000)]
(previous-matching-history-element, next-matching-history-element): Doc fix.

24 years ago*** empty log message ***
Eli Zaretskii [Tue, 6 Feb 2001 17:38:15 +0000 (17:38 +0000)]
*** empty log message ***

24 years agoLoad ccl before utf-8; don't load ccl in the ms-dos
Eli Zaretskii [Tue, 6 Feb 2001 17:34:40 +0000 (17:34 +0000)]
Load ccl before utf-8; don't load ccl in the ms-dos
specific case.

24 years ago*** empty log message ***
Dave Love [Tue, 6 Feb 2001 17:32:36 +0000 (17:32 +0000)]
*** empty log message ***

24 years ago(add-log-current-defun-function)
Dave Love [Tue, 6 Feb 2001 17:25:36 +0000 (17:25 +0000)]
(add-log-current-defun-function)
(add-log-buffer-file-name-function, add-log-file-name-function):
Fix :type.
(change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.

24 years ago(info-initialize): Remove the test for system-type when
Eli Zaretskii [Tue, 6 Feb 2001 17:15:39 +0000 (17:15 +0000)]
(info-initialize): Remove the test for system-type when
invocation-directory is non-nil.

24 years ago(makefile-mode): Set SYNTAX-BEGIN member
Eli Zaretskii [Tue, 6 Feb 2001 17:10:29 +0000 (17:10 +0000)]
(makefile-mode): Set SYNTAX-BEGIN member
of `font-lock-defaults' to `backward-paragraph' rather than nil.

24 years ago(quoted-printable-encode-region): Remove redundant code
Dave Love [Tue, 6 Feb 2001 16:41:43 +0000 (16:41 +0000)]
(quoted-printable-encode-region): Remove redundant code
from last change.

24 years agoConvert back to Unix line endings.
Andrew Innes [Tue, 6 Feb 2001 15:59:00 +0000 (15:59 +0000)]
Convert back to Unix line endings.

24 years ago(EMACS): Use $(THISDIR) to make emacs.exe path
Andrew Innes [Tue, 6 Feb 2001 15:52:22 +0000 (15:52 +0000)]
(EMACS): Use $(THISDIR) to make emacs.exe path
absolute.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 6 Feb 2001 15:47:40 +0000 (15:47 +0000)]
*** empty log message ***

24 years ago(hi-lock-mode): Toggling hi-lock-mode now affects all
Gerd Moellmann [Tue, 6 Feb 2001 15:43:37 +0000 (15:43 +0000)]
(hi-lock-mode): Toggling hi-lock-mode now affects all
buffers.  When hi-lock turned on rather than only checking current
buffer for regexps, all buffers are checked. Moved activation of
font-lock to hi-lock-refontify. When font-lock turned off rather
than removing added highlighting just in current buffer, remove it
in all buffers.  Changed edit menu text from "Automatic
Highlighting" to "Regexp Highlighting" Documentation for
highlighting phrases, minor documentation changes.
(hi-lock-set-file-patterns): Execute only if there are new or
existing file patterns.
(hi-lock-refontify): Assume font-lock-fontify-buffer will first
unfontify and, if a support mode is active, will not refontify the
whole buffer.  If necessary, turn on font lock. (Removed
font-lock-unfontify and font-lock support-mode-specific calls,
such as lazy-lock-fontify-window.)
(hi-lock-find-patterns): Do not turn on hi-lock-mode even if
patterns are found. Not useful now since find-file-hook is removed
if hi-lock is off, but may be needed for per-buffer hi-lock
activation.
(hi-lock-face-phrase-buffer): New function.  Also added related
menu item and keybinding.
(highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
(hi-lock-process-phrase): New function.
(hi-lock-line-face-buffer): Doc fixes.
(hi-lock-face-buffer): Doc fixes.
(hi-lock-unface-buffer): Doc fixes.

24 years ago(update_frame_line): Rename parameter FRAME to F.
Gerd Moellmann [Tue, 6 Feb 2001 13:58:18 +0000 (13:58 +0000)]
(update_frame_line): Rename parameter FRAME to F.
Avoid some unnecessary cursor positioning.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 6 Feb 2001 12:19:34 +0000 (12:19 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 6 Feb 2001 12:06:33 +0000 (12:06 +0000)]
*** empty log message ***

24 years ago(dabbrev-ignored-buffer-regexps): Renamed from
Gerd Moellmann [Tue, 6 Feb 2001 12:04:19 +0000 (12:04 +0000)]
(dabbrev-ignored-buffer-regexps): Renamed from
dabbrev-ignored-regexps.

24 years ago*** empty log message ***
Dave Love [Tue, 6 Feb 2001 11:06:02 +0000 (11:06 +0000)]
*** empty log message ***

24 years ago(Backup Names): Fix markup of backup-directory-alist.
Eli Zaretskii [Tue, 6 Feb 2001 09:58:22 +0000 (09:58 +0000)]
(Backup Names): Fix markup of backup-directory-alist.

24 years ago(Killing): Document that kill commands in a read-only buffer do
Eli Zaretskii [Tue, 6 Feb 2001 07:00:03 +0000 (07:00 +0000)]
(Killing): Document that kill commands in a read-only buffer do
put text into the kill ring, even if they don't kill it.

24 years ago(kill-line): Doc fix.
Eli Zaretskii [Tue, 6 Feb 2001 06:54:56 +0000 (06:54 +0000)]
(kill-line): Doc fix.

24 years agoFix the Ebrowse entry (was missing a dot).
Eli Zaretskii [Tue, 6 Feb 2001 06:22:18 +0000 (06:22 +0000)]
Fix the Ebrowse entry (was missing a dot).

24 years ago(split_font_name): Compute numeric value of
Gerd Moellmann [Mon, 5 Feb 2001 20:01:01 +0000 (20:01 +0000)]
(split_font_name): Compute numeric value of
XLFD_AVGWIDTH.
(LFACE_AVGWIDTH): New macro.
(LFACEP): Use AREF.
(check_lface_attrs): Check LFACE_AVGWIDTH.
(lface_fully_specified_p): Don't check LFACE_AVGWIDTH.
(set_lface_from_font_name): Set LFACE_AVGWIDTH.
(merge_face_vectors): Check LFACE_AVGWIDTH.
(Finternal_make_lisp_face): Use AREF.
(xm_set_menu_resources_from_menu_face)
(xl_set_menu_resources_from_menu_face): Check LFACE_AVGWIDTH.
(Finternal_lisp_face_empty_p): Use AREF.
(lface_same_font_attributes_p): Compare LFACE_AVGWIDTH.
(better_font_p, exact_face_match_p): Add parameter AVGWIDTH.
Compare average widths..
(best_matching_font): Arrange for comparing average widths.

24 years ago(enum lface_attribute_index): Add
Gerd Moellmann [Mon, 5 Feb 2001 19:58:32 +0000 (19:58 +0000)]
(enum lface_attribute_index): Add
LFACE_AVGWIDTH_INDEX (invisible from Lisp).

24 years ago*** empty log message ***
Dave Love [Mon, 5 Feb 2001 17:47:32 +0000 (17:47 +0000)]
*** empty log message ***

24 years agoRevert last change following loadup.el change.
Dave Love [Mon, 5 Feb 2001 17:41:40 +0000 (17:41 +0000)]
Revert last change following loadup.el change.

24 years agoRevert last two changes -- bootstrapping works with
Dave Love [Mon, 5 Feb 2001 17:38:20 +0000 (17:38 +0000)]
Revert last two changes -- bootstrapping works with
regenerated loaddefs.

24 years ago(Remote Files): Explain how to use ange-ftp behind firewalls. Add a
Eli Zaretskii [Mon, 5 Feb 2001 17:19:23 +0000 (17:19 +0000)]
(Remote Files): Explain how to use ange-ftp behind firewalls.  Add a
pointer to the ange-ftp.el commentary for more usage tips.

24 years agoDocument problems with AUC TeX and Emacs 21.
Eli Zaretskii [Mon, 5 Feb 2001 17:16:40 +0000 (17:16 +0000)]
Document problems with AUC TeX and Emacs 21.