bpt/emacs.git
24 years ago(ange-ftp-skip-msgs): Include 500 code.for
Gerd Moellmann [Fri, 12 May 2000 18:38:28 +0000 (18:38 +0000)]
(ange-ftp-skip-msgs): Include 500 code.for
handling FTP security extensions.

24 years ago(lisp-font-lock-keywords-1): Add define-minor-mode.
Stefan Monnier [Fri, 12 May 2000 18:11:37 +0000 (18:11 +0000)]
(lisp-font-lock-keywords-1): Add define-minor-mode.

24 years agoRemove some compatibility stuff and CL
Dave Love [Fri, 12 May 2000 10:58:13 +0000 (10:58 +0000)]
Remove some compatibility stuff and CL
dependence.  Use line-{beginning,end}-position, not
point-at{b,e}ol.  Some doc fixes.
(todo-position): New function.  Fix callers of position to use it.
(todo-save-top-priorities, todo-print): Use with-temp-buffer.

24 years ago*** empty log message ***
Dave Love [Fri, 12 May 2000 09:46:03 +0000 (09:46 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 12 May 2000 09:22:33 +0000 (09:22 +0000)]
*** empty log message ***

24 years ago(Freplace_match): Handle case of `\N' in the
Gerd Moellmann [Fri, 12 May 2000 09:21:59 +0000 (09:21 +0000)]
(Freplace_match): Handle case of `\N' in the
replacement when there's no group N.

24 years ago(display-time-mail-icon): Use `:ascent center'.
Gerd Moellmann [Fri, 12 May 2000 08:16:14 +0000 (08:16 +0000)]
(display-time-mail-icon): Use `:ascent center'.

24 years agotodo-mode
Dave Love [Thu, 11 May 2000 22:11:02 +0000 (22:11 +0000)]
todo-mode

24 years ago*** empty log message ***
Dave Love [Thu, 11 May 2000 22:05:12 +0000 (22:05 +0000)]
*** empty log message ***

24 years ago(comint-read-input-ring): Move reference to
Gerd Moellmann [Thu, 11 May 2000 20:35:51 +0000 (20:35 +0000)]
(comint-read-input-ring): Move reference to
comint-input-ring-size outside of the save-excursion.  It was
causing the default value to be the only one ever seen.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 11 May 2000 19:29:55 +0000 (19:29 +0000)]
*** empty log message ***

24 years agoFix last change.
Dave Love [Thu, 11 May 2000 18:38:29 +0000 (18:38 +0000)]
Fix last change.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 11 May 2000 15:44:54 +0000 (15:44 +0000)]
*** empty log message ***

24 years ago(add_to_log): Pass 1 byte less to message_dolog.
Gerd Moellmann [Thu, 11 May 2000 15:43:37 +0000 (15:43 +0000)]
(add_to_log): Pass 1 byte less to message_dolog.

24 years agoUpdate copyright. Remove Simon Marshall's email
Gerd Moellmann [Thu, 11 May 2000 14:44:17 +0000 (14:44 +0000)]
Update copyright.  Remove Simon Marshall's email
address on request from him.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 11 May 2000 13:29:12 +0000 (13:29 +0000)]
*** empty log message ***

24 years ago(read_char): Don't clear current message for help
Gerd Moellmann [Thu, 11 May 2000 12:23:55 +0000 (12:23 +0000)]
(read_char): Don't clear current message for help
events; let the code handling help events handle this.  Change
code detecting help events that should be ignored.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 11 May 2000 09:32:19 +0000 (09:32 +0000)]
*** empty log message ***

24 years ago(handle_single_display_prop): Don't try to set PT if
Gerd Moellmann [Thu, 11 May 2000 09:31:42 +0000 (09:31 +0000)]
(handle_single_display_prop): Don't try to set PT if
we're interating over a string.

24 years ago(substitute-key-definition): Add comment describing
Gerd Moellmann [Thu, 11 May 2000 09:28:06 +0000 (09:28 +0000)]
(substitute-key-definition): Add comment describing
the meaning of PREFIX.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 11 May 2000 08:31:26 +0000 (08:31 +0000)]
*** empty log message ***

24 years ago(INFO_TARGETS): Add info/ebrowse.
Gerd Moellmann [Thu, 11 May 2000 08:31:18 +0000 (08:31 +0000)]
(INFO_TARGETS): Add info/ebrowse.
(../info/ebrowse, ebrowse.dvi): New targets.

24 years ago(regexp-opt-depth): Fix regexp.
Stefan Monnier [Wed, 10 May 2000 22:43:28 +0000 (22:43 +0000)]
(regexp-opt-depth): Fix regexp.

24 years ago(add-hook, remove-hook): Make hook buffer-local if needed..
Stefan Monnier [Wed, 10 May 2000 22:40:17 +0000 (22:40 +0000)]
(add-hook, remove-hook): Make hook buffer-local if needed..
(add-minor-mode): Don't make the variable buffer-local and add a
reference to define-minor-mode in the docstring.

24 years ago(cvs-cleanup-collection): Remove obsolete code for
Stefan Monnier [Wed, 10 May 2000 22:28:36 +0000 (22:28 +0000)]
(cvs-cleanup-collection): Remove obsolete code for
HEADER/FOOTER and fix bug with trailing empty directory.
(cvs-append-to-ignore): Use vc-editable-p if available.
(cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
(vc-do-command): Tweak advice to handle the new VC.

24 years ago(log-view-goto-rev): New function for the new VC.
Stefan Monnier [Wed, 10 May 2000 22:22:21 +0000 (22:22 +0000)]
(log-view-goto-rev): New function for the new VC.
(log-view-minor-wrap): Use mark-active.

24 years ago(cvs-changelog-full-paragraphs): Mark obsolete.
Stefan Monnier [Wed, 10 May 2000 22:20:51 +0000 (22:20 +0000)]
(cvs-changelog-full-paragraphs): Mark obsolete.
(log-edit-changelog-full-paragraphs): New var.
(log-edit-insert-changelog): Remove a lonely leading `* file'.
(log-edit-narrow-changelog, log-edit-changelog-paragraph)
(log-edit-changelog-subparagraph, log-edit-changelog-entry)
(log-edit-changelog-ours-p, log-edit-changelog-entries)
(log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
Replace the `cvs' prefix with `log-edit'.

24 years ago(iswitchb-completion-help): Unquote lambda.
Stefan Monnier [Wed, 10 May 2000 22:13:41 +0000 (22:13 +0000)]
(iswitchb-completion-help): Unquote lambda.

24 years ago(diff-font-lock-keywords): Recognize comments.
Stefan Monnier [Wed, 10 May 2000 22:12:46 +0000 (22:12 +0000)]
(diff-font-lock-keywords): Recognize comments.
(diff-font-lock-defaults): Explicitly turn off multiline.
(diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
(diff-ediff-patch): Fix call to ediff-patch-file.
(diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
Handle comments.

24 years ago(cvs-status-minor-wrap): Use mark-active.
Stefan Monnier [Wed, 10 May 2000 22:08:28 +0000 (22:08 +0000)]
(cvs-status-minor-wrap): Use mark-active.

24 years ago(automatic-hscrolling): Typo.
Stefan Monnier [Wed, 10 May 2000 21:54:40 +0000 (21:54 +0000)]
(automatic-hscrolling): Typo.

24 years agoCleaned some left over bogus conflict markers.
Stefan Monnier [Wed, 10 May 2000 21:37:06 +0000 (21:37 +0000)]
Cleaned some left over bogus conflict markers.

24 years agoMention PCL-CVS.
Stefan Monnier [Wed, 10 May 2000 21:34:11 +0000 (21:34 +0000)]
Mention PCL-CVS.

24 years agowrite-region change
Dave Love [Wed, 10 May 2000 19:40:18 +0000 (19:40 +0000)]
write-region change

24 years ago*** empty log message ***
Dave Love [Wed, 10 May 2000 19:30:05 +0000 (19:30 +0000)]
*** empty log message ***

24 years ago(install-arch-indep): Filter CVS as well as RCS.
Dave Love [Wed, 10 May 2000 18:02:16 +0000 (18:02 +0000)]
(install-arch-indep): Filter CVS as well as RCS.

24 years agoFix make-obsolete for internal-get-face.
Dave Love [Wed, 10 May 2000 09:35:14 +0000 (09:35 +0000)]
Fix make-obsolete for internal-get-face.

24 years ago*** empty log message ***
Dave Love [Wed, 10 May 2000 09:25:53 +0000 (09:25 +0000)]
*** empty log message ***

24 years agowrite-region change
Dave Love [Wed, 10 May 2000 08:54:51 +0000 (08:54 +0000)]
write-region change

24 years ago(Fwrite_region): If APPEND arg is an integer, seek to
Dave Love [Wed, 10 May 2000 08:52:47 +0000 (08:52 +0000)]
(Fwrite_region): If APPEND arg is an integer, seek to
that offset before writing.  Move gcpro region past call of
Ffile_regular_p.

24 years ago*** empty log message ***
Dave Love [Tue, 9 May 2000 18:27:36 +0000 (18:27 +0000)]
*** empty log message ***

24 years ago(apropos-print): use `describe-face' instead of
Dave Love [Tue, 9 May 2000 18:22:24 +0000 (18:22 +0000)]
(apropos-print): use `describe-face' instead of
`customize-face-other-window'.

24 years agoauto-fill-chars
Dave Love [Tue, 9 May 2000 16:33:44 +0000 (16:33 +0000)]
auto-fill-chars

24 years ago(describe-variable): Have customize button pop the
Dave Love [Tue, 9 May 2000 15:51:57 +0000 (15:51 +0000)]
(describe-variable): Have customize button pop the
help-xref stack when invoked.
(help-xref-symbol-regexp): Add `face'.
(help-make-xrefs): Check for quoted face names and adapt regexp
submatch numbers to cope.
(help-xref-interned): Maybe insert face doc too.  Separate
sections with a line of hyphens.

24 years agoSome doc fixes.
Dave Love [Tue, 9 May 2000 15:45:57 +0000 (15:45 +0000)]
Some doc fixes.
(describe-face): Add customize button.  Return the help
text.  Fix prompt.

24 years ago*** empty log message ***
Eli Zaretskii [Tue, 9 May 2000 09:34:22 +0000 (09:34 +0000)]
*** empty log message ***

24 years ago(Documentation): Document woman.el features.
Eli Zaretskii [Tue, 9 May 2000 09:33:07 +0000 (09:33 +0000)]
(Documentation): Document woman.el features.

24 years agoFix last change.
Eli Zaretskii [Tue, 9 May 2000 09:27:16 +0000 (09:27 +0000)]
Fix last change.

24 years agoImport changes from current Gnus.
Dave Love [Mon, 8 May 2000 17:59:45 +0000 (17:59 +0000)]
Import changes from current Gnus.
(pop3-open-server): Bind coding systems before creating buffer and
fix creating its name.
(pop3-string-to-list): Function deleted.  Change callers to use
split-string.

24 years agoMention `woman'.
Eli Zaretskii [Mon, 8 May 2000 16:02:33 +0000 (16:02 +0000)]
Mention `woman'.

24 years ago*** empty log message ***
Eli Zaretskii [Mon, 8 May 2000 14:50:57 +0000 (14:50 +0000)]
*** empty log message ***

24 years agoNew file.
Eli Zaretskii [Mon, 8 May 2000 14:32:17 +0000 (14:32 +0000)]
New file.

24 years ago*** empty log message ***
Eli Zaretskii [Mon, 8 May 2000 14:04:19 +0000 (14:04 +0000)]
*** empty log message ***

24 years ago(IT-character-translations): Update ASCII
Eli Zaretskii [Mon, 8 May 2000 13:58:53 +0000 (13:58 +0000)]
(IT-character-translations): Update ASCII
simulations for greek-iso8859-7, add latin-iso8859-14 and
latin-iso8859-15.

24 years ago(set-language-info-alist): Call define-prefix-command with 3 arguments,
Eli Zaretskii [Mon, 8 May 2000 11:44:29 +0000 (11:44 +0000)]
(set-language-info-alist): Call define-prefix-command with 3 arguments,
to make the map suitable for a menu.

24 years agoSmall doc fixes from Pavel Janic.
Dave Love [Sun, 7 May 2000 19:09:25 +0000 (19:09 +0000)]
Small doc fixes from Pavel Janic.

24 years agoDoc fixes; mainly avoid duplicating arg
Dave Love [Fri, 5 May 2000 20:01:01 +0000 (20:01 +0000)]
Doc fixes; mainly avoid duplicating arg
list in doc string.  Don't quote keyword symbols.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 5 May 2000 13:22:19 +0000 (13:22 +0000)]
*** empty log message ***

24 years ago(abbrev-mode): Make ARG optional.
Gerd Moellmann [Fri, 5 May 2000 13:21:04 +0000 (13:21 +0000)]
(abbrev-mode): Make ARG optional.

24 years agoMake a link for lib-src/grep-changelog. Copy
Gerd Moellmann [Fri, 5 May 2000 13:19:27 +0000 (13:19 +0000)]
Make a link for lib-src/grep-changelog.  Copy
install-sh.

24 years ago*** empty log message ***
Dave Love [Thu, 4 May 2000 22:40:05 +0000 (22:40 +0000)]
*** empty log message ***

24 years ago(syms_of_buffer) [auto-fill-function]: Doc fix.
Dave Love [Thu, 4 May 2000 22:00:40 +0000 (22:00 +0000)]
(syms_of_buffer) [auto-fill-function]: Doc fix.

24 years ago(syms_of_charset) [auto-fill-chars]: Doc fix.
Dave Love [Thu, 4 May 2000 21:57:05 +0000 (21:57 +0000)]
(syms_of_charset) [auto-fill-chars]: Doc fix.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 4 May 2000 21:52:38 +0000 (21:52 +0000)]
*** empty log message ***

24 years agoChange file name `EBROWSE' to `BROWSE'.
Gerd Moellmann [Thu, 4 May 2000 21:51:29 +0000 (21:51 +0000)]
Change file name `EBROWSE' to `BROWSE'.

24 years ago(auto-mode-alist): Change `EBROWSE' to `BROWSE'.
Gerd Moellmann [Thu, 4 May 2000 21:50:18 +0000 (21:50 +0000)]
(auto-mode-alist): Change `EBROWSE' to `BROWSE'.

24 years ago(DEFAULT_OUTFILE): Set to `BROWSE'.
Gerd Moellmann [Thu, 4 May 2000 21:48:52 +0000 (21:48 +0000)]
(DEFAULT_OUTFILE): Set to `BROWSE'.

24 years ago(insert_from_buffer_1): Adjust FROM position by number
Gerd Moellmann [Thu, 4 May 2000 21:45:40 +0000 (21:45 +0000)]
(insert_from_buffer_1): Adjust FROM position by number
of inserted characters when BUF equals the current buffer, and PT
is in front of or equal to FROM.

24 years ago(substitute-key-definition): Clarify documentation.
Gerd Moellmann [Thu, 4 May 2000 20:21:58 +0000 (20:21 +0000)]
(substitute-key-definition): Clarify documentation.

24 years ago(glasses-convert-to-unreadable): Use
Gerd Moellmann [Thu, 4 May 2000 20:17:59 +0000 (20:17 +0000)]
(glasses-convert-to-unreadable): Use
`glasses-separator' instead of the hard-wired "_".
(glasses-mode): Call `glasses-make-unreadable' only in a single
place.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 4 May 2000 19:20:37 +0000 (19:20 +0000)]
*** empty log message ***

24 years ago(cjk-codepages-alist): Add associations for
Eli Zaretskii [Thu, 4 May 2000 16:12:32 +0000 (16:12 +0000)]
(cjk-codepages-alist): Add associations for
Chinese and Korean codepages.

24 years ago*** empty log message ***
Dave Love [Wed, 3 May 2000 21:40:11 +0000 (21:40 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 3 May 2000 19:49:39 +0000 (19:49 +0000)]
*** empty log message ***

24 years ago(handle_single_display_prop): If display property value
Gerd Moellmann [Wed, 3 May 2000 19:48:35 +0000 (19:48 +0000)]
(handle_single_display_prop): If display property value
is invalid, or something not supported on the frame, restore
iterator's position to what it was initially.  Make sure to return
0 for invalid and unsupported property values.

24 years ago(mail-abbrev-insert-alias): Renamed from
Gerd Moellmann [Wed, 3 May 2000 19:25:07 +0000 (19:25 +0000)]
(mail-abbrev-insert-alias): Renamed from
mail-interactive-insert-alias.
(mail-abbrev-complete-alias): New command.
(mail-mode-map): Bind it to `M-TAB'.

24 years ago(makefile-mode-abbrev-table): New variable.
Gerd Moellmann [Wed, 3 May 2000 19:24:18 +0000 (19:24 +0000)]
(makefile-mode-abbrev-table): New variable.
(makefile-mode): Set local abbrev table to
makefile-mode-abbrev-table.
(makefile-font-lock-keywords): Fontify includes and conditionals.

24 years ago(query-replace-map): Add binding for `E'.
Gerd Moellmann [Wed, 3 May 2000 19:23:28 +0000 (19:23 +0000)]
(query-replace-map): Add binding for `E'.
(query-replace-help): Extend help text.
(perform-replace): Allow editing the replacement string.

24 years agodisplay-time-use-mail-icon
Dave Love [Wed, 3 May 2000 17:45:58 +0000 (17:45 +0000)]
display-time-use-mail-icon

24 years agodisplay-time stuff
Dave Love [Wed, 3 May 2000 17:16:51 +0000 (17:16 +0000)]
display-time stuff

24 years ago*** empty log message ***
Dave Love [Wed, 3 May 2000 17:10:11 +0000 (17:10 +0000)]
*** empty log message ***

24 years ago(display-time-mail-face, display-time-use-mail-icon):
Dave Love [Wed, 3 May 2000 17:03:08 +0000 (17:03 +0000)]
(display-time-mail-face, display-time-use-mail-icon):
New option.
(display-time-mail-icon): New variable.
(display-time-string-forms): Use the above.  Fix the local-map.

24 years agoWindmove tweak.
Dave Love [Wed, 3 May 2000 14:51:58 +0000 (14:51 +0000)]
Windmove tweak.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 3 May 2000 12:34:27 +0000 (12:34 +0000)]
*** empty log message ***

24 years ago(add-minor-mode): Handle AFTER for keymaps. Don't
Gerd Moellmann [Wed, 3 May 2000 12:33:16 +0000 (12:33 +0000)]
(add-minor-mode): Handle AFTER for keymaps. Don't
set TOGGLE's value.

24 years ago(x_produce_glyphs) <composite chars>: Handle case
Gerd Moellmann [Wed, 3 May 2000 11:39:25 +0000 (11:39 +0000)]
(x_produce_glyphs) <composite chars>: Handle case
that x_per_char_metric returns null.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 3 May 2000 10:45:51 +0000 (10:45 +0000)]
*** empty log message ***

24 years ago(lao-compose-region): New function.
Kenichi Handa [Wed, 3 May 2000 03:28:39 +0000 (03:28 +0000)]
(lao-compose-region): New function.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 3 May 2000 03:09:02 +0000 (03:09 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 2 May 2000 20:12:37 +0000 (20:12 +0000)]
*** empty log message ***

24 years ago(recover-session): Make directories as necessary
Gerd Moellmann [Tue, 2 May 2000 20:09:21 +0000 (20:09 +0000)]
(recover-session): Make directories as necessary
if they don't exist yet.

24 years ago(Qcenter): New variable.
Gerd Moellmann [Tue, 2 May 2000 20:03:32 +0000 (20:03 +0000)]
(Qcenter): New variable.
(enum image_value_type): Add IMAGE_ASCENT_VALUE.
(parse_image_spec): Handle IMAGE_ASCENT_VALUE.
(image_ascent): New function.
(lookup_image): Recognize `:ascent center'.
(xbm_format, xpm_format, pbm_format, png_format, jpeg_format)
(tiff_format, gif_format, gs_format): Use IMAGE_ASCENT_VALUE.
(xbm_load): Don't set image's ascent here.
(xbm_image_p, xpm_image_p, pbm_image_p, png_image_p)
(jpeg_image_p, tiff_image_p, gif_image_p, gs_image_p): Don't
check ascent values here.
(Fimagep, Flookup_image [GLYPH_DEBUG]: Removed.
(syms_of_xfns) [GLYPH_DEBUG]: Don't defsubr removed functions.
(syms_of_xfns): Initialize Qcenter.

24 years ago(DEFAULT_IMAGE_HEIGHT): New macro.
Gerd Moellmann [Tue, 2 May 2000 20:02:55 +0000 (20:02 +0000)]
(DEFAULT_IMAGE_HEIGHT): New macro.
(IMAGE_ASCENT): Removed.

24 years ago(x_produce_image_glyph, x_draw_image_foreground)
Gerd Moellmann [Tue, 2 May 2000 20:02:29 +0000 (20:02 +0000)]
(x_produce_image_glyph, x_draw_image_foreground)
(x_draw_image_relief, x_draw_image_foreground_1): Call function
image_ascent instead of using IMAGE_ASCENT.

24 years ago(struct face): Add forward declaration.
Gerd Moellmann [Tue, 2 May 2000 20:01:46 +0000 (20:01 +0000)]
(struct face): Add forward declaration.
(struct image): Ditto.
(image_ascent): Add prototype.

24 years ago*** empty log message ***
Dave Love [Tue, 2 May 2000 19:10:37 +0000 (19:10 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 2 May 2000 13:47:06 +0000 (13:47 +0000)]
*** empty log message ***

24 years ago(french-calendar-multibyte-special-days-array)
Gerd Moellmann [Tue, 2 May 2000 13:43:45 +0000 (13:43 +0000)]
(french-calendar-multibyte-special-days-array)
(french-calendar-special-days-array): Change French text.
(calendar-french-date-string): Change output.
(calendar-goto-french-date): Likewise.

24 years ago(widget-default-active): Obey `:always-active'.
Gerd Moellmann [Tue, 2 May 2000 13:42:46 +0000 (13:42 +0000)]
(widget-default-active): Obey `:always-active'.
(widget-documentation-string-value-create): Set `:always-active'.

24 years ago(Fsignal): If lisp_eval_depth or spepdl_size are near
Gerd Moellmann [Tue, 2 May 2000 13:41:03 +0000 (13:41 +0000)]
(Fsignal): If lisp_eval_depth or spepdl_size are near
to the limits, increase the limits.