bpt/emacs.git
24 years agoUse XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Ken Raeburn [Sun, 12 Sep 1999 05:07:01 +0000 (05:07 +0000)]
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.

24 years ago(isearch-mode-map): Undo previous change.
Richard M. Stallman [Sun, 12 Sep 1999 03:40:44 +0000 (03:40 +0000)]
(isearch-mode-map): Undo previous change.

24 years ago(run_window_scroll_functions): If hook functions switch
Richard M. Stallman [Sun, 12 Sep 1999 02:49:25 +0000 (02:49 +0000)]
(run_window_scroll_functions): If hook functions switch
buffers, switch back after.

24 years ago(eval-last-sexp): If after ?\LETTER, use all of that as the sexp.
Richard M. Stallman [Sun, 12 Sep 1999 02:17:20 +0000 (02:17 +0000)]
(eval-last-sexp): If after ?\LETTER, use all of that as the sexp.

24 years ago(find-file-noselect): Catch errors in file-expand-wildcards,
Richard M. Stallman [Sat, 11 Sep 1999 21:29:11 +0000 (21:29 +0000)]
(find-file-noselect): Catch errors in file-expand-wildcards,
and use the initial argument as file name directly.
Likewise if nothing matches.

24 years agoUse XCAR and XCDR.
Ken Raeburn [Sat, 11 Sep 1999 20:42:47 +0000 (20:42 +0000)]
Use XCAR and XCDR.

24 years agoMajor changes. Avoid changing point and mark.
Richard M. Stallman [Sat, 11 Sep 1999 20:40:09 +0000 (20:40 +0000)]
Major changes.  Avoid changing point and mark.
Save configurations after they change, not before.

24 years ago(FOR_EACH_FRAME): Use XCAR and XCDR.
Ken Raeburn [Sat, 11 Sep 1999 18:40:57 +0000 (18:40 +0000)]
(FOR_EACH_FRAME): Use XCAR and XCDR.
(PIXEL_X_FROM_CANON_X, PIXEL_Y_FROM_CANON_Y): Use XFLOAT_DATA.

24 years ago(GET_TRANSLATION_TABLE): Use XCDR.
Ken Raeburn [Sat, 11 Sep 1999 18:35:57 +0000 (18:35 +0000)]
(GET_TRANSLATION_TABLE): Use XCDR.

24 years ago(byte-compile-output-docform): Bind print-gensym-alist for compatibility,
Richard M. Stallman [Sat, 11 Sep 1999 04:46:31 +0000 (04:46 +0000)]
(byte-compile-output-docform): Bind print-gensym-alist for compatibility,
and bind print-gensym in the old way for compatibility.

24 years ago(byte-compile-output-docform): Bind print-continuous-numbering and
Richard M. Stallman [Sat, 11 Sep 1999 04:44:23 +0000 (04:44 +0000)]
(byte-compile-output-docform): Bind print-continuous-numbering and
print-number-table.

24 years agoInitial revision
Richard M. Stallman [Sat, 11 Sep 1999 01:25:46 +0000 (01:25 +0000)]
Initial revision

24 years ago(XTread_socket): In XSetInputFocus, use RevertToParent,
Richard M. Stallman [Sat, 11 Sep 1999 01:15:25 +0000 (01:15 +0000)]
(XTread_socket): In XSetInputFocus, use RevertToParent,
not RevertToPointerRoot.
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Fix the code to clear around the scroll bar.

24 years ago(Fbeginning_of_line): Don't handle minibuffer prompt here.
Richard M. Stallman [Sat, 11 Sep 1999 01:12:39 +0000 (01:12 +0000)]
(Fbeginning_of_line): Don't handle minibuffer prompt here.

24 years ago(make-temp-file): New function.
Richard M. Stallman [Sat, 11 Sep 1999 01:08:15 +0000 (01:08 +0000)]
(make-temp-file): New function.

24 years ago(lisp-imenu-generic-expression): Recognize define-widget.
Dave Love [Fri, 10 Sep 1999 18:08:06 +0000 (18:08 +0000)]
(lisp-imenu-generic-expression): Recognize define-widget.
(emacs-lisp-mode-hook, lisp-mode-hook, lisp-interaction-mode-hook):
Customize.

24 years ago(debug-ignored-errors): Restore BBDB stuff.
Dave Love [Fri, 10 Sep 1999 17:54:30 +0000 (17:54 +0000)]
(debug-ignored-errors): Restore BBDB stuff.

24 years ago(x_build_heuristic_mask): Accept a list `(R G B)'
Gerd Moellmann [Fri, 10 Sep 1999 16:19:34 +0000 (16:19 +0000)]
(x_build_heuristic_mask): Accept a list `(R G B)'
as background color specification instead of an integer.
(image-cache-eviction-delay): Replaces image-eviction-seconds.
(Vimage_cache_eviction_delay): Replaces Vimage_eviction_seconds.
(clear_image_cache, syms_of_xfns): Use it.
(Qpostscript): Replaces Qghostscript.
(gs_type): Use it.
(gs_image_p): Ditto.
(syms_of_xfns): Initialize Qpostscript.

24 years ago(lw_separator_p): Add `--:space' with the same
Gerd Moellmann [Fri, 10 Sep 1999 16:19:33 +0000 (16:19 +0000)]
(lw_separator_p): Add `--:space' with the same
meaning as `--:noLine'.

24 years ago(Ferase_buffer): Don't erase the minibuffer prompt.
Richard M. Stallman [Fri, 10 Sep 1999 06:32:34 +0000 (06:32 +0000)]
(Ferase_buffer): Don't erase the minibuffer prompt.

24 years agoFinish making it fit Emacs conventions. Add autoloads.
Richard M. Stallman [Fri, 10 Sep 1999 02:42:59 +0000 (02:42 +0000)]
Finish making it fit Emacs conventions.  Add autoloads.

24 years ago(bat-generic-mode): "::"-style comments don't
Richard M. Stallman [Thu, 9 Sep 1999 21:03:07 +0000 (21:03 +0000)]
(bat-generic-mode): "::"-style comments don't
need to begin with "-".  Fix the font-lock definitions of ON/OFF
after BREAK/VERIFY.  Remove built-in commands like CALL and ECHO
from the list of keywords.  Add DO to the list of keywords.

24 years agoComment.
Dave Love [Thu, 9 Sep 1999 20:16:02 +0000 (20:16 +0000)]
Comment.

24 years agoComment on finder-known-keywords.
Dave Love [Thu, 9 Sep 1999 20:06:35 +0000 (20:06 +0000)]
Comment on finder-known-keywords.

24 years ago(byte-optimize-backward-char, byte-optimize-backward-word): New
Dave Love [Thu, 9 Sep 1999 20:04:17 +0000 (20:04 +0000)]
(byte-optimize-backward-char, byte-optimize-backward-word): New
optimizations.
(side-effect-free-fns, side-effect-and-error-free-fns): Extra entries.

24 years ago(QCindex): New.
Gerd Moellmann [Thu, 9 Sep 1999 14:54:29 +0000 (14:54 +0000)]
(QCindex): New.
(syms_of_xfns): Initialize QCindex.
(gif_load): Use it instead of `:image'.

24 years ago(Fmakehash): Accept just one optional argument TEST.
Gerd Moellmann [Thu, 9 Sep 1999 14:54:28 +0000 (14:54 +0000)]
(Fmakehash): Accept just one optional argument TEST.

24 years ago(mouse-drag-mode-line-1): Extension of former
Gerd Moellmann [Thu, 9 Sep 1999 14:54:25 +0000 (14:54 +0000)]
(mouse-drag-mode-line-1): Extension of former
mouse-drag-mode-line that also drags the header line.
(mouse-drag-mode-line): Call it.
(mouse-drag-header-line): New.
(toplevel): Bind down-mouse-1 on header lines to
mouse-drage-header-line.

24 years ago(put-image): Remove optional buffer parameter.
Gerd Moellmann [Thu, 9 Sep 1999 14:54:25 +0000 (14:54 +0000)]
(put-image): Remove optional buffer parameter.

24 years ago(face-italic-p): Return t only for values `italic'
Gerd Moellmann [Thu, 9 Sep 1999 14:54:23 +0000 (14:54 +0000)]
(face-italic-p): Return t only for values `italic'
and `oblique'.

24 years ago(Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.
Richard M. Stallman [Thu, 9 Sep 1999 04:24:12 +0000 (04:24 +0000)]
(Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.
(Fwrite_region) [DOS_NT]: Handle `excl' here too.

24 years ago(Qwhen): Replaces QCwhen.
Gerd Moellmann [Wed, 8 Sep 1999 22:12:34 +0000 (22:12 +0000)]
(Qwhen): Replaces QCwhen.
(syms_of_xdisp): Initialized it instead of QCwhen.
(handle_single_display_prop): Use it instead of QCwhen.

24 years ago(mode-line-unbury-buffer): Use aref instead of sref.
Gerd Moellmann [Wed, 8 Sep 1999 22:07:02 +0000 (22:07 +0000)]
(mode-line-unbury-buffer): Use aref instead of sref.
(make-mode-line-mouse-sensitive): Replace `top-line' by
`header-line'.

24 years ago(read_minibuf): Put all three properties on the same range--the whole prompt.
Richard M. Stallman [Wed, 8 Sep 1999 21:14:25 +0000 (21:14 +0000)]
(read_minibuf): Put all three properties on the same range--the whole prompt.

24 years ago(CHAR_COMPONENTS_VALID_P): Fix for ASCII.
Kenichi Handa [Wed, 8 Sep 1999 11:49:34 +0000 (11:49 +0000)]
(CHAR_COMPONENTS_VALID_P): Fix for ASCII.

24 years agoReset MSBs of arguments of MAKE_CHAR.
Kenichi Handa [Wed, 8 Sep 1999 11:16:02 +0000 (11:16 +0000)]
Reset MSBs of arguments of MAKE_CHAR.

24 years agoClear up previous change.
Richard M. Stallman [Wed, 8 Sep 1999 08:01:16 +0000 (08:01 +0000)]
Clear up previous change.

24 years ago(Fbufsize): Accept an extra BUFFER parameter.
Richard M. Stallman [Wed, 8 Sep 1999 07:56:20 +0000 (07:56 +0000)]
(Fbufsize): Accept an extra BUFFER parameter.

24 years ago(Fbase64_decode_region): Don't place point outside of the
Richard M. Stallman [Wed, 8 Sep 1999 07:54:18 +0000 (07:54 +0000)]
(Fbase64_decode_region): Don't place point outside of the
current accessible portion.

24 years ago(fill-region-as-paragraph, canonically-space-region):
Richard M. Stallman [Wed, 8 Sep 1999 07:50:19 +0000 (07:50 +0000)]
(fill-region-as-paragraph, canonically-space-region):
Respect colon-double-space at end of line.

24 years ago(describe-function-1): Don't return empty string for keymaps.
Richard M. Stallman [Wed, 8 Sep 1999 07:41:52 +0000 (07:41 +0000)]
(describe-function-1): Don't return empty string for keymaps.

24 years ago(backup-by-copying-when-privileged-mismatch): New variable.
Richard M. Stallman [Wed, 8 Sep 1999 07:37:56 +0000 (07:37 +0000)]
(backup-by-copying-when-privileged-mismatch): New variable.
(backup-buffer): Use it.

24 years ago(generic-define-unix-modes): Added new modes:
Richard M. Stallman [Wed, 8 Sep 1999 07:32:49 +0000 (07:32 +0000)]
(generic-define-unix-modes): Added new modes:
inetd-conf-generic-mode, etc-services-generic-mode,
etc-passwd-generic-mode.  These are all defined for Unix by default.
(apache-generic-mode): Use an imenu-generic-expression to list
Configuration keywords.
(samba-generic-mode): Use both ; and # as comment characters.
(samba-generic-mode): Font-lock expressions now highlight name value pairs.
(bat-generic-mode): Keywords are now case-insensitive through
font-lock-defaults setting.
(java-properties-generic-mode): Supports both ! and # as comment characters.
(java-properties-generic-mode): Added an imenu-generic-expression
(java-properties-generic-mode): Reworked to support the various
different ways to separate name and value (viz, '=', ':' and whitespace).
(show-tabs-generic-mode): Added this new generic-mode.

24 years ago(tar-header-block-tokenize):
Richard M. Stallman [Wed, 8 Sep 1999 05:33:47 +0000 (05:33 +0000)]
(tar-header-block-tokenize):
Use `when' instead of `and'.  Fix some clobbered text.

24 years ago(gud-make-debug-menu): Make a child for the
Richard M. Stallman [Wed, 8 Sep 1999 05:17:05 +0000 (05:17 +0000)]
(gud-make-debug-menu): Make a child for the
local menu, for its menu bar, and the debug menu.

(gdb, sdb, dbx, xdb, perldb, pdb, jdb):
Use the history for arg-reading in the simple way.

24 years ago(fix_submap_inheritance): Do nothing if the proper parent is an
Richard M. Stallman [Wed, 8 Sep 1999 05:14:39 +0000 (05:14 +0000)]
(fix_submap_inheritance): Do nothing if the proper parent is an
ancestor of SUBMAP; otherwise, add it as the ultimate ancestor.

24 years ago(default-korean-keyboard): Initialize it
Kenichi Handa [Wed, 8 Sep 1999 01:22:00 +0000 (01:22 +0000)]
(default-korean-keyboard): Initialize it
according to the environment variable HANGUL_KEYBOARD_TYPE.

24 years ago(handle_single_display_prop): Change conditional
Gerd Moellmann [Tue, 7 Sep 1999 22:31:38 +0000 (22:31 +0000)]
(handle_single_display_prop): Change conditional
display property to `:when FORM . VALUE'.

24 years ago(Fwrite_region): Doc fix.
Richard M. Stallman [Tue, 7 Sep 1999 19:40:09 +0000 (19:40 +0000)]
(Fwrite_region): Doc fix.

24 years ago(font-lock-multiline): New text property contains
Richard M. Stallman [Tue, 7 Sep 1999 19:21:50 +0000 (19:21 +0000)]
(font-lock-multiline): New text property contains
a boolean to indicate if the char is part of a multiline match.
(font-lock-default-fontify-region): Extend the region appropriately
for multiline keywords.
(font-lock-default-unfontify-region): Also remove the new
font-lock-multiline text property.
(font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
(font-lock-fontify-keywords-region): Mark multiline regexp matches.

24 years ago(Qexcl): New variable.
Richard M. Stallman [Tue, 7 Sep 1999 18:20:27 +0000 (18:20 +0000)]
(Qexcl): New variable.
(report_file_error): Handle EEXIST specially.
(Fwrite_region): Special handling for CONFIRM = `excl'.
(syms_of_fileio): Initialize Qexcl.

24 years ago1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
Dave Love [Tue, 7 Sep 1999 16:19:13 +0000 (16:19 +0000)]
1999-09-07  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>

* diary-lib.el (list-diary-entries): Make sure two-digit years
have leading zeros.

24 years ago(x_set_foreground_color): Call
Gerd Moellmann [Tue, 7 Sep 1999 14:49:01 +0000 (14:49 +0000)]
(x_set_foreground_color): Call
update_face_from_frame_parameter.
(x_set_background_color): Ditto.
(x_set_mouse_color): Ditto.
(x_set_cursor_color): Ditto.
(x_set_border_color): Ditto.
(x_set_scroll_bar_foreground): Ditto.
(x_set_scroll_bar_background): Ditto.

24 years ago(recompute_basic_faces): Clear face cache.
Gerd Moellmann [Tue, 7 Sep 1999 14:48:59 +0000 (14:48 +0000)]
(recompute_basic_faces): Clear face cache.
(Finternal_set_lisp_face_attribute): Modify frame parameters
if attributes of certain faces are changed.
(update_face_from_frame_parameter): New.
(realize_basic_faces): Realize new basic faces.
(Qscroll_bar, Qcursor, Qborder, Qmouse): New.
(syms_of_xfaces): Intialize new symbols.
(Qfringe): Replaces Qmargin.

24 years ago(Fset_window_margins): Make window the first argument.
Gerd Moellmann [Tue, 7 Sep 1999 14:48:56 +0000 (14:48 +0000)]
(Fset_window_margins): Make window the first argument.
(set_window_buffer): Call Fset_window_margins with window as first
argument.

24 years ago(Fmakehash): Take one argument, test, make all the
Gerd Moellmann [Tue, 7 Sep 1999 14:48:55 +0000 (14:48 +0000)]
(Fmakehash): Take one argument, test, make all the
rest keyword arguments.

24 years ago(SCROLL_BAR_FACE_ID, BORDER_FACE_ID,
Gerd Moellmann [Tue, 7 Sep 1999 14:48:54 +0000 (14:48 +0000)]
(SCROLL_BAR_FACE_ID, BORDER_FACE_ID,
CURSOR_FACE_ID, MOUSE_FACE_ID): New.

24 years ago(face-set-after-frame-default): Initialize some
Gerd Moellmann [Tue, 7 Sep 1999 14:48:52 +0000 (14:48 +0000)]
(face-set-after-frame-default): Initialize some
attributes of some faces from frame parameters.
(scroll-bar, border, cursor, mouse): New faces.
(fringe): Replaces face `margin'.

24 years ago(--with-sound): Removed.
Gerd Moellmann [Tue, 7 Sep 1999 14:48:51 +0000 (14:48 +0000)]
(--with-sound): Removed.

24 years ago(nnsoup-tmp-directory): Use temporary-file-directory.
Eli Zaretskii [Tue, 7 Sep 1999 13:06:27 +0000 (13:06 +0000)]
(nnsoup-tmp-directory): Use temporary-file-directory.

24 years ago(gnus-uu-tmp-dir): Use temporary-file-directory.
Eli Zaretskii [Tue, 7 Sep 1999 13:04:48 +0000 (13:04 +0000)]
(gnus-uu-tmp-dir): Use temporary-file-directory.

24 years agoLots of comments fixed.
Kenichi Handa [Tue, 7 Sep 1999 12:19:26 +0000 (12:19 +0000)]
Lots of comments fixed.
(SPLIT_MULTIBYTE_SEQ): Make it work also for ASCII string.
(CHAR_COMPONENTS_VALID_P): Name changed from
CHAR_COMPONENT_VALID_P.  Caller changed.

24 years agoLots of comments fixed.
Kenichi Handa [Tue, 7 Sep 1999 12:18:57 +0000 (12:18 +0000)]
Lots of comments fixed.
(PARSE_MULTIBYTE_SEQ): Make it work also for ASCII string.
(STRING_CHAR_AND_CHAR_LENGTH): This macro removed.

24 years agoInitial revision
Dave Love [Tue, 7 Sep 1999 11:28:47 +0000 (11:28 +0000)]
Initial revision

24 years ago(tar-header-block-tokenize): Bind linkname.
Dave Love [Tue, 7 Sep 1999 11:00:48 +0000 (11:00 +0000)]
(tar-header-block-tokenize): Bind linkname.

24 years ago(push): Doc fix.
Richard M. Stallman [Tue, 7 Sep 1999 06:37:06 +0000 (06:37 +0000)]
(push): Doc fix.

24 years ago(syms_of_insdel): Define Lisp variable inhibit-modification-hooks.
Richard M. Stallman [Tue, 7 Sep 1999 03:25:35 +0000 (03:25 +0000)]
(syms_of_insdel): Define Lisp variable inhibit-modification-hooks.

24 years ago[macintosh] (stat, fstat, mkdir, rmdir, utime, access)
Richard M. Stallman [Mon, 6 Sep 1999 22:32:26 +0000 (22:32 +0000)]
[macintosh] (stat, fstat, mkdir, rmdir, utime, access)
(open, creat, unlink, read, write, rename, fopen, pause, alarm)
(signal, sleep, gmtime, localtime, ctime, time, index, mktemp)
(getpwuid, getpwnam, dup, dup2, isatty, getgid, getegid, getuid)
(geteuid, getpid, getenv, uname, opendir, closedir, readdir, getwd.):
New functions, replacing POSIX features.

[macintosh] (Mac2UnixPathname, Unix2MacPathname, CheckAlarm)
(InitMyPasswd, GetTempDirName, mystrchr, mystrtok, mystrcpy):
(InitEmacsPasswdDir, run_mac_command): New subroutines.

[macintosh] (targetTicks, alarm_signal_func, myPasswdName)
(myPasswd, emacsPasswdDir, emacsPasswd, myPasswdInited, mask)
(myPasswdDir, TempDirName, sys_siglist): New variables.

[macintosh] (execvp, wait, croak, fork, kill, sigsetmask)
(sigblock, request_sigio, unrequest_sigio, setpgrp, pipe, symlink)
(link, lstat, readlink, umask, chmod, sbrk, fsync, ioctl):
Define empty stubs so Emacs will link.

24 years ago(timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.
Richard M. Stallman [Mon, 6 Sep 1999 22:15:43 +0000 (22:15 +0000)]
(timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.

24 years ago(vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY.
Richard M. Stallman [Mon, 6 Sep 1999 22:15:10 +0000 (22:15 +0000)]
(vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY.

24 years ago(tar-extract): Don't assume buffer is visiting a file.
Richard M. Stallman [Mon, 6 Sep 1999 22:03:38 +0000 (22:03 +0000)]
(tar-extract): Don't assume buffer is visiting a file.

24 years ago(quickurl-list-focused-line): Removed.
Richard M. Stallman [Mon, 6 Sep 1999 21:52:01 +0000 (21:52 +0000)]
(quickurl-list-focused-line): Removed.
(quickurl-list-insert): Now works out the focused line using
`count-lines' instead of using `quickurl-list-focused-line'.

24 years ago(rmail-retry-failure): Unconditionally move to beginning of message.
Richard M. Stallman [Mon, 6 Sep 1999 21:48:43 +0000 (21:48 +0000)]
(rmail-retry-failure): Unconditionally move to beginning of message.

24 years ago(isearch-mode-map): Add mouse-2.
Dave Love [Mon, 6 Sep 1999 21:33:27 +0000 (21:33 +0000)]
(isearch-mode-map): Add mouse-2.

24 years ago(rmail-read-password): Deleted.
Dave Love [Mon, 6 Sep 1999 21:24:50 +0000 (21:24 +0000)]
(rmail-read-password): Deleted.
(rmail-get-pop-password): Use read-password.

24 years agoDon't conditionally define caddr.
Dave Love [Mon, 6 Sep 1999 21:20:57 +0000 (21:20 +0000)]
Don't conditionally define caddr.
(quickurl-url-comment): Use nth, not caddr in
function and defsetf.

24 years agoDoc fixes.
Richard M. Stallman [Mon, 6 Sep 1999 19:49:33 +0000 (19:49 +0000)]
Doc fixes.

24 years agoadd --no-line-editing to inferior-octave-startup-args so that TABs in source
Stephen Eglen [Mon, 6 Sep 1999 19:20:29 +0000 (19:20 +0000)]
add --no-line-editing to inferior-octave-startup-args so that TABs in source
files are not interpreted as completion requests.

24 years ago1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
Dave Love [Mon, 6 Sep 1999 16:07:27 +0000 (16:07 +0000)]
1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>

* s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c.

24 years ago1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
Dave Love [Mon, 6 Sep 1999 16:06:14 +0000 (16:06 +0000)]
1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>

* s/aix3-1.h (ALIGN_DATA_RELOC): Defined to support new unexaix.c.

24 years agoRemove all code, keep interface.
Gerd Moellmann [Mon, 6 Sep 1999 16:01:22 +0000 (16:01 +0000)]
Remove all code, keep interface.

24 years agoNew version incorporating Michael Sperber's changes from XEmacs.
Dave Love [Mon, 6 Sep 1999 16:01:15 +0000 (16:01 +0000)]
New version incorporating Michael Sperber's changes from XEmacs.
Should solve problems on AIX 4.3.

24 years agoRemove all code, keep interface.
Gerd Moellmann [Mon, 6 Sep 1999 16:00:47 +0000 (16:00 +0000)]
Remove all code, keep interface.

24 years ago(lw_separator_p): Add alternative separator type names.
Gerd Moellmann [Mon, 6 Sep 1999 15:57:51 +0000 (15:57 +0000)]
(lw_separator_p): Add alternative separator type names.

24 years ago(face-bold-p): Don't return t if face has lighter
Gerd Moellmann [Mon, 6 Sep 1999 15:57:48 +0000 (15:57 +0000)]
(face-bold-p): Don't return t if face has lighter
weight than normal.

24 years ago(small-temporary-file-directory): Make it nil except on ms-dos.
Eli Zaretskii [Mon, 6 Sep 1999 11:47:56 +0000 (11:47 +0000)]
(small-temporary-file-directory): Make it nil except on ms-dos.

24 years ago(command-line): Make small-temporary-file-directory
Eli Zaretskii [Mon, 6 Sep 1999 11:43:01 +0000 (11:43 +0000)]
(command-line): Make small-temporary-file-directory
be nil except on ms-dos.

24 years ago(dired-re-dir, dired-re-sym): Don't match DOS drive
Eli Zaretskii [Mon, 6 Sep 1999 11:22:43 +0000 (11:22 +0000)]
(dired-re-dir, dired-re-sym): Don't match DOS drive
letters with a colon after d or l.

24 years ago(byte-boolean-vars): Removed. (Now primitive.)
Dave Love [Mon, 6 Sep 1999 11:10:35 +0000 (11:10 +0000)]
(byte-boolean-vars): Removed.  (Now primitive.)

24 years agoRemove comment on DEFVAR_BOOL.
Dave Love [Mon, 6 Sep 1999 11:03:51 +0000 (11:03 +0000)]
Remove comment on DEFVAR_BOOL.

24 years ago(Vbyte_boolean_vars): New variable.
Dave Love [Mon, 6 Sep 1999 11:02:28 +0000 (11:02 +0000)]
(Vbyte_boolean_vars): New variable.
(defvar_bool, syms_of_lread): Use it.

24 years ago(sh-tmp-file): Use $TMPDIR, if defined, for sh.
Eli Zaretskii [Mon, 6 Sep 1999 09:05:24 +0000 (09:05 +0000)]
(sh-tmp-file): Use $TMPDIR, if defined, for sh.

24 years ago(vc-annotate-display): Treat 2-digit years under 70 as 20YY.
Richard M. Stallman [Mon, 6 Sep 1999 03:46:33 +0000 (03:46 +0000)]
(vc-annotate-display): Treat 2-digit years under 70 as 20YY.

24 years ago*** empty log message ***
Richard M. Stallman [Mon, 6 Sep 1999 03:38:35 +0000 (03:38 +0000)]
*** empty log message ***

24 years ago(backward-kill-sentence): Don't test minibuffer-prompt-end here.
Richard M. Stallman [Sun, 5 Sep 1999 23:44:56 +0000 (23:44 +0000)]
(backward-kill-sentence): Don't test minibuffer-prompt-end here.
(forward-sentence): Do handle it here.
(backward-kill-paragraph): Don't test it here.
(forward-paragraph): Handle it here.

24 years ago(Fx_show_tip): Improve documentation.
Gerd Moellmann [Sun, 5 Sep 1999 21:22:48 +0000 (21:22 +0000)]
(Fx_show_tip): Improve documentation.

24 years ago(Fset_window_vscroll): Make window the first argument,
Gerd Moellmann [Sun, 5 Sep 1999 21:22:46 +0000 (21:22 +0000)]
(Fset_window_vscroll): Make window the first argument,
amount to scroll the second.  Take non-negative vscroll as
argument.
(Fwindow_vscroll): Return non-negative vscroll.

24 years ago(Qplay_sound_functions): Replaces Qplay_sound_hook.
Gerd Moellmann [Sun, 5 Sep 1999 21:22:45 +0000 (21:22 +0000)]
(Qplay_sound_functions): Replaces Qplay_sound_hook.
(Fplay_sound, syms_of_sound): Use it.
(parse_sound): Allow float volume values in the range [0, 1].
(Fplay_sound): Ditto.

24 years ago(font-menu-add-default): Simplify code.
Richard M. Stallman [Sun, 5 Sep 1999 19:44:45 +0000 (19:44 +0000)]
(font-menu-add-default): Simplify code.

24 years agoChange
Gerd Moellmann [Sun, 5 Sep 1999 16:39:19 +0000 (16:39 +0000)]
Change
`top-line' and `top_line' to `header-line' and `header_line'.
Likewise for similar spellings.