]> code.delx.au - gnu-emacs/log
gnu-emacs
23 years ago* emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
Stefan Monnier [Wed, 16 Aug 2000 20:27:39 +0000 (20:27 +0000)]
* emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
(ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
Allow going past the last element.
* pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
(cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
(cvs-mouse-toggle-mark): Don't move point.
(cvs-revert-if-needed): Avoid re-eval of local variables and modes.

23 years ago(grep): Provide a default set of files.
Stefan Monnier [Wed, 16 Aug 2000 20:20:43 +0000 (20:20 +0000)]
(grep): Provide a default set of files.
(next-error): Docstring fix.
(compilation-find-file): Avoid find-file (fails in a dedicated window).

23 years agoTypo.
Stefan Monnier [Wed, 16 Aug 2000 20:17:39 +0000 (20:17 +0000)]
Typo.

23 years ago(define-minor-mode): Use `symbol-value' to keep the byte-compiler quiet.
Stefan Monnier [Wed, 16 Aug 2000 20:16:33 +0000 (20:16 +0000)]
(define-minor-mode): Use `symbol-value' to keep the byte-compiler quiet.

23 years agomainly indexing
Dave Love [Wed, 16 Aug 2000 19:57:31 +0000 (19:57 +0000)]
mainly indexing

23 years agodired-x tweaks
Dave Love [Wed, 16 Aug 2000 19:56:30 +0000 (19:56 +0000)]
dired-x tweaks

23 years ago(diff-mode-map): Bind diff-apply-hunk.
Stefan Monnier [Wed, 16 Aug 2000 19:56:10 +0000 (19:56 +0000)]
(diff-mode-map): Bind diff-apply-hunk.
(diff-find-source-location): New fun, extracted from diff-goto-source.
(diff-goto-source): Use it.
(diff-next-complex-hunk, diff-filter-lines): New function.
(diff-apply-hunk): New command.

23 years agoC-Mouse-3.
Dave Love [Wed, 16 Aug 2000 19:55:48 +0000 (19:55 +0000)]
C-Mouse-3.
msb-mode
indexing.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 16 Aug 2000 19:55:18 +0000 (19:55 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Wed, 16 Aug 2000 19:53:17 +0000 (19:53 +0000)]
*** empty log message ***

23 years ago(Buffer Convenience): New.
Dave Love [Wed, 16 Aug 2000 19:52:35 +0000 (19:52 +0000)]
(Buffer Convenience): New.

23 years ago(smerge-mode-menu): Doc fix.
Stefan Monnier [Wed, 16 Aug 2000 19:51:55 +0000 (19:51 +0000)]
(smerge-mode-menu): Doc fix.

23 years agoiso-cvt, tildify, bibtex-mode
Dave Love [Wed, 16 Aug 2000 19:50:21 +0000 (19:50 +0000)]
iso-cvt, tildify, bibtex-mode

23 years ago(Mode Line): xref Mode Line Mouse
Dave Love [Wed, 16 Aug 2000 19:48:56 +0000 (19:48 +0000)]
(Mode Line): xref Mode Line Mouse

23 years agodelete-selection-mode
Dave Love [Wed, 16 Aug 2000 19:45:30 +0000 (19:45 +0000)]
delete-selection-mode

23 years ago(msb-mode): Define it in terms of define-minor-mode.
Stefan Monnier [Wed, 16 Aug 2000 19:40:41 +0000 (19:40 +0000)]
(msb-mode): Define it in terms of define-minor-mode.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 16 Aug 2000 19:37:26 +0000 (19:37 +0000)]
*** empty log message ***

23 years agozone
Dave Love [Wed, 16 Aug 2000 19:25:25 +0000 (19:25 +0000)]
zone

23 years ago(Environment): setenv.
Dave Love [Wed, 16 Aug 2000 19:20:14 +0000 (19:20 +0000)]
(Environment): setenv.
(Resources X): lineSpacing, privateColormap, screenGamma, synchronous,
visualClass.

23 years ago(fortune) <defgroup>: Add :version.
Dave Love [Wed, 16 Aug 2000 19:10:48 +0000 (19:10 +0000)]
(fortune) <defgroup>: Add :version.
(fortune-append): Fix error message.
(fortune-from-region): Doc fix.

23 years ago(pong): Doc fix.
Dave Love [Wed, 16 Aug 2000 19:07:04 +0000 (19:07 +0000)]
(pong): Doc fix.

23 years agoAdd `extensions' to keywords, since it's internal.
Dave Love [Wed, 16 Aug 2000 19:05:59 +0000 (19:05 +0000)]
Add `extensions' to keywords, since it's internal.

23 years agoFix commentary section.
Dave Love [Wed, 16 Aug 2000 19:03:53 +0000 (19:03 +0000)]
Fix commentary section.

23 years ago(Emacs Server): emacs.bash
Dave Love [Wed, 16 Aug 2000 19:01:51 +0000 (19:01 +0000)]
(Emacs Server): emacs.bash
(Emulation): crisp, pc-bindings, pc-selection tweaks.
(Hyperlinking): Redo into subsections, &c.
(Amusements): Decipher, morse, pong, studlify

23 years agoemdash in title
Dave Love [Wed, 16 Aug 2000 18:54:37 +0000 (18:54 +0000)]
emdash in title

23 years ago(desktop-save): Don't look at symbol-value of a
Eli Zaretskii [Wed, 16 Aug 2000 18:19:47 +0000 (18:19 +0000)]
(desktop-save): Don't look at symbol-value of a
member of minor-mode-alist, unless it is boundp.

23 years ago(ccl-program-p): Fix doc string.
Dave Love [Wed, 16 Aug 2000 15:17:24 +0000 (15:17 +0000)]
(ccl-program-p): Fix doc string.

23 years ago* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold [Wed, 16 Aug 2000 14:33:21 +0000 (14:33 +0000)]
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
`while'; use `with-current-buffer' instead of `save-excursion'.
Removed unnecessary kludges now that "*Buffer List*" is excluded.

23 years agoDocument the new change-log-redate command.
Eli Zaretskii [Wed, 16 Aug 2000 12:47:20 +0000 (12:47 +0000)]
Document the new change-log-redate command.

23 years ago(write_glyphs): Also turn off inverse video after turning
Gerd Moellmann [Wed, 16 Aug 2000 12:14:15 +0000 (12:14 +0000)]
(write_glyphs): Also turn off inverse video after turning
off other appearances in case TS_exit_attribute_mode is not equal
to TS_end_standout_mode.
(insert_glyphs): Turn inverse video on/off for each run of glyphs
with the same face.
(turn_off_face): Reset standout_mode only if
TS_exit_attribute_mode has been output and TS_exit_attribute_mode
is equal to TS_end_standout_mode.

23 years ago(encode_coding): Fix the bug of not flushing ISO escape sequence at
Kenichi Handa [Wed, 16 Aug 2000 11:19:34 +0000 (11:19 +0000)]
(encode_coding): Fix the bug of not flushing ISO escape sequence at
the end of the source block.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 16 Aug 2000 11:17:37 +0000 (11:17 +0000)]
*** empty log message ***

23 years ago(declare-ccl-program): Docstring modified.
Kenichi Handa [Wed, 16 Aug 2000 10:57:57 +0000 (10:57 +0000)]
(declare-ccl-program): Docstring modified.
(ccl-execute-with-args): Likewise.

23 years ago(Fccl_program_p): Docstring modified.
Kenichi Handa [Wed, 16 Aug 2000 10:49:31 +0000 (10:49 +0000)]
(Fccl_program_p): Docstring modified.
(Fccl_execute): Likewise.
(Fccl_execute_on_string): Likewise.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 16 Aug 2000 10:48:41 +0000 (10:48 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Wed, 16 Aug 2000 09:23:20 +0000 (09:23 +0000)]
*** empty log message ***

23 years ago(IT_write_glyphs): Convert cbp to unsigned char *.
Eli Zaretskii [Wed, 16 Aug 2000 05:22:00 +0000 (05:22 +0000)]
(IT_write_glyphs): Convert cbp to unsigned char *.

23 years agoAdd compatibility definition of comint-line-beginning-position.
Miles Bader [Wed, 16 Aug 2000 02:34:28 +0000 (02:34 +0000)]
Add compatibility definition of comint-line-beginning-position.

23 years ago(write_glyphs): Use a locally declared conversion_buffer.
Kenichi Handa [Wed, 16 Aug 2000 01:38:49 +0000 (01:38 +0000)]
(write_glyphs): Use a locally declared conversion_buffer.

23 years ago(write_glyphs): Use a locally declared conversion_buffer.
Kenichi Handa [Wed, 16 Aug 2000 01:38:32 +0000 (01:38 +0000)]
(write_glyphs): Use a locally declared conversion_buffer.
(insert_glyphs): Likewise.

23 years ago(IT_write_glyphs): Use a locally declared conversion_buffer.
Kenichi Handa [Wed, 16 Aug 2000 01:38:04 +0000 (01:38 +0000)]
(IT_write_glyphs): Use a locally declared conversion_buffer.

23 years ago(main): Don't call init_coding.
Kenichi Handa [Wed, 16 Aug 2000 01:37:39 +0000 (01:37 +0000)]
(main): Don't call init_coding.

23 years ago(MINIMUM_CONVERSION_BUFFER_SIZE): Macro deleted.
Kenichi Handa [Wed, 16 Aug 2000 01:37:20 +0000 (01:37 +0000)]
(MINIMUM_CONVERSION_BUFFER_SIZE): Macro deleted.
(conversion_buffer, conversion_buffer_size): Variables deleted.
(get_conversion_buffer): Function deleted.
(struct conversion_buffer): New structure.
(MAX_ALLOCA): New macro.
(allocate_conversion_buffer): New macro.
(extend_conversion_buffer, free_conversion_buffer): New functions.
(ccl_coding_driver): Set coding->result.
(decode_coding): Set coding->result to CODING_FINISH_NORMAL if
this is the last block of source.
(encode_coding): Likewise.  Handle the source block as the last
one only when the whole source text is consumed.
(decode_coding_string): Handle the case that the output buffer is
too small to decode the whole source text.  Use
allocate_conversion_buffer, extend_conversion_buffer and
free_conversion_buffer, not get_conversion_buffer.
(encode_coding_string): Likewise.
(init_coding): Function deleted.
(init_coding_once): Delete code to initialize
conversion_buffer_size.

23 years ago(conversion_buffer_size, conversion_buffer)
Kenichi Handa [Wed, 16 Aug 2000 01:36:53 +0000 (01:36 +0000)]
(conversion_buffer_size, conversion_buffer)
(get_conversion_buffer): Extern deleted.

23 years ago(CCL_WRITE_CHAR): If CH is eight-bit-control char, decrement dst_end
Kenichi Handa [Wed, 16 Aug 2000 01:36:35 +0000 (01:36 +0000)]
(CCL_WRITE_CHAR): If CH is eight-bit-control char, decrement dst_end
to avoid buffer overflow in the later call of string_as_multibyte

23 years ago*** empty log message ***
Kenichi Handa [Wed, 16 Aug 2000 01:36:13 +0000 (01:36 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 15 Aug 2000 21:34:26 +0000 (21:34 +0000)]
*** empty log message ***

23 years ago(list-buffers-noselect): Set `buffer' as well as
Gerd Moellmann [Tue, 15 Aug 2000 21:28:08 +0000 (21:28 +0000)]
(list-buffers-noselect): Set `buffer' as well as
'buffer-menu' property.
(Buffer-menu-buffer): Use `buffer' property if `buffer-name'
fails.
(Buffer-menu-execute): When deleting, test `(and buf (buffer-name
buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
wasn't killed.

23 years ago(IT_update_begin): Don't crash if mouse_face_mouse_frame
Eli Zaretskii [Tue, 15 Aug 2000 21:02:00 +0000 (21:02 +0000)]
(IT_update_begin): Don't crash if mouse_face_mouse_frame
member of display_info is NULL.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 15 Aug 2000 19:26:40 +0000 (19:26 +0000)]
*** empty log message ***

23 years ago(list-buffers-noselect): Don't display the
Gerd Moellmann [Tue, 15 Aug 2000 19:26:09 +0000 (19:26 +0000)]
(list-buffers-noselect): Don't display the
*Buffer List* buffer.

23 years ago(compact_small_strings): Use safe_bcopy, add an
Gerd Moellmann [Tue, 15 Aug 2000 19:24:42 +0000 (19:24 +0000)]
(compact_small_strings): Use safe_bcopy, add an
assertion.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 15 Aug 2000 15:02:30 +0000 (15:02 +0000)]
*** empty log message ***

23 years ago(turn_off_face): Reset standout_mode when resetting
Gerd Moellmann [Tue, 15 Aug 2000 15:02:15 +0000 (15:02 +0000)]
(turn_off_face): Reset standout_mode when resetting
apparances with capability `me'.
(write_glyphs): Switch on inverse video before each face change.

23 years agoAutoload widget-convert when compiling.
Dave Love [Tue, 15 Aug 2000 14:29:03 +0000 (14:29 +0000)]
Autoload widget-convert when compiling.
(mail-user-agent): Doc fix.

23 years ago(function-called-at-point, variable-at-point): Use
Dave Love [Tue, 15 Aug 2000 14:25:50 +0000 (14:25 +0000)]
(function-called-at-point, variable-at-point): Use
with-syntax-table.
(help-manyarg-func-alist): Add insert-and-inherit.

23 years ago(thing-at-point-url-regexp): Prepend `\<'.
Dave Love [Tue, 15 Aug 2000 14:22:21 +0000 (14:22 +0000)]
(thing-at-point-url-regexp): Prepend `\<'.

23 years ago(delsel-unload-hook): New function.
Dave Love [Tue, 15 Aug 2000 14:20:14 +0000 (14:20 +0000)]
(delsel-unload-hook): New function.

23 years agoDoc fixes. Move provide to end.
Dave Love [Tue, 15 Aug 2000 14:18:18 +0000 (14:18 +0000)]
Doc fixes.  Move provide to end.
(ff) <defgroup>: Add :link.
(ff-goto-click): Deleted.
(ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
Use mouse-set-point.

23 years agoRequire jit-lock to prevent a late message `Loading jit-lock' message.
Gerd Moellmann [Tue, 15 Aug 2000 14:10:04 +0000 (14:10 +0000)]
Require jit-lock to prevent a late message `Loading jit-lock' message.

23 years ago(glasses) <defgroup>: Add :version.
Dave Love [Tue, 15 Aug 2000 14:04:13 +0000 (14:04 +0000)]
(glasses) <defgroup>: Add :version.
(glasses-custom-set): Use set-default, not set.
(minor-mode-alist): Propertize the lighter.
(glasses-mode): Provide optional arg.

23 years ago*** empty log message ***
Dave Love [Tue, 15 Aug 2000 13:55:45 +0000 (13:55 +0000)]
*** empty log message ***

23 years agoCopyright up-date.
Dave Love [Tue, 15 Aug 2000 13:45:51 +0000 (13:45 +0000)]
Copyright up-date.

23 years ago(cwarn) <defgroup>: Add :version, :link.
Dave Love [Tue, 15 Aug 2000 13:44:37 +0000 (13:44 +0000)]
(cwarn) <defgroup>: Add :version, :link.
(global-cwarn-mode): Don't make it a user option.  Unquote lambda.
(cwarn-font-lock-feature-keywords-alist): Don't make it a user
option.  Provide :type.
(cwarn-configuration): Provide :type.
(cwarn-mode): Doc fix.

23 years agoTidy up previous additions. List more languages. Glasses mode.
Dave Love [Tue, 15 Aug 2000 13:29:02 +0000 (13:29 +0000)]
Tidy up previous additions.  List more languages.  Glasses mode.
change-log-redate.  xref Ebrowse.  Cwarn mode.

23 years ago(change-log-merge): Doc fix.
Dave Love [Tue, 15 Aug 2000 13:26:16 +0000 (13:26 +0000)]
(change-log-merge): Doc fix.
(change-log-redate): New command.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 15 Aug 2000 13:22:09 +0000 (13:22 +0000)]
*** empty log message ***

23 years agoMinor English and formatting changes.
Dave Love [Tue, 15 Aug 2000 13:14:45 +0000 (13:14 +0000)]
Minor English and formatting changes.

23 years agosmall fixes
Dave Love [Tue, 15 Aug 2000 13:07:55 +0000 (13:07 +0000)]
small fixes

23 years agoChange authors' mail address.
Gerd Moellmann [Tue, 15 Aug 2000 12:39:23 +0000 (12:39 +0000)]
Change authors' mail address.

23 years ago*** empty log message ***
Miles Bader [Tue, 15 Aug 2000 12:16:01 +0000 (12:16 +0000)]
*** empty log message ***

23 years ago(ispell-graphic-p): New constant.
Miles Bader [Tue, 15 Aug 2000 12:06:42 +0000 (12:06 +0000)]
(ispell-graphic-p): New constant.
(ispell-choices-win-default-height, ispell-help):
  Use `ispell-graphic-p' instead of `xemacsp'.

23 years ago*** empty log message ***
Dave Love [Tue, 15 Aug 2000 12:02:34 +0000 (12:02 +0000)]
*** empty log message ***

23 years ago(Name Help): Don't mention find-func.
Dave Love [Tue, 15 Aug 2000 12:01:16 +0000 (12:01 +0000)]
(Name Help): Don't mention find-func.

23 years ago(msb--few-menus, msb--very-many-menus): Use current Gnus
Dave Love [Tue, 15 Aug 2000 11:19:13 +0000 (11:19 +0000)]
(msb--few-menus, msb--very-many-menus): Use current Gnus
modes.
(msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
Fix previous change to mapcan.
(msb--init-file-alist, msb--add-separators)
(msb--make-keymap-menu): Simplify.
(msb--choose-file-menu): Use copy-sequence.
(msb-mode-map): Add title to keymap.
(msb-unload-hook): New function.

23 years agoFix indentation.
Dave Love [Tue, 15 Aug 2000 11:18:38 +0000 (11:18 +0000)]
Fix indentation.
(bs) <defgroup>: Add :links.

23 years ago(browse-url-filename-alist): Add a clause for
Dave Love [Tue, 15 Aug 2000 11:17:17 +0000 (11:17 +0000)]
(browse-url-filename-alist): Add a clause for
Doze and Dog.
(browse-url): Use dolist, not mapcar.
(browse-url-at-point): Check for null url.
(browse-url-event-buffer, browse-url-event-point): Functions
deleted.
(browse-url-at-mouse, browse-url-netscape): Simplify.

23 years agoComment about gcc -g.
Dave Love [Tue, 15 Aug 2000 09:17:23 +0000 (09:17 +0000)]
Comment about gcc -g.

23 years ago*** empty log message ***
Eli Zaretskii [Tue, 15 Aug 2000 08:26:43 +0000 (08:26 +0000)]
*** empty log message ***

23 years ago(timeclock-file): Run .timelog through convert-standard-filename.
Eli Zaretskii [Tue, 15 Aug 2000 08:25:50 +0000 (08:25 +0000)]
(timeclock-file): Run .timelog through convert-standard-filename.

23 years ago(Time Intervals): New node.
Eli Zaretskii [Tue, 15 Aug 2000 08:24:30 +0000 (08:24 +0000)]
(Time Intervals): New node.

23 years ago(Authors): New node.
Eli Zaretskii [Tue, 15 Aug 2000 08:23:20 +0000 (08:23 +0000)]
(Authors): New node.

23 years agofixed sds e-mail
Sam Steingold [Mon, 14 Aug 2000 21:45:06 +0000 (21:45 +0000)]
fixed sds e-mail

23 years agoI wrote midnight.el
Sam Steingold [Mon, 14 Aug 2000 21:42:58 +0000 (21:42 +0000)]
I wrote midnight.el

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 14 Aug 2000 21:33:50 +0000 (21:33 +0000)]
*** empty log message ***

23 years agotypo fix
Sam Steingold [Mon, 14 Aug 2000 19:47:39 +0000 (19:47 +0000)]
typo fix

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 14 Aug 2000 19:47:29 +0000 (19:47 +0000)]
*** empty log message ***

23 years ago(show-paren-priority): New user option.
Gerd Moellmann [Mon, 14 Aug 2000 19:46:18 +0000 (19:46 +0000)]
(show-paren-priority): New user option.
(show-paren-function): Set overlay priorities to
show-paren-priority.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 14 Aug 2000 16:30:59 +0000 (16:30 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Mon, 14 Aug 2000 14:26:59 +0000 (14:26 +0000)]
*** empty log message ***

23 years ago[HAVE_UNISTD_H]: Include unistd.h; don't declare sbrk.
Dave Love [Mon, 14 Aug 2000 14:15:44 +0000 (14:15 +0000)]
[HAVE_UNISTD_H]: Include unistd.h; don't declare sbrk.
[!HAVE_UNISTD_H]: Use POINTER_TYPE to declare sbrk.
(lisp_free): Declare and make static.

23 years ago*** empty log message ***
Miles Bader [Mon, 14 Aug 2000 13:18:04 +0000 (13:18 +0000)]
*** empty log message ***

23 years ago(comint-bol): Use `forward-line 0' instead of calling beginning-of-line
Miles Bader [Mon, 14 Aug 2000 12:56:03 +0000 (12:56 +0000)]
(comint-bol): Use `forward-line 0' instead of calling beginning-of-line
  with inhibit-field-text-motion bound.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 14 Aug 2000 12:45:50 +0000 (12:45 +0000)]
*** empty log message ***

23 years ago(push_key_description): If C without modifiers is < 32,
Gerd Moellmann [Mon, 14 Aug 2000 12:44:38 +0000 (12:44 +0000)]
(push_key_description): If C without modifiers is < 32,
make sure to print `C-' before `M-', like in the manual.

23 years ago(xml-parse-tag, xml-parse-attlist): Do not downcase
Gerd Moellmann [Mon, 14 Aug 2000 12:43:55 +0000 (12:43 +0000)]
(xml-parse-tag, xml-parse-attlist): Do not downcase
identifiers, since XML is case sensitive

23 years ago(recent-dialog-mode-map): Bind down-mouse-1 to
Gerd Moellmann [Mon, 14 Aug 2000 12:43:13 +0000 (12:43 +0000)]
(recent-dialog-mode-map): Bind down-mouse-1 to
`widget-button-click'. so that one can use left mouse button to
click on dialog buttons.

23 years agoFix embedded comment.
Dave Love [Mon, 14 Aug 2000 10:52:50 +0000 (10:52 +0000)]
Fix embedded comment.
(syms_of_window): Fix doc string.

23 years agoUpdate `fields' entry.
Miles Bader [Mon, 14 Aug 2000 09:16:49 +0000 (09:16 +0000)]
Update `fields' entry.

23 years ago(Top): Add Index in the menu.
Eli Zaretskii [Sun, 13 Aug 2000 18:28:04 +0000 (18:28 +0000)]
(Top): Add Index in the menu.
(many nodes): Add index entries.
(Index): New node.