bpt/emacs.git
23 years ago(.SUFFIXES): New target, include .elc .el.
Andrew Innes [Fri, 24 Nov 2000 16:26:56 +0000 (16:26 +0000)]
(.SUFFIXES): New target, include .elc .el.

23 years agoRequire 'cl during compilation.
André Spiegel [Fri, 24 Nov 2000 16:25:59 +0000 (16:25 +0000)]
Require 'cl during compilation.

23 years agox-symbol
Dave Love [Fri, 24 Nov 2000 13:41:48 +0000 (13:41 +0000)]
x-symbol

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 24 Nov 2000 13:18:04 +0000 (13:18 +0000)]
*** empty log message ***

23 years ago(lface_from_face_name): Function comment fix.
Gerd Moellmann [Fri, 24 Nov 2000 13:17:42 +0000 (13:17 +0000)]
(lface_from_face_name): Function comment fix.

23 years ago(face-set-after-frame-default): Let face attributes
Gerd Moellmann [Fri, 24 Nov 2000 13:16:13 +0000 (13:16 +0000)]
(face-set-after-frame-default): Let face attributes
specified for new frames override frame parameters.

23 years ago(command-line): Fix computation of the source file
Gerd Moellmann [Fri, 24 Nov 2000 12:29:32 +0000 (12:29 +0000)]
(command-line): Fix computation of the source file
for user-init-file when user-init-file is a compiled file.

23 years ago(all): Restore entry for `mode-line-inverse-video', so that people can
Miles Bader [Fri, 24 Nov 2000 11:44:30 +0000 (11:44 +0000)]
(all): Restore entry for `mode-line-inverse-video', so that people can
easily turn it off.

23 years ago(checkbox): Add a small `X' to the the :on-glyph, so that it's
Miles Bader [Fri, 24 Nov 2000 11:36:27 +0000 (11:36 +0000)]
(checkbox): Add a small `X' to the the :on-glyph, so that it's
distinguishable from the :off-glyph on dark-background displays.  Set
its background color too.

23 years ago(custom-face-attributes): Remove SET and GET functions. Add some
Miles Bader [Fri, 24 Nov 2000 09:12:12 +0000 (09:12 +0000)]
(custom-face-attributes): Remove SET and GET functions.  Add some
IN-FILTER and OUT-FILTER functions in the few cases they're needed.

23 years ago(custom-filter-face-spec, custom-pre-filter-face-spec)
Miles Bader [Fri, 24 Nov 2000 09:09:55 +0000 (09:09 +0000)]
(custom-filter-face-spec, custom-pre-filter-face-spec)
(custom-post-filter-face-spec): New functions.
(custom-face-set, custom-face-value-create): Filter the face spec
before and after customization.
(custom-face-set): If VALUE specifies a null face, pass a
non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.

23 years ago* ediff-diff.el: Moved variables around to have it compile under NT.
Michael Kifer [Fri, 24 Nov 2000 08:15:11 +0000 (08:15 +0000)]
* ediff-diff.el: Moved variables around to have it compile under NT.

* ediff-help.el (ediff-use-long-help-message): made it customizable.

* ediff-init.el (ediff-abbrev-jobname): use capitalize.

* ediff-wind.el (ediff-skip-unsuitable-frames): deleted the
redundant skip-small-frames test.

* viper-cmd.el (viper-change-state-to-vi): disable overwrite mode.
(viper-downgrade-to-insert): protect against errors in hooks.

* viper-init.el (viper-vi-state-hook,viper-insert-state-hook,
viper-replace-state-hook,viper-emacs-state-hook): do cursor handling.
(viper-restore-cursor-type,viper-set-insert-cursor-type): new
functions.

* viper-util.el (viper-memq-char): bug fixes

* viper.el (viper-mode): fix cursor handling.

23 years ago(display_menu_bar, display_mode_line): Change the way we
Miles Bader [Fri, 24 Nov 2000 06:32:05 +0000 (06:32 +0000)]
(display_menu_bar, display_mode_line): Change the way we
apply `mode-line-inverse-video' -- zero means force display using
the default face, non-zero means display using the specialized face.
(syms_of_xdisp): `mode-line-inverse-video' defaults to true again.

23 years ago(Distracting NSA): Fix a typo ("spool" instead of "spook").
Eli Zaretskii [Fri, 24 Nov 2000 06:19:08 +0000 (06:19 +0000)]
(Distracting NSA): Fix a typo ("spool" instead of "spook").
Reported by Roland Roberts <roland@astrofoto.org>.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 24 Nov 2000 04:27:07 +0000 (04:27 +0000)]
*** empty log message ***

23 years ago(list-iso-charset-chars): For two-byte charset, fix the `while' condition.
Kenichi Handa [Thu, 23 Nov 2000 23:28:16 +0000 (23:28 +0000)]
(list-iso-charset-chars): For two-byte charset, fix the `while' condition.
(list-non-iso-charset-chars): Fix the `while' condition.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 23 Nov 2000 23:27:45 +0000 (23:27 +0000)]
*** empty log message ***

23 years agoUndoing the changes erroneously committed just before.
Stefan Monnier [Thu, 23 Nov 2000 22:57:46 +0000 (22:57 +0000)]
Undoing the changes erroneously committed just before.

23 years ago(add-hook, remove-hook): Don't call make-local-hook
Stefan Monnier [Thu, 23 Nov 2000 22:54:54 +0000 (22:54 +0000)]
(add-hook, remove-hook): Don't call make-local-hook
if the variable is make-variable-buffer-local.

23 years ago(ebrowse): New target.
Jason Rumney [Thu, 23 Nov 2000 20:56:49 +0000 (20:56 +0000)]
(ebrowse): New target.
(LOCAL_FLAGS): Add -DVERSION flag.

23 years ago*** empty log message ***
Eli Zaretskii [Thu, 23 Nov 2000 20:42:46 +0000 (20:42 +0000)]
*** empty log message ***

23 years ago(decode_coding_emacs_mule): Fix the case of
Eli Zaretskii [Thu, 23 Nov 2000 20:37:45 +0000 (20:37 +0000)]
(decode_coding_emacs_mule): Fix the case of
CODING_EOL_LF, which used an uninitialized value of c.

23 years ago*** empty log message ***
Dave Love [Thu, 23 Nov 2000 19:03:07 +0000 (19:03 +0000)]
*** empty log message ***

23 years agoFix markup.
Dave Love [Thu, 23 Nov 2000 18:54:35 +0000 (18:54 +0000)]
Fix markup.

23 years ago*** empty log message ***
Stefan Monnier [Thu, 23 Nov 2000 18:43:20 +0000 (18:43 +0000)]
*** empty log message ***

23 years ago(syms_of_xdisp): Make fontification-functions buffer-local.
Stefan Monnier [Thu, 23 Nov 2000 18:43:12 +0000 (18:43 +0000)]
(syms_of_xdisp): Make fontification-functions buffer-local.

23 years ago(ada-template-map): Initialize and bind it to C-c t in ada-mode-map.
Stefan Monnier [Thu, 23 Nov 2000 17:56:10 +0000 (17:56 +0000)]
(ada-template-map): Initialize and bind it to C-c t in ada-mode-map.
(ada-stmt-mode-hook): New function extracted from old code.
Only change the buffer-local side of skeleton-*.
(ada-mode-hook): Use it.

23 years agoDoc fixes.
Dave Love [Thu, 23 Nov 2000 17:07:18 +0000 (17:07 +0000)]
Doc fixes.
(mailcap-mime-data): Various adjustments.
(mailcap): New group.
(mailcap-download-directory): Customize.
(mailcap-generate-unique-filename, mailcap-binary-suffixes)
(mailcap-temporary-directory): Deleted (unused).
(mailcap-unescape-mime-test): Simplify slightly.
(mailcap-viewer-passes-test): Use functionp.
(mailcap-command-p): Aliased to executable-find.

23 years ago(uudecode): Require.
Dave Love [Thu, 23 Nov 2000 17:04:22 +0000 (17:04 +0000)]
(uudecode): Require.
(uudecode-decode-region, uudecode-decode-region-external): Don't
autoload.
(mm-uu-copy-to-buffer): Doc fix.
(mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
type fix.

23 years ago*** empty log message ***
Eli Zaretskii [Thu, 23 Nov 2000 16:24:48 +0000 (16:24 +0000)]
*** empty log message ***

23 years ago(iswitchb-minibuf-depth): New variable.
Eli Zaretskii [Thu, 23 Nov 2000 16:23:42 +0000 (16:23 +0000)]
(iswitchb-minibuf-depth): New variable.
(iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
we expect to be returned by minibuffer-depth once we prompt the
user in the minibuffer.
(iswitchb-entryfn-p): If minibuffer-depth returns the same value
as recorded in iswitchb-minibuf-depth, return non-nil.

23 years ago(turn-on-hscroll, hscroll-mode, hscroll-global-mode)
Eli Zaretskii [Thu, 23 Nov 2000 16:13:21 +0000 (16:13 +0000)]
(turn-on-hscroll, hscroll-mode, hscroll-global-mode)
(hscroll-window-maybe): Docstring fix.

23 years ago(rfc2047-encode-message-header): Don't encode if
Dave Love [Thu, 23 Nov 2000 16:09:21 +0000 (16:09 +0000)]
(rfc2047-encode-message-header): Don't encode if
default-enable-multibyte-characters is nil.

23 years agoRequire ring when compiling.
Dave Love [Thu, 23 Nov 2000 16:08:38 +0000 (16:08 +0000)]
Require ring when compiling.

23 years agocomment
Dave Love [Thu, 23 Nov 2000 16:05:05 +0000 (16:05 +0000)]
comment

23 years agoDescribe a possible problem with djecho.exe in old
Eli Zaretskii [Thu, 23 Nov 2000 15:39:27 +0000 (15:39 +0000)]
Describe a possible problem with djecho.exe in old
versions of DJGPP v2.x.

23 years agoCheck for existence of djecho.exe, and print an
Eli Zaretskii [Thu, 23 Nov 2000 15:37:17 +0000 (15:37 +0000)]
Check for existence of djecho.exe, and print an
error message if it is not available.

23 years ago(mouse-avoidance-too-close-p): Return nil if mouse
Gerd Moellmann [Thu, 23 Nov 2000 14:23:28 +0000 (14:23 +0000)]
(mouse-avoidance-too-close-p): Return nil if mouse
is in the tool bar.

23 years ago(string-rectangle): Don't test delete-selection-mode.
Dave Love [Thu, 23 Nov 2000 14:03:22 +0000 (14:03 +0000)]
(string-rectangle): Don't test delete-selection-mode.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 23 Nov 2000 13:54:48 +0000 (13:54 +0000)]
*** empty log message ***

23 years agoFix string-rectangle doc.
Dave Love [Thu, 23 Nov 2000 13:53:41 +0000 (13:53 +0000)]
Fix string-rectangle doc.

23 years ago(dired-add-entry): Don't call dired-get-filename
Gerd Moellmann [Thu, 23 Nov 2000 13:53:12 +0000 (13:53 +0000)]
(dired-add-entry): Don't call dired-get-filename
with `no-dir'; we want the directory part to be able to remove
it.

23 years agoInitialize HAVE_LIBXP to no.
Gerd Moellmann [Thu, 23 Nov 2000 12:36:52 +0000 (12:36 +0000)]
Initialize HAVE_LIBXP to no.

23 years ago*** empty log message ***
Dave Love [Thu, 23 Nov 2000 10:26:35 +0000 (10:26 +0000)]
*** empty log message ***

23 years ago(Fmake_string): Use MAX_MULTIBYTE_LENGTH, instead of hard coded `4'.
Kenichi Handa [Thu, 23 Nov 2000 04:48:08 +0000 (04:48 +0000)]
(Fmake_string): Use MAX_MULTIBYTE_LENGTH, instead of hard coded `4'.

23 years ago(outline-discard-overlays): Missing paren.
Stefan Monnier [Thu, 23 Nov 2000 00:41:42 +0000 (00:41 +0000)]
(outline-discard-overlays): Missing paren.

23 years ago*** empty log message ***
Stefan Monnier [Thu, 23 Nov 2000 00:04:52 +0000 (00:04 +0000)]
*** empty log message ***

23 years ago(outline-flag-region):
Stefan Monnier [Thu, 23 Nov 2000 00:04:36 +0000 (00:04 +0000)]
(outline-flag-region):
Don't bind inhibit-read-only since we don't modify the buffer.
(outline-isearch-open-invisible): Don't jump to overlay-start
since we're trying to unhide text around point.
(outline-discard-overlays): Use dolist.

23 years agomention `delete-trailing-whitespace'
Sam Steingold [Wed, 22 Nov 2000 23:00:41 +0000 (23:00 +0000)]
mention `delete-trailing-whitespace'

23 years ago(todo-top-priorities): Use
Dave Love [Wed, 22 Nov 2000 22:51:33 +0000 (22:51 +0000)]
(todo-top-priorities): Use
todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.

23 years ago(auto-insert-alist): Add `provide' to elisp skeleton.
Stefan Monnier [Wed, 22 Nov 2000 22:50:22 +0000 (22:50 +0000)]
(auto-insert-alist): Add `provide' to elisp skeleton.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Nov 2000 22:42:51 +0000 (22:42 +0000)]
*** empty log message ***

23 years ago(rmail-confirm-expunge): Default to
Gerd Moellmann [Wed, 22 Nov 2000 22:37:39 +0000 (22:37 +0000)]
(rmail-confirm-expunge): Default to
y-or-n-p.

23 years ago(Fmake_indirect_buffer): Don't treat nil as a
Gerd Moellmann [Wed, 22 Nov 2000 22:33:55 +0000 (22:33 +0000)]
(Fmake_indirect_buffer): Don't treat nil as a
buffer object.

23 years ago(tex-font-lock-keywords-1): Fix ARG regexp to skip quoted braces.
Stefan Monnier [Wed, 22 Nov 2000 21:38:04 +0000 (21:38 +0000)]
(tex-font-lock-keywords-1): Fix ARG regexp to skip quoted braces.
(tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
Remove `bf' and `it' from `bold' and `italic' (they were wrong and
are (correctly) handled separately).
Remove `caption' and `footnote' from `citations': they contain text.
Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
(latex-skeleton-end-hook): New function.
(latex-mode): Use it.
(tex-start-tex-marker): Remove.
(tex-send-tex-command): Don't set tex-start-tex-marker.
(tex-error-parse-syntax-table): New var.
(tex-compilation-parse-errors): Use it.
Ignore tex-start-tex-marker.  Don't bother with marker-position.
(tex-validate-buffer): Don't bother with marker-position.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Nov 2000 21:21:17 +0000 (21:21 +0000)]
*** empty log message ***

23 years ago(flyspell-prog-text-faces): New var.
Stefan Monnier [Wed, 22 Nov 2000 21:05:36 +0000 (21:05 +0000)]
(flyspell-prog-text-faces): New var.
(flyspell-generic-progmode-verify): Use it.

23 years ago* simple.el (delete-trailing-whitespace): New interactive function.
Sam Steingold [Wed, 22 Nov 2000 20:59:39 +0000 (20:59 +0000)]
* simple.el (delete-trailing-whitespace): New interactive function.
* progmodes/ada-mode.el (ada-mode): Use it instead of
`ada-remove-trailing-spaces'
(ada-remove-trailing-spaces): Removed.
* textmodes/two-column.el (2C-merge): Recommend it in the doc.
* textmodes/picture.el (picture-mode-exit): Call it instead of
`picture-clean'.
(picture-clean): Removed.

23 years ago(show-cursor-in-non-selected-windows): Doc fix.
Gerd Moellmann [Wed, 22 Nov 2000 19:54:36 +0000 (19:54 +0000)]
(show-cursor-in-non-selected-windows): Doc fix.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 22 Nov 2000 19:49:59 +0000 (19:49 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Nov 2000 19:47:33 +0000 (19:47 +0000)]
*** empty log message ***

23 years ago(comment-line-break-function): Use the new name
Stefan Monnier [Wed, 22 Nov 2000 19:47:30 +0000 (19:47 +0000)]
(comment-line-break-function): Use the new name
indent-new-comment-line -> comment-indent-new-line.
(clone-indirect-buffer): Don't ignore NORECORD.
(next-completion): Properly handle the case where items are adjacent.

23 years ago(hi-lock-refontify): Don't call non-existent
Gerd Moellmann [Wed, 22 Nov 2000 19:44:43 +0000 (19:44 +0000)]
(hi-lock-refontify): Don't call non-existent
jit-lock-fontify-buffer; it should anyway be unneccessary to
dp anything special when jit-lock is active.
(hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.

23 years ago*** empty log message ***
Dave Love [Wed, 22 Nov 2000 19:38:25 +0000 (19:38 +0000)]
*** empty log message ***

23 years agoUse provide.
Dave Love [Wed, 22 Nov 2000 19:28:28 +0000 (19:28 +0000)]
Use provide.

23 years ago(NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
Eli Zaretskii [Wed, 22 Nov 2000 18:10:10 +0000 (18:10 +0000)]
(NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
Define; it is undefined in DJGPP v2.01.

23 years ago*** empty log message ***
Dave Love [Wed, 22 Nov 2000 17:59:32 +0000 (17:59 +0000)]
*** empty log message ***

23 years ago(custom-buffer-create-internal): Save some consing.
Dave Love [Wed, 22 Nov 2000 17:52:24 +0000 (17:52 +0000)]
(custom-buffer-create-internal): Save some consing.
(custom-variable-set): Improve validation error mesage.

23 years ago(string-rectangle): Revert last change.
Dave Love [Wed, 22 Nov 2000 17:33:21 +0000 (17:33 +0000)]
(string-rectangle): Revert last change.
(string-rectangle-line): New arg DELETE.
(string-rectangle): Check delete-selection-mode.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Nov 2000 17:05:38 +0000 (17:05 +0000)]
*** empty log message ***

23 years ago(recentf-menu-items-for-commands)
Gerd Moellmann [Wed, 22 Nov 2000 17:05:02 +0000 (17:05 +0000)]
(recentf-menu-items-for-commands)
(recentf-make-menu-items, recentf-make-menu-item)
(recentf-filter-changer): Added :help and :active menu-item
properties.
(recentf-build-dir-rules, recentf-dump-variable)
(recentf-edit-list, recentf-open-files-item)
(recentf-open-files): Replaced unnecessary `mapcar' with new
built-in `mapc'.

23 years ago(popup-menu): Stupid typo.
Stefan Monnier [Wed, 22 Nov 2000 16:46:52 +0000 (16:46 +0000)]
(popup-menu): Stupid typo.

23 years ago(message-send-news): Use buffer-substring-no-properties.
ShengHuo ZHU [Wed, 22 Nov 2000 16:37:04 +0000 (16:37 +0000)]
(message-send-news):  Use buffer-substring-no-properties.

23 years ago*** empty log message ***
Miles Bader [Wed, 22 Nov 2000 16:34:53 +0000 (16:34 +0000)]
*** empty log message ***

23 years ago(x_tool_bar_item, w32_handle_tool_bar_click)
Gerd Moellmann [Wed, 22 Nov 2000 16:33:16 +0000 (16:33 +0000)]
(x_tool_bar_item, w32_handle_tool_bar_click)
(note_tool_bar_highlight): Change references to mambers deleted
from struct frame to use the new ones.

23 years ago2000-11-22 Simon Josefsson <simon@josefsson.org>
Dave Love [Wed, 22 Nov 2000 16:33:13 +0000 (16:33 +0000)]
2000-11-22  Simon Josefsson  <simon@josefsson.org>

* gnus-uu.el (gnus-uu-digest-mail-forward): Search for "from:"
instead of "from: " for rfc822 compliance.  Insert SPC.

23 years ago(mark_object) <frame>: Mark tool bar items differently.
Gerd Moellmann [Wed, 22 Nov 2000 16:32:36 +0000 (16:32 +0000)]
(mark_object) <frame>: Mark tool bar items differently.

23 years ago(update_frame): Do nothing with frame's tool bar
Gerd Moellmann [Wed, 22 Nov 2000 16:32:00 +0000 (16:32 +0000)]
(update_frame): Do nothing with frame's tool bar
items.

23 years ago(update_tool_bar, build_desired_tool_bar_string): Change
Gerd Moellmann [Wed, 22 Nov 2000 16:31:28 +0000 (16:31 +0000)]
(update_tool_bar, build_desired_tool_bar_string): Change
references to mambers deleted from struct frame to use the new
ones.

23 years ago(x_handle_tool_bar_click, note_tool_bar_highlight):
Gerd Moellmann [Wed, 22 Nov 2000 16:29:33 +0000 (16:29 +0000)]
(x_handle_tool_bar_click, note_tool_bar_highlight):
Change references to mambers deleted from struct frame to use the
new ones.

23 years ago(make_frame): Change initialization of tool bar
Gerd Moellmann [Wed, 22 Nov 2000 16:28:38 +0000 (16:28 +0000)]
(make_frame): Change initialization of tool bar
items accordingly.

23 years ago(struct frame): Members desired_tool_bar_items,
Gerd Moellmann [Wed, 22 Nov 2000 16:28:11 +0000 (16:28 +0000)]
(struct frame): Members desired_tool_bar_items,
current_tool_bar_items, n_desired_tool_bar_items,
n_current_tool_bar_items removed.  Add tool_bar_items and
n_tool_bar_items.

23 years ago(edebug-version)
Dave Love [Wed, 22 Nov 2000 16:24:34 +0000 (16:24 +0000)]
(edebug-version)
(edebug-maintainer-address): Deleted.
(edebug-submit-bug-report): Just alias to report-emacs-bug.
(edebug-read-function): Account for other `'#' read forms.
(edebug-mode-menus): Make some items toggles.
(edebug-outside-unread-command-event, unread-command-event):
Remove these to avoid warnings.

23 years ago(display_menu_bar): Or `mode-line-inverse-video' with the face's
Miles Bader [Wed, 22 Nov 2000 15:34:56 +0000 (15:34 +0000)]
(display_menu_bar): Or `mode-line-inverse-video' with the face's
inverse-video attribute, rather than overriding it.

23 years ago(menu): Make inverse-video on ttys too.
Miles Bader [Wed, 22 Nov 2000 15:32:13 +0000 (15:32 +0000)]
(menu): Make inverse-video on ttys too.

23 years agoRemove autoload cookied, add author,
Gerd Moellmann [Wed, 22 Nov 2000 15:11:36 +0000 (15:11 +0000)]
Remove autoload cookied, add author,
maintainer, keywords tags.

23 years ago(replace-rectangle): Don't call string-rectangle-line
Gerd Moellmann [Wed, 22 Nov 2000 15:06:10 +0000 (15:06 +0000)]
(replace-rectangle): Don't call string-rectangle-line
with too many arguments.

23 years ago(gnus-group-make-tool-bar): Fix a paren typo.
Gerd Moellmann [Wed, 22 Nov 2000 14:53:54 +0000 (14:53 +0000)]
(gnus-group-make-tool-bar): Fix a paren typo.

23 years ago* message.el (message-send-mail): Use buffer-substring-no-properties.
ShengHuo ZHU [Wed, 22 Nov 2000 14:27:40 +0000 (14:27 +0000)]
* message.el (message-send-mail): Use buffer-substring-no-properties.

23 years ago(x_set_tool_bar_lines): Clear internal border when
Gerd Moellmann [Wed, 22 Nov 2000 14:27:38 +0000 (14:27 +0000)]
(x_set_tool_bar_lines): Clear internal border when
tool bar gets smaller.

23 years ago*** empty log message ***
Dave Love [Wed, 22 Nov 2000 14:07:59 +0000 (14:07 +0000)]
*** empty log message ***

23 years ago(Undisplayable Characters): New node.
Dave Love [Wed, 22 Nov 2000 14:04:22 +0000 (14:04 +0000)]
(Undisplayable Characters): New node.

Tweaks elsewhere.

23 years agoTweak non-ASCII display.
Dave Love [Wed, 22 Nov 2000 13:55:24 +0000 (13:55 +0000)]
Tweak non-ASCII display.

23 years ago#
André Spiegel [Wed, 22 Nov 2000 12:59:03 +0000 (12:59 +0000)]
#

23 years ago(viper-file-checked-in-p): Call vc-state instead of vc-locking-user,
André Spiegel [Wed, 22 Nov 2000 12:55:31 +0000 (12:55 +0000)]
(viper-file-checked-in-p): Call vc-state instead of vc-locking-user,
which no longer exists.

23 years ago(ediff-file-checked-out-p, ediff-file-checked-in-p): Call vc-state
André Spiegel [Wed, 22 Nov 2000 12:54:21 +0000 (12:54 +0000)]
(ediff-file-checked-out-p, ediff-file-checked-in-p): Call vc-state
instead of vc-locking-user, which no longer exists.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Nov 2000 12:50:52 +0000 (12:50 +0000)]
*** empty log message ***

23 years agoUse m/macppc.h instead of the non-existent
Gerd Moellmann [Wed, 22 Nov 2000 12:50:24 +0000 (12:50 +0000)]
Use m/macppc.h instead of the non-existent
m/powerpc.h.

23 years ago*** empty log message ***
Dave Love [Wed, 22 Nov 2000 12:35:51 +0000 (12:35 +0000)]
*** empty log message ***

23 years ago(refill-adjust-ignorable-overlay, refill-fill-paragraph-at):
Miles Bader [Wed, 22 Nov 2000 11:34:05 +0000 (11:34 +0000)]
(refill-adjust-ignorable-overlay, refill-fill-paragraph-at):
  Remove debugging code.