]> code.delx.au - gnu-emacs/log
gnu-emacs
23 years ago* find-lisp.el (find-lisp-find-files-internal):
Peter Breton [Wed, 4 Oct 2000 04:19:10 +0000 (04:19 +0000)]
* find-lisp.el (find-lisp-find-files-internal):
Make sure directory name ends with "/".

23 years agoUpdate.
Miles Bader [Wed, 4 Oct 2000 02:37:41 +0000 (02:37 +0000)]
Update.

23 years ago(Top): Update version in `Antinews' menu entry.
Miles Bader [Wed, 4 Oct 2000 01:07:58 +0000 (01:07 +0000)]
(Top): Update version in `Antinews' menu entry.
(Copying): Change example year to `20yy'.

23 years ago(Copying): Change example year to `20yy'.
Miles Bader [Wed, 4 Oct 2000 01:04:41 +0000 (01:04 +0000)]
(Copying): Change example year to `20yy'.

23 years ago(diff-font-lock-keywords): Minor regex fix.
Stefan Monnier [Tue, 3 Oct 2000 18:36:36 +0000 (18:36 +0000)]
(diff-font-lock-keywords): Minor regex fix.
(diff-goto-source): Be smarter when choosing REVERSE or not.

23 years ago(texinfo-mode-menu): Add an explicit shortcut for update all.
Stefan Monnier [Tue, 3 Oct 2000 18:33:10 +0000 (18:33 +0000)]
(texinfo-mode-menu): Add an explicit shortcut for update all.

23 years ago(texinfo-heading-face): Forgot the var def.
Stefan Monnier [Tue, 3 Oct 2000 18:29:54 +0000 (18:29 +0000)]
(texinfo-heading-face): Forgot the var def.

23 years ago*** empty log message ***
Miles Bader [Tue, 3 Oct 2000 17:42:51 +0000 (17:42 +0000)]
*** empty log message ***

23 years ago(quoted-printable-encode-region): Don't use mm-find-charset-region.
Dave Love [Tue, 3 Oct 2000 17:38:06 +0000 (17:38 +0000)]
(quoted-printable-encode-region): Don't use mm-find-charset-region.

23 years ago(dired-mark-read-file-name): Add optional arg DEFAULT.
Miles Bader [Tue, 3 Oct 2000 17:35:47 +0000 (17:35 +0000)]
(dired-mark-read-file-name): Add optional arg DEFAULT.
(dired-do-create-files): If there's only one file, pass it in as
  the DEFAULT arg to dired-mark-read-file-name.

23 years ago(minibuffer-temporary-goal-position):
Miles Bader [Tue, 3 Oct 2000 17:32:34 +0000 (17:32 +0000)]
(minibuffer-temporary-goal-position):
  New variable.
(next-history-element):
  Try to keep the position of point in the input string constant.

23 years agoDon't require mm-util.
Dave Love [Tue, 3 Oct 2000 16:13:36 +0000 (16:13 +0000)]
Don't require mm-util.
(quoted-printable-decode-region): Rewritten.
(quoted-printable-decode-string, quoted-printable-encode-region):
Doc fix.
(quoted-printable-encode-region): Barf on multibyte characters.
Maybe make the class multibyte.  Upcase chars, not formatted
strings.  Allow mm-use-ultra-safe-encoding to be unbound.
(quoted-printable-encode-string): Don't use
mm-with-unibyte-buffer.

23 years ago2000-10-03 Dave Love <fx@gnu.org>
Dave Love [Tue, 3 Oct 2000 16:12:25 +0000 (16:12 +0000)]
2000-10-03  Dave Love  <fx@gnu.org>

* mail-source.el (mail-sources): Revert to nil.

2000-10-03  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mail-source.el (mail-source-report-new-mail): Use
nnheader-cancel-timer.

2000-10-03  Simon Josefsson  <simon@josefsson.org>

* mail-source.el (mail-source-imap-file-coding-system): New variable.
(mail-source-fetch-imap): Use it.

23 years ago(nnmail-spool-file): Revert to `((file))'.
Dave Love [Tue, 3 Oct 2000 16:11:12 +0000 (16:11 +0000)]
(nnmail-spool-file): Revert to `((file))'.

23 years ago(Fgarbage_collect): Prevent compiler warning for a call
Eli Zaretskii [Tue, 3 Oct 2000 12:47:31 +0000 (12:47 +0000)]
(Fgarbage_collect): Prevent compiler warning for a call
to `mark_object'.

23 years ago#
André Spiegel [Tue, 3 Oct 2000 12:34:56 +0000 (12:34 +0000)]
#

23 years ago(vc-transfer-file, vc-default-receive-file): Rewritten to factorize
André Spiegel [Tue, 3 Oct 2000 12:24:15 +0000 (12:24 +0000)]
(vc-transfer-file, vc-default-receive-file): Rewritten to factorize
backend-specific code cleanly.
(vc-unregister): Function removed.

23 years ago(vc-rcs-receive-file): Rewritten to contain only backend-specific
André Spiegel [Tue, 3 Oct 2000 12:08:40 +0000 (12:08 +0000)]
(vc-rcs-receive-file): Rewritten to contain only backend-specific
code.

23 years ago#
André Spiegel [Tue, 3 Oct 2000 11:41:28 +0000 (11:41 +0000)]
#

23 years ago(vc-rcs-fetch-master-state): Parse and remember default branch
André Spiegel [Tue, 3 Oct 2000 11:33:59 +0000 (11:33 +0000)]
(vc-rcs-fetch-master-state): Parse and remember default branch
unconditionally.
(vc-rcs-set-default-branch): New function.
(vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
(vc-rcs-checkin): If an appropriate default branch has been set,
force creation of that branch.

23 years ago(vc-revert-file): New function.
André Spiegel [Tue, 3 Oct 2000 11:22:13 +0000 (11:22 +0000)]
(vc-revert-file): New function.
(vc-revert-buffer): Delegate some of the work to it.

23 years ago(yow): Don't display multi-line quotations in a *Help* buffer, since the
Miles Bader [Tue, 3 Oct 2000 07:06:41 +0000 (07:06 +0000)]
(yow): Don't display multi-line quotations in a *Help* buffer, since the
  echo area will now grow to accommodate them.
  [Note -- I thought I already checked this change, but it seems to have
   mysteriously disappeared]

23 years ago(Fields):
Miles Bader [Tue, 3 Oct 2000 01:56:53 +0000 (01:56 +0000)]
(Fields):
  Document new features in constrain-to-field.
  Fix up some other entries.
  Remove entries for nonexistant functions.

23 years ago(Narrowing): Get rid of warning about now-fixed save-restriction bug.
Miles Bader [Tue, 3 Oct 2000 01:56:15 +0000 (01:56 +0000)]
(Narrowing): Get rid of warning about now-fixed save-restriction bug.

23 years ago(Face Attributes): Add description of new :inherit face attribute, and
Miles Bader [Tue, 3 Oct 2000 01:55:27 +0000 (01:55 +0000)]
(Face Attributes): Add description of new :inherit face attribute, and
  additional legal values for the :height attribute.

23 years ago(prev_char_comstart_first): Remove.
Stefan Monnier [Mon, 2 Oct 2000 22:15:27 +0000 (22:15 +0000)]
(prev_char_comstart_first): Remove.
(back_comment): Check two-char comment markers more carefully
to better handle overlapping cases like *//* or /* */* */ ...
Match nestedness of ender/starter.

23 years ago(forw_comment): Match nestedness of ender/starter.
Stefan Monnier [Mon, 2 Oct 2000 21:59:00 +0000 (21:59 +0000)]
(forw_comment): Match nestedness of ender/starter.
(Fforward_comment): Treat an unmatched \n comment-ender as whitespace.

23 years agoAdd coding tag. Fix 7-bit mangling.
Dave Love [Mon, 2 Oct 2000 20:34:25 +0000 (20:34 +0000)]
Add coding tag.  Fix 7-bit mangling.

23 years ago(isearch-lazy-highlight-update): Don't put a lazy
Gerd Moellmann [Mon, 2 Oct 2000 19:51:03 +0000 (19:51 +0000)]
(isearch-lazy-highlight-update): Don't put a lazy
highlighting overlay with a different face over the overlay
isearch uses to highlight the current match because that can lead
to bad face combinations.

23 years ago(toplevel): Load faces before isearch.
Gerd Moellmann [Mon, 2 Oct 2000 19:21:46 +0000 (19:21 +0000)]
(toplevel): Load faces before isearch.

23 years ago(isearch-faces): New custom group.
Gerd Moellmann [Mon, 2 Oct 2000 19:18:09 +0000 (19:18 +0000)]
(isearch-faces): New custom group.
(isearch): New defface; was already tested for in the code.
(isearch-lazy-highlight-face): Changed to defface from defcustom.
(isearch-highlight): Always use face `isearch'.

23 years ago(byte-optimize-lapcode): Don't bind
Dave Love [Mon, 2 Oct 2000 17:44:51 +0000 (17:44 +0000)]
(byte-optimize-lapcode): Don't bind
unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
comparison of opcode with operand.

23 years ago*** empty log message ***
Miles Bader [Mon, 2 Oct 2000 17:01:29 +0000 (17:01 +0000)]
*** empty log message ***

23 years ago(HAVE_GAI_STRERROR): Undef.
Dave Love [Mon, 2 Oct 2000 16:44:59 +0000 (16:44 +0000)]
(HAVE_GAI_STRERROR): Undef.

23 years ago*** empty log message ***
Dave Love [Mon, 2 Oct 2000 16:44:14 +0000 (16:44 +0000)]
*** empty log message ***

23 years ago(Fopen_network_stream): Use HAVE_GAI_STRERROR.
Dave Love [Mon, 2 Oct 2000 16:42:47 +0000 (16:42 +0000)]
(Fopen_network_stream): Use HAVE_GAI_STRERROR.

23 years agoCheck for gai_strerror.
Dave Love [Mon, 2 Oct 2000 16:37:49 +0000 (16:37 +0000)]
Check for gai_strerror.

23 years ago(NO_REMAP): Don't define.
Dave Love [Mon, 2 Oct 2000 14:30:39 +0000 (14:30 +0000)]
(NO_REMAP): Don't define.

23 years ago#
André Spiegel [Mon, 2 Oct 2000 12:06:13 +0000 (12:06 +0000)]
#

23 years ago(vc-registered): If FILE used to be registered under a certain
André Spiegel [Mon, 2 Oct 2000 12:02:37 +0000 (12:02 +0000)]
(vc-registered): If FILE used to be registered under a certain
backend, try that one first.

23 years ago(vc-responsible-backend): Undo the previous change in the argument
André Spiegel [Mon, 2 Oct 2000 12:01:09 +0000 (12:01 +0000)]
(vc-responsible-backend): Undo the previous change in the argument
list.  Handle multiple backends correctly.
(vc-find-new-backend): Function removed.
(vc-register): Use vc-responsible-backend, as before.
(vc-next-action-on-file): Do use vc-registered, not vc-backend.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 2 Oct 2000 11:19:01 +0000 (11:19 +0000)]
*** empty log message ***

23 years ago(fancy-splash-head): Change message below the
Gerd Moellmann [Mon, 2 Oct 2000 11:18:21 +0000 (11:18 +0000)]
(fancy-splash-head): Change message below the
logo.

23 years ago(error): Prevent compiler warning.
Gerd Moellmann [Mon, 2 Oct 2000 11:11:52 +0000 (11:11 +0000)]
(error): Prevent compiler warning.

23 years ago(wrong_type_argument): Remove NO_RETURN, the function can
Gerd Moellmann [Mon, 2 Oct 2000 11:11:12 +0000 (11:11 +0000)]
(wrong_type_argument): Remove NO_RETURN, the function can
return with a string converted to an integer or vice versa when
Vmocklisp_arguments is t.
(Fsignal): Likewise.  The function can return for `quit'.
(struct gcpro): Declare member `var' to point to a volatile
Lisp_Object.

23 years ago(diff-test-hunk): Backout previous change. Fix doc string.
Miles Bader [Mon, 2 Oct 2000 06:50:45 +0000 (06:50 +0000)]
(diff-test-hunk): Backout previous change.  Fix doc string.
(diff-apply-hunk): Don't return a value.

23 years ago(diff-goto-source): Emit a status message.
Miles Bader [Mon, 2 Oct 2000 03:48:38 +0000 (03:48 +0000)]
(diff-goto-source): Emit a status message.
(diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
(diff-test-hunk): Make the return value agree with the doc string.
(diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
(diff-advance-after-apply-hunk): New variable.

23 years ago(with-vc-file, vc-next-action-on-file):
Stefan Monnier [Sun, 1 Oct 2000 20:58:17 +0000 (20:58 +0000)]
(with-vc-file, vc-next-action-on-file):
Use vc-backend rather than vc-registered.
(vc-next-action-on-file): Use intern-soft.
Deal with read-only *vc-diff* buffer.
(vc-switch-backend): Short circuit if nothing is to be done.
Handle the case where (not (memq backend backends)).
Don't use vc-resynch-buffer which could lose unsaved editing.
(vc-transfer-file): Docstring fix.

23 years ago* vc.el (vc-editable-p): Minor optimization.
Stefan Monnier [Sun, 1 Oct 2000 19:35:24 +0000 (19:35 +0000)]
* vc.el (vc-editable-p): Minor optimization.
(edit-vc-file, vc-next-action-on-file): Don't use find-file.
(vc-find-new-backend): New function split from vc-responsible-backend.
(vc-register): Use it.
(vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
(vc-unregister): Drop BACKEND arg (it doesn't work anyway).
(vc-default-unregister, vc-revert-buffer): Docstring fix.
(vc-clear-headers): Don't use find-file.
(vc-revert-buffer): Use `and' again (must have been a braino).
(vc-switch-backend): Only prompt if requested.
(vc-default-receive-file): Update call to vc-unregister.

* vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
(vc-rcs-receive-file): Avoid with-vc-properties.
Update call to vc-unregister.
Use constant `RCS' rather than (dynamically bound) var `backend'.

23 years ago.
Andreas Schwab [Sun, 1 Oct 2000 14:46:50 +0000 (14:46 +0000)]
.

23 years ago(install-arch-indep): Update list of installed info
Andreas Schwab [Sun, 1 Oct 2000 14:46:36 +0000 (14:46 +0000)]
(install-arch-indep): Update list of installed info
files.

23 years ago#
André Spiegel [Sun, 1 Oct 2000 12:12:16 +0000 (12:12 +0000)]
#

23 years ago(vc-next-action-on-file): Update mode line only if file is visited.
André Spiegel [Sun, 1 Oct 2000 12:06:15 +0000 (12:06 +0000)]
(vc-next-action-on-file): Update mode line only if file is visited.
(vc-start-entry): New argument initial-contents.  Don't visit the file
if it isn't already visited.  Brought documentation up-to-date.
(vc-next-action, vc-register): Updated calls to vc-start-entry.
(vc-checkin): New optional arg initial-contents, which is passed to
vc-start-entry.
(vc-finish-logentry): Make sure to bury log buffer only if there
really is one.  Call `vc-resynch-buffer' on log-file, not
buffer-file-name.
(vc-default-comment-history, vc-default-wash-log): New functions.
(vc-index-of): Removed.
(vc-transfer-file): Make do without the above.
(vc-default-receive-file): Call comment-history unconditionally.  Pass
the resulting string to vc-checkin, instead of inserting it into the
comment ring.

23 years ago(vc-rcs-receive-file): Call comment-history unconditionally. Use the
André Spiegel [Sun, 1 Oct 2000 11:17:42 +0000 (11:17 +0000)]
(vc-rcs-receive-file): Call comment-history unconditionally.  Use the
comments as initial contents of the log entry buffer.  Document the
trick to force branch creation with no changes.

23 years ago(easy-mmode-define-navigation):
Miles Bader [Sun, 1 Oct 2000 03:38:23 +0000 (03:38 +0000)]
(easy-mmode-define-navigation):
  Call `recenter' with an arg to prevent redrawing the display.

23 years agoAdd entries for `auto-image-file-mode' and `with-auto-compression-mode'.
Miles Bader [Sun, 1 Oct 2000 03:22:26 +0000 (03:22 +0000)]
Add entries for `auto-image-file-mode' and `with-auto-compression-mode'.

23 years ago*** empty log message ***
Stefan Monnier [Sun, 1 Oct 2000 01:33:01 +0000 (01:33 +0000)]
*** empty log message ***

23 years ago(easy-mmode-pretty-mode-name): Prettier.
Stefan Monnier [Sun, 1 Oct 2000 00:58:35 +0000 (00:58 +0000)]
(easy-mmode-pretty-mode-name): Prettier.

23 years ago(lisp-complete-symbol): Only jump 2 not 3 levels.
Stefan Monnier [Sun, 1 Oct 2000 00:57:13 +0000 (00:57 +0000)]
(lisp-complete-symbol): Only jump 2 not 3 levels.

23 years ago(c-mode): Don't gratuitously override the default for comment-column.
Stefan Monnier [Sun, 1 Oct 2000 00:53:23 +0000 (00:53 +0000)]
(c-mode): Don't gratuitously override the default for comment-column.

23 years ago(latex-metasection-list): New var.
Stefan Monnier [Sun, 1 Oct 2000 00:47:41 +0000 (00:47 +0000)]
(latex-metasection-list): New var.
(latex-imenu-create-index): Use it.
Move the regexp construction outside loops (and use push).
(tex-font-lock-keywords-1, tex-font-lock-keywords-2)
(tex-font-lock-keywords): Moved from font-lock.el.
(tex-comment-indent): Remove.
(tex-common-initialization): Don't set comment-indent-function.
(latex-block-default): New var.
(tex-latex-block): Use it to provide a default choice.
Add any unknown choice to latex-block-names.
Insert [...] after {...}.
(tex-last-unended-begin): Simplify regexp.
(tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
(latex-forward-sexp-1, latex-forward-sexp): New functions.
(latex-mode): Set forward-sexp-function.

23 years ago(texinfo-font-lock-syntactic-keywords):
Stefan Monnier [Sun, 1 Oct 2000 00:30:52 +0000 (00:30 +0000)]
(texinfo-font-lock-syntactic-keywords):
Add regexp for @ignore ... @end ignore.
(texinfo-heading-face): New face.
(texinfo-font-lock-keywords): Use it.
(texinfo-mode-menu): New menu.
(texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
New functions.
(texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
(texinfo-section-types-regexp, texinfo-section-level-regexp)
(texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
Remove declaration.
(texinfo-show-structure): Use outline-regexp and texinfo-section-list.

23 years ago(delete-selection-mode): Use define-minor-mode.
Stefan Monnier [Sun, 1 Oct 2000 00:25:27 +0000 (00:25 +0000)]
(delete-selection-mode): Use define-minor-mode.

23 years agoUse GFDL instead of GPL, plus a few tiny fixes.
Stefan Monnier [Sun, 1 Oct 2000 00:10:51 +0000 (00:10 +0000)]
Use GFDL instead of GPL, plus a few tiny fixes.

23 years ago(regexp-opt-group): Put more parenthesis.
Stefan Monnier [Sun, 1 Oct 2000 00:08:49 +0000 (00:08 +0000)]
(regexp-opt-group): Put more parenthesis.

23 years ago(lw_separator_p): Init separator_p (bug with "-- some text").
Stefan Monnier [Sat, 30 Sep 2000 17:03:27 +0000 (17:03 +0000)]
(lw_separator_p): Init separator_p (bug with "-- some text").

23 years ago(keymap_memberp): New function.
Stefan Monnier [Sat, 30 Sep 2000 17:00:32 +0000 (17:00 +0000)]
(keymap_memberp): New function.
(Fset_keymap_parent): Use it.
(fix_submap_inheritance): Use get_keyelt, get_keymap_1 and KEYMAPP.
Use keymap_memberp to avoid creating cycles.
(access_keymap): Use KEYMAPP.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 30 Sep 2000 16:01:48 +0000 (16:01 +0000)]
*** empty log message ***

23 years ago(keep-lines-read-args): New function.
Gerd Moellmann [Sat, 30 Sep 2000 16:00:54 +0000 (16:00 +0000)]
(keep-lines-read-args): New function.
(keep-lines, flush-lines, how-many): Use keep-lines-read-args to
read arguments interactively.  Add parameters RSTART and REND.
Operate on the active region in Transient Mark mode.

23 years ago(Other Repeating Search): Describe `how-many'
Gerd Moellmann [Sat, 30 Sep 2000 15:54:24 +0000 (15:54 +0000)]
(Other Repeating Search): Describe `how-many'
instead of `count-matches'.  Say that they work on the active
region in Transient Mark mode.

23 years ago*** empty log message *** origin/other-branches/gerd_0001
Gerd Moellmann [Sat, 30 Sep 2000 14:35:11 +0000 (14:35 +0000)]
*** empty log message ***

23 years agoSupport `sparc*-*-netbsd*'.
Gerd Moellmann [Sat, 30 Sep 2000 14:34:26 +0000 (14:34 +0000)]
Support `sparc*-*-netbsd*'.

23 years ago(Fopen_network_stream) [HAVE_GETADDRINFO]: Use
Gerd Moellmann [Sat, 30 Sep 2000 13:51:15 +0000 (13:51 +0000)]
(Fopen_network_stream) [HAVE_GETADDRINFO]: Use
gai_strerror.  Make sure xerrno is set if connect fails.  Improve
error recovery.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 30 Sep 2000 12:15:19 +0000 (12:15 +0000)]
*** empty log message ***

23 years ago(auto-mode-alist): Add pattern for `#*mail*...'.
Gerd Moellmann [Sat, 30 Sep 2000 12:14:46 +0000 (12:14 +0000)]
(auto-mode-alist): Add pattern for `#*mail*...'.

23 years ago(authors-obsolete-file-p): New function.
Gerd Moellmann [Sat, 30 Sep 2000 12:06:40 +0000 (12:06 +0000)]
(authors-obsolete-file-p): New function.
(authors-obsolete-files-regexps): New variable.
(authors-add): Don't record changes in obsolete files.

23 years ago(dired-map-over-marks): Use modern backquotes and docstring.
Stefan Monnier [Fri, 29 Sep 2000 22:24:38 +0000 (22:24 +0000)]
(dired-map-over-marks): Use modern backquotes and docstring.

23 years ago*** empty log message ***
Stefan Monnier [Fri, 29 Sep 2000 22:21:30 +0000 (22:21 +0000)]
*** empty log message ***

23 years ago(auto-insert-mode): Use define-minor-mode.
Stefan Monnier [Fri, 29 Sep 2000 22:14:58 +0000 (22:14 +0000)]
(auto-insert-mode): Use define-minor-mode.

23 years ago(search_file_line): Fix skipping of whitespace.
Jason Rumney [Fri, 29 Sep 2000 21:23:10 +0000 (21:23 +0000)]
(search_file_line): Fix skipping of whitespace.
(get_quoted_string): Fix limit on memchr search.
(set_bdf_font_info): Use unsigned chars. Negate yoffset.
(w32_init_bdf_font): Initialize codepoint and bitmap heaps.
(w32_free_bdf_font): Free bitmaps and codepoints on heaps.
(get_cached_font_char, cache_char_offset): Use macro
BDF_CODEPOINT_RANGE_COVER_P.
(cache_char_offset): Use HeapAlloc to allocate codepoints on own heap.
(clear_cached_bitmap_slots): New function.
(GET_HEX_VALUE): G-Z, g-z are not hex.
(w32_get_bdf_glyph): Convert to DIB format. Return bytes read.
(get_bitmap_with_cache): Use new cache implementation.
(create_offscreen_bitmap): New function.
(w32_BDF_TextOut): Use it. Draw glyphs as DIBs.

23 years ago(glyph_struct, cache_bitmap): Cache bitmap data, not GDI object which
Jason Rumney [Fri, 29 Sep 2000 21:21:54 +0000 (21:21 +0000)]
(glyph_struct, cache_bitmap): Cache bitmap data, not GDI object which
is a scarce resource.

23 years ago(w32_char_font_type, w32_encode_char, x_produce_glyphs): Distinguish
Jason Rumney [Fri, 29 Sep 2000 21:20:59 +0000 (21:20 +0000)]
(w32_char_font_type, w32_encode_char, x_produce_glyphs): Distinguish
single and multibyte BDF fonts.
(w32_bdf_per_char_metric): New function.
(w32_per_char_metric): Use it.
(x_draw_glyph_string_background): Always draw background for BDF glyphs.

(x_produce_glyphs):  If the distance from the current position to the
next tab stop is less than a canonical character width, use the tab
stop after that.
(x_draw_glyphs): Handle case START and END are out of bounds more carefully.
(x_clear_mouse_face): Block/unblock input.
(x_display_and_set_cursor): Don't show a hollow box cursor for buffers
whose cursor_type is nil.

23 years ago*** empty log message ***
Jason Rumney [Fri, 29 Sep 2000 21:18:19 +0000 (21:18 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 29 Sep 2000 19:37:53 +0000 (19:37 +0000)]
*** empty log message ***

23 years ago(gnus-mode-line-buffer-identification)[EMACS]: Fix
Gerd Moellmann [Fri, 29 Sep 2000 19:37:23 +0000 (19:37 +0000)]
(gnus-mode-line-buffer-identification)[EMACS]: Fix
last change.

23 years ago(smiley-update-cache): Use `:ascent center'.
Gerd Moellmann [Fri, 29 Sep 2000 19:22:03 +0000 (19:22 +0000)]
(smiley-update-cache):  Use `:ascent center'.

23 years ago(gnus-mode-line-buffer-identification)[EMACS]: Use
Gerd Moellmann [Fri, 29 Sep 2000 19:20:41 +0000 (19:20 +0000)]
(gnus-mode-line-buffer-identification)[EMACS]: Use
`:ascent center'.

23 years ago(startup-echo-area-message): New function.
Gerd Moellmann [Fri, 29 Sep 2000 19:12:14 +0000 (19:12 +0000)]
(startup-echo-area-message): New function.
(display-startup-echo-area-message): Use it.
(fancy-splash-screens): Rewritten to use keymaps and a timer.
(fancy-splash-default-action): New function.
(fancy-splash-screens-1): New function.
(fancy-splash-head): Put a help-echo and a keymap under the image.

23 years ago(comment-indent-function): Use 0 for ;;; and %%%.
Stefan Monnier [Fri, 29 Sep 2000 19:11:42 +0000 (19:11 +0000)]
(comment-indent-function): Use 0 for ;;; and %%%.
(comment-indent): Make sure there's a space between code and comment.
Shift comments left to avoid going past fill-column.

23 years ago*** empty log message ***
Stefan Monnier [Fri, 29 Sep 2000 18:47:57 +0000 (18:47 +0000)]
*** empty log message ***

23 years ago(diff-add-log-file-name): Remove.
Stefan Monnier [Fri, 29 Sep 2000 18:05:27 +0000 (18:05 +0000)]
(diff-add-log-file-name): Remove.
(diff-mode): Use add-log-buffer-file-name-function.

23 years ago(find-change-log): New arg BUFFER-FILE.
Stefan Monnier [Fri, 29 Sep 2000 18:03:51 +0000 (18:03 +0000)]
(find-change-log): New arg BUFFER-FILE.
(add-log-file-name): Obey add-log-file-name-function.
(add-log-buffer-file-name-function): New var.
(add-change-log-entry): Use it.

23 years ago*** empty log message ***
Eli Zaretskii [Fri, 29 Sep 2000 16:20:03 +0000 (16:20 +0000)]
*** empty log message ***

23 years agoAdd entry for emacs-mime.
Eli Zaretskii [Fri, 29 Sep 2000 16:19:01 +0000 (16:19 +0000)]
Add entry for emacs-mime.

23 years agoFix the @setfilename directive.
Eli Zaretskii [Fri, 29 Sep 2000 16:14:23 +0000 (16:14 +0000)]
Fix the @setfilename directive.

23 years agoTweak whitespace
Miles Bader [Fri, 29 Sep 2000 14:14:33 +0000 (14:14 +0000)]
Tweak whitespace

23 years agoUpdated
Miles Bader [Fri, 29 Sep 2000 14:10:56 +0000 (14:10 +0000)]
Updated

23 years ago(authors-print): Rephrase many-files string.
Miles Bader [Fri, 29 Sep 2000 13:55:23 +0000 (13:55 +0000)]
(authors-print): Rephrase many-files string.

23 years ago(image-file-name-extensions): New variable.
Miles Bader [Fri, 29 Sep 2000 13:52:39 +0000 (13:52 +0000)]
(image-file-name-extensions): New variable.
(image-file-name-regexps): Renamed from `image-file-regexps'.
  New default value is nil.  Call `auto-image-file-mode'.
(image-file-name-regexp): New function.
(auto-image-file-mode): New minor mode.
(insert-image-file): Don't make conditional on the image-file
  handler being enabled.
(image-file-handler): Make the call here conditional instead.
(set-image-file-handler-enabled, enable-image-file-handler)
(disable-image-file-handler): Functions removed.

23 years ago*** empty log message ***
Dave Love [Fri, 29 Sep 2000 13:37:08 +0000 (13:37 +0000)]
*** empty log message ***