bpt/emacs.git
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.

24 years ago(header-line): Renamed from `top-line'.
Gerd Moellmann [Sun, 5 Sep 1999 16:38:56 +0000 (16:38 +0000)]
(header-line): Renamed from `top-line'.

24 years agoChange spelling of `toolbar' to `tool_bar' or `tool-bar'.
Gerd Moellmann [Sun, 5 Sep 1999 15:49:07 +0000 (15:49 +0000)]
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Likewise for upper-case etc.

24 years ago(row_containing_pos): New.
Gerd Moellmann [Sun, 5 Sep 1999 15:48:57 +0000 (15:48 +0000)]
(row_containing_pos): New.
(try_window_id): Use it.
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Likewise for upper-case etc.

24 years ago(tool-bar): Change face `toolbar' to `tool-bar'.
Gerd Moellmann [Sun, 5 Sep 1999 15:48:38 +0000 (15:48 +0000)]
(tool-bar): Change face `toolbar' to `tool-bar'.

24 years ago(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Gerd Moellmann [Sun, 5 Sep 1999 12:13:41 +0000 (12:13 +0000)]
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Fix reference to renamed variable.

24 years ago(Qwindow_size_fixed): Replaces Qfixed_window_size.
Gerd Moellmann [Sat, 4 Sep 1999 20:11:12 +0000 (20:11 +0000)]
(Qwindow_size_fixed): Replaces Qfixed_window_size.
(window_fixed_size_p): Use Qwindow_size_fixed instead of
Qfixed_window_size.
(syms_of_window): Ditto.

24 years ago(Fmakehash): Exchange optional test and size arguments.
Gerd Moellmann [Sat, 4 Sep 1999 20:11:09 +0000 (20:11 +0000)]
(Fmakehash): Exchange optional test and size arguments.

24 years agoMake some doc strings obey the make-docfile convention.
Dave Love [Sat, 4 Sep 1999 11:31:31 +0000 (11:31 +0000)]
Make some doc strings obey the make-docfile convention.

24 years agoMake some doc strings obey the make-docfile convention.
Dave Love [Sat, 4 Sep 1999 11:29:26 +0000 (11:29 +0000)]
Make some doc strings obey the make-docfile convention.
(debug-ignored-errors): Remove BBDB ones.

24 years agoFix comment about conventions for Lisp files.
Dave Love [Sat, 4 Sep 1999 11:25:13 +0000 (11:25 +0000)]
Fix comment about conventions for Lisp files.

24 years ago(mh-forward): Get new subject line from the original,
Richard M. Stallman [Sat, 4 Sep 1999 00:08:17 +0000 (00:08 +0000)]
(mh-forward): Get new subject line from the original,
not from the draft to forward.

24 years ago(make-autoload): Handle defun* like defun.
Richard M. Stallman [Fri, 3 Sep 1999 23:57:31 +0000 (23:57 +0000)]
(make-autoload): Handle defun* like defun.

24 years ago(highlight-changes-mode): Add autoload cookie for variable.
Dave Love [Fri, 3 Sep 1999 23:12:57 +0000 (23:12 +0000)]
(highlight-changes-mode): Add autoload cookie for variable.

24 years agoInclude config.h not ../src/config.h.
Richard M. Stallman [Fri, 3 Sep 1999 23:12:27 +0000 (23:12 +0000)]
Include config.h not ../src/config.h.
(main, fopen, chdir): Add #undef.
(read_c_string, scan_c_file, skip_white, read_lisp_symbol)
(scan_lisp_file): Handle \r like \n.

24 years ago(double-mode): Customize the variable.
Dave Love [Fri, 3 Sep 1999 22:45:43 +0000 (22:45 +0000)]
(double-mode): Customize the variable.

24 years agoChange protorype of x_alloc_nearest_color.
Gerd Moellmann [Fri, 3 Sep 1999 18:50:06 +0000 (18:50 +0000)]
Change protorype of x_alloc_nearest_color.

24 years ago(XTset_vertical_scroll_bar): Block input when clearing
Gerd Moellmann [Fri, 3 Sep 1999 18:50:00 +0000 (18:50 +0000)]
(XTset_vertical_scroll_bar): Block input when clearing
under newly created scroll bar.
(expose_window): If window is not yet fully initialized, do
nothing.  This can happen when toolkit scroll bars are used and a
window is split.  Reconfiguring the scroll bars will generate an
expose for a newly created window.
(x_alloc_nearest_color_for_widget) [USE_X_TOOLKIT]:
New.  Allocate color for lwlib widgets.
(x_alloc_nearest_color): Change parameter list include the
frame on which to allocate colors.  Gamma-correct colors.
(x_alloc_lighter_color): Call x_alloc_lighter_color with new
parameter list.

24 years agoInclude math.h. Add extern declaration for atof in case
Gerd Moellmann [Fri, 3 Sep 1999 18:49:56 +0000 (18:49 +0000)]
Include math.h.  Add extern declaration for atof in case
we don't see one.
(Qscreen_gamma): New.
(struct x_frame_parm_table): Add prototypes, add
x_set_screen_gamma.
(gamma_correct): New function.
(defined_color): Call it.
(x_set_screen_gamma): New.
(x_set_title): Add parameter old_value.
(RES_TYPE_FLOAT): New.
(x_get_arg): Handle RES_TYPE_FLOAT.
(Fx_create_frame): Call x_default_parameter for `screen-gamma'.
(lookup_pixel_color): Change call to x_alloc_nearest_color to
new prototype.
(lookup_rgb_color): Ditto.
(syms_of_xfns): Initialize Qscreen_gamma.

24 years ago(struct frame): New member `gamma'.
Gerd Moellmann [Fri, 3 Sep 1999 18:49:55 +0000 (18:49 +0000)]
(struct frame): New member `gamma'.