]> code.delx.au - gnu-emacs/log
gnu-emacs
24 years ago*** empty log message ***
Dave Love [Mon, 24 Apr 2000 20:42:00 +0000 (20:42 +0000)]
*** empty log message ***

24 years ago(Custom-set, Custom-save, Custom-reset-current)
Dave Love [Mon, 24 Apr 2000 20:11:27 +0000 (20:11 +0000)]
(Custom-set, Custom-save, Custom-reset-current)
(Custom-reset-saved, Custom-reset-standard)
(custom-group-value-create, custom-group-set, custom-group-save)
(custom-group-reset-current, custom-group-reset-saved)
(custom-group-reset-standard): Use mapc.
(custom-buffer-create-internal): Disable undo when creating items.
Use mapc.
(custom-face): Avoid superfluous lambda.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 24 Apr 2000 18:48:24 +0000 (18:48 +0000)]
*** empty log message ***

24 years ago(auto-save-list-file-prefix): Set default to
Gerd Moellmann [Mon, 24 Apr 2000 18:43:25 +0000 (18:43 +0000)]
(auto-save-list-file-prefix): Set default to
`~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.

24 years ago(Fdo_auto_save): Create directories for auto-save
Gerd Moellmann [Mon, 24 Apr 2000 18:41:54 +0000 (18:41 +0000)]
(Fdo_auto_save): Create directories for auto-save
list file if necessary.

24 years ago(time-stamp-string-preprocess): Always convert
Sam Steingold [Mon, 24 Apr 2000 17:37:05 +0000 (17:37 +0000)]
(time-stamp-string-preprocess): Always convert
`field-result' to a string.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 24 Apr 2000 14:01:22 +0000 (14:01 +0000)]
*** empty log message ***

24 years ago(command-line-x-option-alist): Add `-lsp' and
Gerd Moellmann [Mon, 24 Apr 2000 14:00:07 +0000 (14:00 +0000)]
(command-line-x-option-alist): Add `-lsp' and
`--line-spacing'.

24 years ago(scrolling): New group.
Gerd Moellmann [Mon, 24 Apr 2000 13:59:25 +0000 (13:59 +0000)]
(scrolling): New group.
(automatic-hscrolling): New user-option.

24 years ago(init_iterator): Set iterator's extra_line_spacing
Gerd Moellmann [Mon, 24 Apr 2000 13:57:11 +0000 (13:57 +0000)]
(init_iterator): Set iterator's extra_line_spacing
from buffer or frame.
(automatic_hscrolling_p): New variable.
(hscroll_windows): Scroll windows horizontally only if automatic
hscrolling is allowed.
(syms_of_xdisp): New variable `automatic-hscrolling'.

24 years ago(struct frame): Add member extra_line_spacing.
Gerd Moellmann [Mon, 24 Apr 2000 13:56:30 +0000 (13:56 +0000)]
(struct frame): Add member extra_line_spacing.

24 years ago(x_set_line_spacing): New function.
Gerd Moellmann [Mon, 24 Apr 2000 13:56:04 +0000 (13:56 +0000)]
(x_set_line_spacing): New function.
(Fx_create_frame): Set line spacing from resources.
(Qline_spacing): New variable.
(syms_of_xfns): Initialize Qline_spacing.

24 years ago(USAGE2): Add `--line-spacing' and `-lsp'.
Gerd Moellmann [Mon, 24 Apr 2000 13:55:28 +0000 (13:55 +0000)]
(USAGE2): Add `--line-spacing' and `-lsp'.

24 years ago(init_buffer_once): Handle extra_line_spacing.
Gerd Moellmann [Mon, 24 Apr 2000 13:55:05 +0000 (13:55 +0000)]
(init_buffer_once): Handle extra_line_spacing.
(syms_of_buffer): Add `default-line-spacing' and `line-spacing'.
(reset_buffer): Don't initialize extra2 and extra3.  Intialize
extra_line_spacing from default value.
(init_buffer_once): Initialize default value of extra_line_spacing.

24 years ago(struct buffer): Add extra_line_spacing, remove extra2
Gerd Moellmann [Mon, 24 Apr 2000 13:54:35 +0000 (13:54 +0000)]
(struct buffer): Add extra_line_spacing, remove extra2
and extra3.

24 years ago(x_produce_glyphs): Remove reference to struct it's
Gerd Moellmann [Mon, 24 Apr 2000 13:54:04 +0000 (13:54 +0000)]
(x_produce_glyphs): Remove reference to struct it's
prompt_width.  Add extra line spacing.

24 years ago(produce_glyphs): Remove reference to struct it's prompt_width.
Gerd Moellmann [Mon, 24 Apr 2000 13:53:16 +0000 (13:53 +0000)]
(produce_glyphs): Remove reference to struct it's prompt_width.

24 years ago(struct it): Remove member prompt_width, add extra_line_spacing.
Gerd Moellmann [Mon, 24 Apr 2000 13:52:50 +0000 (13:52 +0000)]
(struct it): Remove member prompt_width, add extra_line_spacing.

24 years ago(update_frame_line): When writing a whole line, make
Gerd Moellmann [Sat, 22 Apr 2000 14:12:30 +0000 (14:12 +0000)]
(update_frame_line): When writing a whole line, make
sure cursor is in the right row afterwards, otherwise a use of
capability `ch' in cmgoto might leave the cursor in the row below.

24 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Apr 2000 18:28:45 +0000 (18:28 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 21 Apr 2000 13:08:56 +0000 (13:08 +0000)]
*** empty log message ***

24 years ago(timer_check): Fix typo in comment.
Gerd Moellmann [Fri, 21 Apr 2000 13:02:41 +0000 (13:02 +0000)]
(timer_check): Fix typo in comment.

24 years ago(struct Lisp_Buffer_Cons): Remove.
Gerd Moellmann [Fri, 21 Apr 2000 13:00:58 +0000 (13:00 +0000)]
(struct Lisp_Buffer_Cons): Remove.

24 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Apr 2000 07:39:56 +0000 (07:39 +0000)]
*** empty log message ***

24 years ago(Fset_fontset_font): Fix docstring. Local variable
Kenichi Handa [Thu, 20 Apr 2000 23:52:05 +0000 (23:52 +0000)]
(Fset_fontset_font): Fix docstring.  Local variable
name change: ch -> character.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 20 Apr 2000 23:50:19 +0000 (23:50 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 20 Apr 2000 21:52:10 +0000 (21:52 +0000)]
*** empty log message ***

24 years ago(Ffile_writable_p) [WINDOWSNT]: Return nil if parent
Gerd Moellmann [Thu, 20 Apr 2000 21:01:16 +0000 (21:01 +0000)]
(Ffile_writable_p) [WINDOWSNT]: Return nil if parent
directory doesn't exist.

24 years ago(echo_message_buffer): New variable.
Gerd Moellmann [Thu, 20 Apr 2000 21:00:43 +0000 (21:00 +0000)]
(echo_message_buffer): New variable.
(echo_now): Set echo_message_buffer to the echo area buffer used
to display the echo.
(cancel_echoing): Reset echo_message_buffer to nil.
(read_char): Code rewritten that handles canceling an echo or
echoing a dash, respectively.

24 years agoffap, filecache, locate
Dave Love [Thu, 20 Apr 2000 11:03:34 +0000 (11:03 +0000)]
ffap, filecache, locate

24 years agoDirectory partial completion.
Dave Love [Thu, 20 Apr 2000 11:01:25 +0000 (11:01 +0000)]
Directory partial completion.

24 years ago*** empty log message ***
Dave Love [Thu, 20 Apr 2000 11:00:23 +0000 (11:00 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Dave Love [Wed, 19 Apr 2000 22:45:31 +0000 (22:45 +0000)]
*** empty log message ***

24 years ago(cl-old-mapc): Fix definition.
Dave Love [Wed, 19 Apr 2000 22:31:21 +0000 (22:31 +0000)]
(cl-old-mapc): Fix definition.
(cl-mapc): Rename from mapc.  Fix the funcall.

24 years ago(syms_of_fns): Defsubr mapc.
Dave Love [Wed, 19 Apr 2000 22:27:27 +0000 (22:27 +0000)]
(syms_of_fns): Defsubr mapc.
(concat): Don't allow numeric args.
(Fconcat): Doc change.

24 years ago*** empty log message ***
Stefan Monnier [Wed, 19 Apr 2000 22:07:51 +0000 (22:07 +0000)]
*** empty log message ***

24 years ago(Texinfo_functions): New function.
Dave Love [Wed, 19 Apr 2000 21:51:46 +0000 (21:51 +0000)]
(Texinfo_functions): New function.
(lang_names): Install it.
(Texinfo_suffixes): New variable.

24 years ago(re_match_2_internal): Don't shorten the strings anymore,
Stefan Monnier [Wed, 19 Apr 2000 21:39:18 +0000 (21:39 +0000)]
(re_match_2_internal): Don't shorten the strings anymore,
instead define end_match(1|2) more carefully.
Use GET_CHAR_BEFORE_2 for `begline'.

24 years agoFix typo in key binding of clone-indirect-buffer-other-window.
Gerd Moellmann [Wed, 19 Apr 2000 20:45:52 +0000 (20:45 +0000)]
Fix typo in key binding of clone-indirect-buffer-other-window.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 19 Apr 2000 20:42:34 +0000 (20:42 +0000)]
*** empty log message ***

24 years ago(clone-indirect-buffer-other-window): New command.
Gerd Moellmann [Wed, 19 Apr 2000 20:40:46 +0000 (20:40 +0000)]
(clone-indirect-buffer-other-window): New command.
(clone-indirect-buffer): Add optional arg NORECROD.
(toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 19 Apr 2000 19:12:22 +0000 (19:12 +0000)]
*** empty log message ***

24 years ago(hexl-insert-hex-string): New command.
Gerd Moellmann [Wed, 19 Apr 2000 19:10:46 +0000 (19:10 +0000)]
(hexl-insert-hex-string): New command.

24 years ago(inferior-lisp-mode): Don't set
Gerd Moellmann [Wed, 19 Apr 2000 19:08:28 +0000 (19:08 +0000)]
(inferior-lisp-mode): Don't set
non-existing variable comint-input-sentinel.
(inferior-lisp-args-to-list): Removed.
(inferior-lisp): Use split-string instead of
inferior-lisp-args-to-list.

24 years ago(count-screen-lines): New function.
Gerd Moellmann [Wed, 19 Apr 2000 19:07:56 +0000 (19:07 +0000)]
(count-screen-lines): New function.
(shrink-window-if-larger-than-buffer): Use count-screen-lines
instead of window-buffer-height.

24 years ago(resize-temp-buffer-window): Use count-screen-lines.
Gerd Moellmann [Wed, 19 Apr 2000 19:07:29 +0000 (19:07 +0000)]
(resize-temp-buffer-window): Use count-screen-lines.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 19 Apr 2000 15:38:21 +0000 (15:38 +0000)]
*** empty log message ***

24 years ago(with_echo_area_buffer): Add more `int' parameters for
Gerd Moellmann [Wed, 19 Apr 2000 15:37:26 +0000 (15:37 +0000)]
(with_echo_area_buffer): Add more `int' parameters for
the `variable argument list' to make it work on Alpha.

24 years ago(SELECTED_FRAME): Change definition to compile cleanly
Gerd Moellmann [Wed, 19 Apr 2000 15:36:39 +0000 (15:36 +0000)]
(SELECTED_FRAME): Change definition to compile cleanly
on 64-bit systems where NULL is defined as `0'.

24 years ago(gulp-maintainer): Use expand-file-name
Gerd Moellmann [Wed, 19 Apr 2000 14:39:19 +0000 (14:39 +0000)]
(gulp-maintainer): Use expand-file-name
instead of concat.

24 years agoAdd support for `powerpc-*-netbsd*'.
Gerd Moellmann [Wed, 19 Apr 2000 14:37:56 +0000 (14:37 +0000)]
Add support for `powerpc-*-netbsd*'.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 19 Apr 2000 14:37:02 +0000 (14:37 +0000)]
*** empty log message ***

24 years ago(_LP64) [!_LP64]: Define.
Gerd Moellmann [Wed, 19 Apr 2000 14:32:35 +0000 (14:32 +0000)]
(_LP64) [!_LP64]: Define.
(ORDINARY_LINK): Define for NetBSD.

24 years ago(ORDINARY_LINK): Define for NetBSD.
Gerd Moellmann [Wed, 19 Apr 2000 14:32:01 +0000 (14:32 +0000)]
(ORDINARY_LINK): Define for NetBSD.

24 years ago(xmalloc, xrealloc): Rewritten.
Gerd Moellmann [Wed, 19 Apr 2000 14:30:52 +0000 (14:30 +0000)]
(xmalloc, xrealloc): Rewritten.
(declaration): Remove parameter IS_EXTERN.
(class_definition): Remove unused variable.

24 years ago*** empty log message ***
Dave Love [Wed, 19 Apr 2000 13:04:59 +0000 (13:04 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Dave Love [Wed, 19 Apr 2000 11:32:47 +0000 (11:32 +0000)]
*** empty log message ***

24 years agoDon't use AC_FUNC_GETLOADAVG.
Dave Love [Wed, 19 Apr 2000 11:29:15 +0000 (11:29 +0000)]
Don't use AC_FUNC_GETLOADAVG.

24 years ago(LIBS): Don't use.
Dave Love [Wed, 19 Apr 2000 11:24:43 +0000 (11:24 +0000)]
(LIBS): Don't use.
(GETLOADAVG_OBJ): Define again.
(otherobj): Add GETLOADAVG_OBJ.

24 years agoRevert HAVE_GETLOADAVG changes.
Dave Love [Wed, 19 Apr 2000 11:21:37 +0000 (11:21 +0000)]
Revert HAVE_GETLOADAVG changes.

24 years ago(AC_FUNC_MKTIME): Use AC_SUBST.
Dave Love [Wed, 19 Apr 2000 11:12:30 +0000 (11:12 +0000)]
(AC_FUNC_MKTIME): Use AC_SUBST.

24 years ago(Fmake_indirect_buffer): Escape newline in doc.
Dave Love [Wed, 19 Apr 2000 08:55:09 +0000 (08:55 +0000)]
(Fmake_indirect_buffer): Escape newline in doc.

24 years ago*** empty log message ***
Richard M. Stallman [Tue, 18 Apr 2000 21:27:18 +0000 (21:27 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 18 Apr 2000 13:42:41 +0000 (13:42 +0000)]
*** empty log message ***

24 years ago(read_filtered_event): Cancel and start busy cursor.
Gerd Moellmann [Tue, 18 Apr 2000 13:41:33 +0000 (13:41 +0000)]
(read_filtered_event): Cancel and start busy cursor.

24 years ago(mail-do-fcc): Prevent inserting a newline
Gerd Moellmann [Tue, 18 Apr 2000 13:04:46 +0000 (13:04 +0000)]
(mail-do-fcc): Prevent inserting a newline
at the start of an existing but empty folder.

24 years agoCustomization fix, doc fix.
Gerd Moellmann [Tue, 18 Apr 2000 13:04:00 +0000 (13:04 +0000)]
Customization fix, doc fix.
(ps-multibyte-buffer): Customization fix.

24 years ago(x_produce_glyphs) <ASCII chars>: Take into account
Gerd Moellmann [Tue, 18 Apr 2000 13:02:55 +0000 (13:02 +0000)]
(x_produce_glyphs) <ASCII chars>: Take into account
that the per-character metrics may be null.

24 years ago(read-passwd): Use read-char-exclusive.
Richard M. Stallman [Mon, 17 Apr 2000 16:08:26 +0000 (16:08 +0000)]
(read-passwd): Use read-char-exclusive.

24 years ago*** empty log message ***
Richard M. Stallman [Mon, 17 Apr 2000 16:08:07 +0000 (16:08 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 17 Apr 2000 15:27:23 +0000 (15:27 +0000)]
*** empty log message ***

24 years ago(clone_per_buffer_values): New function.
Gerd Moellmann [Mon, 17 Apr 2000 15:26:29 +0000 (15:26 +0000)]
(clone_per_buffer_values): New function.
(Fmake_indirect_buffer): Add optional argument CLONE.  Call
clone_per_buffer_values if CLONE is not nil.

24 years ago(clone-indirect-buffer): New function.
Gerd Moellmann [Mon, 17 Apr 2000 15:24:58 +0000 (15:24 +0000)]
(clone-indirect-buffer): New function.

24 years ago(basic-save-buffer-2): Use a template with `$'
Gerd Moellmann [Mon, 17 Apr 2000 15:24:06 +0000 (15:24 +0000)]
(basic-save-buffer-2): Use a template with `$'
instead of `#' for VMS.

24 years ago(texinfo-insert-@email)
Gerd Moellmann [Mon, 17 Apr 2000 15:23:08 +0000 (15:23 +0000)]
(texinfo-insert-@email)
(texinfo-insert-@emph, texinfo-insert-@quotation)
(texinfo-insert-@strong, texinfo-insert-@url): New functions.
(texinfo-mode-map): Add key bindings for them.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 17 Apr 2000 12:38:09 +0000 (12:38 +0000)]
*** empty log message ***

24 years ago(Ftty_suppress_bold_inverse_default_colors): Doc fix.
Gerd Moellmann [Mon, 17 Apr 2000 12:36:15 +0000 (12:36 +0000)]
(Ftty_suppress_bold_inverse_default_colors): Doc fix.

24 years ago(iswitchb-case): New function. If the user input
Gerd Moellmann [Mon, 17 Apr 2000 12:31:49 +0000 (12:31 +0000)]
(iswitchb-case): New function.  If the user input
contains any upper-case characters, the search is made
case-sensitive.

24 years ago(texinfo-mode-syntax-table): Add \n as comment-end.
Stefan Monnier [Mon, 17 Apr 2000 11:45:39 +0000 (11:45 +0000)]
(texinfo-mode-syntax-table): Add \n as comment-end.
(texinfo-font-lock-syntactic-keywords): New var.
(texinfo-font-lock-keywords): Remove comment regexp.
(texinfo-insert-block): New function.
(texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
(texinfo-mode): Use define-derived-mode.
Tweak comment-start-skip and font-lock-defaults.
Use regexp-opt for outline-regexp.
(texinfo-environments): New var.
(texinfo-environment-regexp): Use regexp-opt and texinfo-environments.

24 years ago(ispell-menu-map-needed): Check that ispell-process
Stefan Monnier [Mon, 17 Apr 2000 11:00:39 +0000 (11:00 +0000)]
(ispell-menu-map-needed): Check that ispell-process
is bound since this might be eval'd before ispell is loaded.
(ispell-message): Use a tiny bit less magic and a bit more hard data
to figure out what kind of sc-cite-regexp to use.

24 years ago(fancy-diary-display, mark-diary-entries)
Stefan Monnier [Mon, 17 Apr 2000 10:47:01 +0000 (10:47 +0000)]
(fancy-diary-display, mark-diary-entries)
(insert-cyclic-diary-entry): Unquote the lambda.

24 years ago(gud-jdb-build-source-files-list): Fix typo.
Stefan Monnier [Mon, 17 Apr 2000 10:37:49 +0000 (10:37 +0000)]
(gud-jdb-build-source-files-list): Fix typo.

24 years ago(backup-enable-predicate): Unquote the lambda.
Stefan Monnier [Mon, 17 Apr 2000 10:36:52 +0000 (10:36 +0000)]
(backup-enable-predicate): Unquote the lambda.

24 years ago(custom-face, face): Unquote the lambda.
Stefan Monnier [Mon, 17 Apr 2000 10:35:10 +0000 (10:35 +0000)]
(custom-face, face): Unquote the lambda.

24 years agoAdd `ebrowse'.
Stefan Monnier [Sun, 16 Apr 2000 20:13:23 +0000 (20:13 +0000)]
Add `ebrowse'.

24 years ago*** empty log message ***
Dave Love [Sun, 16 Apr 2000 18:39:01 +0000 (18:39 +0000)]
*** empty log message ***

24 years agoRemove obsolete localcpp stuff.
Dave Love [Sun, 16 Apr 2000 17:33:08 +0000 (17:33 +0000)]
Remove obsolete localcpp stuff.
(GETLOADAVG_OBJ): Don't define.
(obj): Move LIBOBJS...
(otherobj): ... to here.
(MSDOS_OBJ): Convert to make variable -- preprocessing zapped
whitespace-only lines after the continuation (Irix).

24 years ago*** empty log message ***
Richard M. Stallman [Sun, 16 Apr 2000 17:21:24 +0000 (17:21 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Dave Love [Sun, 16 Apr 2000 14:54:52 +0000 (14:54 +0000)]
*** empty log message ***

24 years ago(${srcdir}/configure): Depend on aclocal.m4.
Dave Love [Sun, 16 Apr 2000 14:21:27 +0000 (14:21 +0000)]
(${srcdir}/configure): Depend on aclocal.m4.

24 years ago*** empty log message ***
Dave Love [Sun, 16 Apr 2000 14:12:19 +0000 (14:12 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Richard M. Stallman [Sat, 15 Apr 2000 16:24:22 +0000 (16:24 +0000)]
*** empty log message ***

24 years agoCheck for line-beginning-position definition.
Gerd Moellmann [Sat, 15 Apr 2000 11:39:10 +0000 (11:39 +0000)]
Check for line-beginning-position definition.

Fix counting lines in a region.
(ps-print-version): New version number (5.1.5).
(ps-spool-without-faces, ps-spool-with-faces): Adjust code.
(ps-printing-region): Fun code fix.

24 years ago(gud-jdb-build-source-files-list): Change file-exists-p
Gerd Moellmann [Sat, 15 Apr 2000 11:33:45 +0000 (11:33 +0000)]
(gud-jdb-build-source-files-list): Change file-exists-p
to file-directory-p.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 14 Apr 2000 19:45:47 +0000 (19:45 +0000)]
*** empty log message ***

24 years ago(xpm_load) [DEBUG_X_COLORS]: Register colors.
Gerd Moellmann [Fri, 14 Apr 2000 19:36:35 +0000 (19:36 +0000)]
(xpm_load) [DEBUG_X_COLORS]: Register colors.

24 years ago(LD_SWITCH_SYSTEM): Add `-L /usr/local/lib'.
Gerd Moellmann [Fri, 14 Apr 2000 19:27:02 +0000 (19:27 +0000)]
(LD_SWITCH_SYSTEM): Add `-L /usr/local/lib'.

24 years agoDon't define autoconfiscated NLIST_STRUCT.
Dave Love [Fri, 14 Apr 2000 17:54:26 +0000 (17:54 +0000)]
Don't define autoconfiscated NLIST_STRUCT.

24 years agoDon't define
Dave Love [Fri, 14 Apr 2000 17:52:41 +0000 (17:52 +0000)]
Don't define
autoconfiscated HAVE_GETLOADAVG.

24 years agoDon't define autoconfiscated
Dave Love [Fri, 14 Apr 2000 17:51:55 +0000 (17:51 +0000)]
Don't define autoconfiscated
BROKEN_MKTIME.