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

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 14 Apr 2000 13:30:35 +0000 (13:30 +0000)]
*** empty log message ***

24 years ago(gud-jdb-build-source-files-list): Check that directory
Gerd Moellmann [Fri, 14 Apr 2000 13:27:48 +0000 (13:27 +0000)]
(gud-jdb-build-source-files-list): Check that directory
exists before calling directory-files.

24 years ago(MAKE_LOCK_NAME): Allocate 2 more bytes.
Gerd Moellmann [Fri, 14 Apr 2000 13:03:20 +0000 (13:03 +0000)]
(MAKE_LOCK_NAME): Allocate 2 more bytes.
(fill_in_lock_file_name): Avoid existing files that aren't
links.

24 years ago*** empty log message ***
Dave Love [Fri, 14 Apr 2000 12:47:38 +0000 (12:47 +0000)]
*** empty log message ***

24 years agoAdd LIBS, LIBOBJS.
Dave Love [Fri, 14 Apr 2000 12:43:52 +0000 (12:43 +0000)]
Add LIBS, LIBOBJS.

24 years ago(LIBOBJS): New variable.
Dave Love [Fri, 14 Apr 2000 12:40:49 +0000 (12:40 +0000)]
(LIBOBJS): New variable.
(obj): Use it.

24 years agoNew variable.
Dave Love [Fri, 14 Apr 2000 12:34:44 +0000 (12:34 +0000)]
New variable.
(INTERVAL_SRC): Convert to make variable.
(INTERVAL_OBJ, MKTIME_OBJ, FLOAT_SUPPORT, FACE_SUPPORT)
(HAVE_X_WINDOWS, OBJECTS_SYSTEM): Remove.
(obj): Substitute INTERVAL_OBJ, add MKTIME_OBJ, GETLOADAVG_OBJ and
@LIBOBJS@.
(SOME_MACHINE_OBJECTS): Remove interval stuff.
(lisp): Substitute FACE_SUPPORT, FLOAT_SUP.
(shortlisp): Add facemenu, float-sup, frame.
(SOME_MACHINE_LISP): Remove them from here.
(LIBES): Change unused LDLIBS to autoconf LIBS.

24 years agoAdd BROKEN_MKTIME, NLIST_STRUCT, NLIST_NAME_UNION.
Dave Love [Fri, 14 Apr 2000 11:24:14 +0000 (11:24 +0000)]
Add BROKEN_MKTIME, NLIST_STRUCT, NLIST_NAME_UNION.

24 years ago(AC_FUNC_MKTIME): New.
Dave Love [Fri, 14 Apr 2000 11:22:13 +0000 (11:22 +0000)]
(AC_FUNC_MKTIME): New.

24 years agoUse AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
Dave Love [Fri, 14 Apr 2000 11:21:41 +0000 (11:21 +0000)]
Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.

24 years ago(update_compositions): If FROM and TO is not in a
Kenichi Handa [Thu, 13 Apr 2000 23:38:19 +0000 (23:38 +0000)]
(update_compositions): If FROM and TO is not in a
valid range, do nothing.

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

24 years ago*** empty log message ***
Dave Love [Thu, 13 Apr 2000 19:42:22 +0000 (19:42 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 13 Apr 2000 19:17:06 +0000 (19:17 +0000)]
*** empty log message ***

24 years agoCustomization fix, doc fix.
Gerd Moellmann [Thu, 13 Apr 2000 19:15:23 +0000 (19:15 +0000)]
Customization fix, doc fix.
(ps-print-version): New version number (5.1.4).
(ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
(ps-print-preprint): Adjust code.
(ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
(ps-print-prologue-header, ps-print-control-characters)
(ps-spool-config): Customization fix.

24 years ago(include-other-diary-files): Fix the fix of
Gerd Moellmann [Thu, 13 Apr 2000 19:12:54 +0000 (19:12 +0000)]
(include-other-diary-files): Fix the fix of
2000-02-18 by doing a save-excursion.

24 years agoChange maintainer. Use new backquote
Dave Love [Thu, 13 Apr 2000 19:12:13 +0000 (19:12 +0000)]
Change maintainer.  Use new backquote
syntax.

24 years ago(tparam1): Abort when encountering an unknown
Gerd Moellmann [Thu, 13 Apr 2000 19:10:40 +0000 (19:10 +0000)]
(tparam1): Abort when encountering an unknown
`%'-specifier.

24 years ago(TERMCAP_OBJ) [__FreeBSD__ >= 4]: Define as
Gerd Moellmann [Thu, 13 Apr 2000 19:10:25 +0000 (19:10 +0000)]
(TERMCAP_OBJ) [__FreeBSD__ >= 4]: Define as
terminfo.o.

24 years agoRemove when, unless.
Dave Love [Thu, 13 Apr 2000 19:10:09 +0000 (19:10 +0000)]
Remove when, unless.

24 years ago(termcapobj) [LIBS_TERMCAP && TERMCAP_OBJ]: Define
Gerd Moellmann [Thu, 13 Apr 2000 19:10:05 +0000 (19:10 +0000)]
(termcapobj) [LIBS_TERMCAP && TERMCAP_OBJ]: Define
as TERMCAP_OBJ.

24 years agoUse keywordp.
Dave Love [Thu, 13 Apr 2000 19:05:47 +0000 (19:05 +0000)]
Use keywordp.

24 years ago(custom-sort-items): Avoid symbol-name with new
Dave Love [Thu, 13 Apr 2000 19:05:10 +0000 (19:05 +0000)]
(custom-sort-items): Avoid symbol-name with new
string-lessp.

24 years ago(edebug-keywordp): Remove. Change callers
Dave Love [Thu, 13 Apr 2000 19:04:33 +0000 (19:04 +0000)]
(edebug-keywordp): Remove.  Change callers
to use keywordp.
(edebug-spec): Enable keywordp.

24 years ago(keywordp): Remove.
Dave Love [Thu, 13 Apr 2000 19:04:00 +0000 (19:04 +0000)]
(keywordp): Remove.

24 years agoDon't quote keywords.
Dave Love [Thu, 13 Apr 2000 19:03:34 +0000 (19:03 +0000)]
Don't quote keywords.
(cl-old-mapc): New variable.
(mapc): Use it.
(cl-map-intervals): Use with-current-buffer.  Don't check for
next-property-change.
(cl-map-overlays): Use with-current-buffer.
(cl-expt): Remove.
(copy-tree, remprop): Define unconditionally.

24 years ago(ispell-menu-map): Menu items rearranged and
Eli Zaretskii [Thu, 13 Apr 2000 14:02:23 +0000 (14:02 +0000)]
(ispell-menu-map): Menu items rearranged and
converted to the new menu-item format, names silightly changed,
help strings added.

Support for spelling without async subprocesses:

(ispell-cmd-args, ispell-output-buffer)
(ispell-session-buffer): New variables.
(ispell-start-process, ispell-process-status,
ispell-accept-output, ispell-send-string): New functions, for
Ispell invocation when async subprocesses aren't supported.
(ispell-word, ispell-pdict-save, ispell-command-loop,
ispell-process-line, ispell-buffer-local-parsing): Replace calls
to process-send-string with calls to ispell-send-string, and
accept-process-output with ispell-accept-output.
(ispell-init-process): Call ispell-process-status instead of
process-status with.
(ispell-init-process): Call ispell-start-process.  Call
ispell-accept-output and ispell-send-string.  Don't call
process-kill-without-query and kill-process if they are unbound.
(ispell-async-processp): New function.

24 years ago(a_write): Remove redundant semi-colons.
Eli Zaretskii [Thu, 13 Apr 2000 10:17:16 +0000 (10:17 +0000)]
(a_write): Remove redundant semi-colons.
(e_write): Return -1 if failed to write all the data.
This fixes the changes made at 1999-12-15.

24 years agoCopyright up-date.
Dave Love [Wed, 12 Apr 2000 18:30:39 +0000 (18:30 +0000)]
Copyright up-date.

24 years agoAdd debug-ignored-errors.
Dave Love [Wed, 12 Apr 2000 18:28:40 +0000 (18:28 +0000)]
Add debug-ignored-errors.
(Info-mode-menu): Add some items.
(Info-directory): Add autoload cookie.

24 years ago(menu-bar-options-menu): Make `mule' always visible.
Dave Love [Wed, 12 Apr 2000 18:26:04 +0000 (18:26 +0000)]
(menu-bar-options-menu): Make `mule' always visible.
Modify `truncate-lines'.  Make `describe-language-environment'
always visible and add help.  Modify `describe-key' help.  Invoke
Info-directory from `info'.  New entry `emacs-manual'.

24 years agomapc
Dave Love [Wed, 12 Apr 2000 17:20:46 +0000 (17:20 +0000)]
mapc

24 years ago(mapcar1): Test for null vals to support mapc.
Dave Love [Wed, 12 Apr 2000 17:20:24 +0000 (17:20 +0000)]
(mapcar1): Test for null vals to support mapc.
(Fmapc): New function.

24 years ago(NUM_MOUSE_BUTTONS): Define.
Eli Zaretskii [Wed, 12 Apr 2000 15:46:49 +0000 (15:46 +0000)]
(NUM_MOUSE_BUTTONS): Define.
(IT_frame_up_to_date): Support the buffer local value of
cursor-type, if defined.

24 years agoiso-acc
Dave Love [Tue, 11 Apr 2000 09:31:34 +0000 (09:31 +0000)]
iso-acc

24 years agoNo resize-minibuffer.
Dave Love [Tue, 11 Apr 2000 09:29:06 +0000 (09:29 +0000)]
No resize-minibuffer.
(Window Convenience): New.

24 years ago*** empty log message ***
Dave Love [Tue, 11 Apr 2000 09:19:51 +0000 (09:19 +0000)]
*** empty log message ***

24 years ago(ebrowse-tree-mode): Use
Gerd Moellmann [Mon, 10 Apr 2000 19:56:52 +0000 (19:56 +0000)]
(ebrowse-tree-mode): Use
propertized-buffer-identification.
(ebrowse-update-member-buffer-mode-line): Likewise.
(ebrowse--mode-strings): Removed.
(ebrowse--mode-line-props): Removed.

24 years ago*** empty log message ***
Dave Love [Mon, 10 Apr 2000 19:45:57 +0000 (19:45 +0000)]
*** empty log message ***

24 years ago* Makefile.in (temacs): Revert 2000-03-12 change.
Ken Raeburn [Mon, 10 Apr 2000 19:11:45 +0000 (19:11 +0000)]
* Makefile.in (temacs): Revert 2000-03-12 change.

24 years ago(preceding-char, following-char): Doc fix.
Dave Love [Mon, 10 Apr 2000 17:42:19 +0000 (17:42 +0000)]
(preceding-char, following-char): Doc fix.

24 years ago(realize_face): Change FRAME_X_P to FRAME_WINDOW_P.
Jason Rumney [Mon, 10 Apr 2000 14:32:11 +0000 (14:32 +0000)]
(realize_face): Change FRAME_X_P to FRAME_WINDOW_P.

24 years ago*** empty log message ***
Jason Rumney [Mon, 10 Apr 2000 14:29:12 +0000 (14:29 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 10 Apr 2000 13:43:06 +0000 (13:43 +0000)]
*** empty log message ***

24 years ago(ebrowse-read): Skip forward over white
Gerd Moellmann [Mon, 10 Apr 2000 13:35:34 +0000 (13:35 +0000)]
(ebrowse-read): Skip forward over white
space before testing for end of buffer.
(ebrowse-load): Removed.
(ebrowse-revert-tree-buffer-from-file): Rewritten.
(ebrowse-create-tree-buffer): Rewritten.
(ebrowse-tree-mode): Read tree from buffer.

24 years ago(auto-mode-alist): Add `EBROWSE'.
Gerd Moellmann [Mon, 10 Apr 2000 13:32:07 +0000 (13:32 +0000)]
(auto-mode-alist): Add `EBROWSE'.

24 years ago(setup_echo_area_for_printing): Choose an echo
Gerd Moellmann [Mon, 10 Apr 2000 13:14:24 +0000 (13:14 +0000)]
(setup_echo_area_for_printing): Choose an echo
area buffer, if it's not set up yet.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 10 Apr 2000 11:45:52 +0000 (11:45 +0000)]
*** empty log message ***

24 years ago(compute_motion): Set immediate_quit.
Gerd Moellmann [Mon, 10 Apr 2000 11:44:37 +0000 (11:44 +0000)]
(compute_motion): Set immediate_quit.

24 years ago(viet-vscii-decode-table): Fix a bug.
Kenichi Handa [Mon, 10 Apr 2000 11:18:57 +0000 (11:18 +0000)]
(viet-vscii-decode-table): Fix a bug.

24 years ago*** empty log message ***
Kenichi Handa [Mon, 10 Apr 2000 11:17:38 +0000 (11:17 +0000)]
*** empty log message ***

24 years ago(with-buffer-unmodified): Fix bug introduced by `)'
Gerd Moellmann [Mon, 10 Apr 2000 10:52:46 +0000 (10:52 +0000)]
(with-buffer-unmodified): Fix bug introduced by `)'
at the wrong place.

24 years agoNew files.
Kenichi Handa [Mon, 10 Apr 2000 01:52:28 +0000 (01:52 +0000)]
New files.

24 years ago*** empty log message ***
Gerd Moellmann [Sun, 9 Apr 2000 20:32:42 +0000 (20:32 +0000)]
*** empty log message ***

24 years ago(tty_suppress_bold_inverse_default_colors_p): New
Gerd Moellmann [Sun, 9 Apr 2000 20:30:25 +0000 (20:30 +0000)]
(tty_suppress_bold_inverse_default_colors_p): New
variable.
(realize_tty_face): Suppress boldness if colors are the inverse of
the default colors, and tty_suppress_bold_inverse_default_colors_p
is set.
(Ftty_suppress_bold_inverse_default_colors): New function.
(syms_of_xfaces): Defsubr it.

24 years ago(finder-commentary): Add autoload cookie.
Gerd Moellmann [Sun, 9 Apr 2000 20:24:49 +0000 (20:24 +0000)]
(finder-commentary): Add autoload cookie.

24 years ago(ebrowse-find-file-hook-fn): Moved
Gerd Moellmann [Sun, 9 Apr 2000 20:23:27 +0000 (20:23 +0000)]
(ebrowse-find-file-hook-fn): Moved
to ebrowse-ffh.el.
(ebrowse-load): Add autoload.

24 years ago(Backup): backup-enable-predicate.
Dave Love [Sun, 9 Apr 2000 17:28:38 +0000 (17:28 +0000)]
(Backup): backup-enable-predicate.
(Backup Names): make-backup-file-name-function, backup-directory-alist.
(File Conveniences): New (needs work).

24 years agobackup-directory-alist, make-backup-file-name-function.
Dave Love [Sun, 9 Apr 2000 17:23:40 +0000 (17:23 +0000)]
backup-directory-alist, make-backup-file-name-function.

24 years ago(backup-enable-predicate): Use temporary-file-directory,
Dave Love [Sun, 9 Apr 2000 17:18:48 +0000 (17:18 +0000)]
(backup-enable-predicate): Use temporary-file-directory,
small-temporary-file-directory.
(make-backup-file-name-function, backup-directory-alist): New
variables.
(make-backup-file-name-1): New function.
(make-backup-file-name): Use it.
(find-backup-file-name): Likewise.  Use format for clarity, not concat.
(file-newest-backup): Use make-backup-file-name.

24 years ago*** empty log message ***
Gerd Moellmann [Sun, 9 Apr 2000 11:15:57 +0000 (11:15 +0000)]
*** empty log message ***

24 years ago(easy-menu-create-menu): Process menu
Gerd Moellmann [Sun, 9 Apr 2000 10:59:46 +0000 (10:59 +0000)]
(easy-menu-create-menu): Process menu
item help string.
(easy-menu-do-add-item): Ditto.
(easy-menu-define): Extend doc string.

24 years ago(with-buffer-unmodified): Use
Gerd Moellmann [Sun, 9 Apr 2000 10:58:27 +0000 (10:58 +0000)]
(with-buffer-unmodified): Use
restore-buffer-modified-p.
(with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
(jit-lock-function, jit-lock-stealth-fontify): Don't use
with-buffer-unmodified.

24 years agoCorrect author's email address.
Gerd Moellmann [Sun, 9 Apr 2000 10:57:15 +0000 (10:57 +0000)]
Correct author's email address.

24 years ago(INSTALLABLES): Add ebrowse.
Gerd Moellmann [Sun, 9 Apr 2000 10:53:05 +0000 (10:53 +0000)]
(INSTALLABLES): Add ebrowse.
(ebrowse): New target.

24 years ago(Frestore_buffer_modified_p): New function.
Gerd Moellmann [Sun, 9 Apr 2000 10:47:46 +0000 (10:47 +0000)]
(Frestore_buffer_modified_p): New function.
(syms_of_buffer): Defsubr it.

24 years agoFix specs for dolist, dotimes, push, pop, unless, when.
Dave Love [Sat, 8 Apr 2000 23:42:11 +0000 (23:42 +0000)]
Fix specs for dolist, dotimes, push, pop, unless, when.

24 years ago* charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a
Ken Raeburn [Sat, 8 Apr 2000 19:39:03 +0000 (19:39 +0000)]
* charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a
charset id (int) argument, not a charset (Lisp_Object).

24 years agofixing more int/lisp confusion, in coding.* and fontset.c
Ken Raeburn [Sat, 8 Apr 2000 19:36:24 +0000 (19:36 +0000)]
fixing more int/lisp confusion, in coding.* and fontset.c

24 years ago(CHARSET_TABLE_ENTRY): Fix comment -- argument is a C int, not a lisp integer.
Ken Raeburn [Sat, 8 Apr 2000 19:35:24 +0000 (19:35 +0000)]
(CHARSET_TABLE_ENTRY): Fix comment -- argument is a C int, not a lisp integer.

24 years ago* coding.h (code_convert_string): Declare.
Ken Raeburn [Sat, 8 Apr 2000 19:34:29 +0000 (19:34 +0000)]
* coding.h (code_convert_string): Declare.
* coding.c (code_convert_string_norecord): Pass an int, not a lisp object, as
the fourth argument to code_convert_string.

24 years ago(make_fontset_for_ascii_face): Use XINT on return value.
Ken Raeburn [Sat, 8 Apr 2000 19:33:36 +0000 (19:33 +0000)]
(make_fontset_for_ascii_face): Use XINT on return value.
(Fset_fontset_font): Use EQ to compare lisp objects.

24 years ago2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer [Fri, 7 Apr 2000 16:10:04 +0000 (16:10 +0000)]
2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>

* viper-util.el (viper-put-on-search-overlay): New subroutine.
(viper-flash-search-pattern): No operation when using Emacs
doesn't support face.
Use `viper-put-on-search-overlay'.

24 years ago* intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
Ken Raeburn [Wed, 5 Apr 2000 18:53:39 +0000 (18:53 +0000)]
* intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
that looks like a lisp object.
(SET_INTERVAL_OBJECT): Don't explicitly compare the object with zero, instead
see whether it's an integer object, since they can't have intervals.
(GET_INTERVAL_OBJECT): Simply assign to the destination.

24 years ago* lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:
Ken Raeburn [Wed, 5 Apr 2000 18:47:29 +0000 (18:47 +0000)]
* lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:
Provide a GNU C macro version that handles lisp-object unions.
(XSET) [!NO_UNION_TYPE]: Set the value field first, then the type field, to
better cope with ENABLE_CHECKING and calls that modify a Lisp_Object using its
old value.

24 years agomake_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Ken Raeburn [Wed, 5 Apr 2000 17:29:31 +0000 (17:29 +0000)]
make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 4 Apr 2000 21:15:08 +0000 (21:15 +0000)]
*** empty log message ***

24 years ago(compare_window_configurations): Signal an error
Gerd Moellmann [Tue, 4 Apr 2000 21:07:45 +0000 (21:07 +0000)]
(compare_window_configurations): Signal an error
if parameters C1 or C2 aren't window configurations.

24 years ago(isearch-mode-map): Define M-C-s like C-s and M-C-r
Gerd Moellmann [Tue, 4 Apr 2000 21:04:34 +0000 (21:04 +0000)]
(isearch-mode-map): Define M-C-s like C-s and M-C-r
like C-r.

24 years agoSome doc fixes.
Gerd Moellmann [Tue, 4 Apr 2000 21:03:15 +0000 (21:03 +0000)]
Some doc fixes.
(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.
(toplevel): Require `dabbrev' and `add-log' when compiling.

24 years ago(perform-replace): Don't move forward one char
Gerd Moellmann [Tue, 4 Apr 2000 21:01:53 +0000 (21:01 +0000)]
(perform-replace): Don't move forward one char
when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
to do that because it leaves point 1 position after the last
replacement, after everything has been replaced.

24 years ago(with-buffer-unmodified): New macro.
Gerd Moellmann [Tue, 4 Apr 2000 21:00:36 +0000 (21:00 +0000)]
(with-buffer-unmodified): New macro.
(with-buffer-prepared-for-font-lock): Don't preserve buffer's
modified state.
(jit-lock-function-1): Extracted from jit-lock-function; not
preserving buffer's modified state.
(jit-lock-function, jit-lock-stealth-fontify): Call
jit-lock-function-1.

24 years agoRemove supernumerary copyright line.
Gerd Moellmann [Tue, 4 Apr 2000 20:59:17 +0000 (20:59 +0000)]
Remove supernumerary copyright line.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 4 Apr 2000 15:03:37 +0000 (15:03 +0000)]
*** empty log message ***

24 years agoProvide facilities for inserting space before left
Gerd Moellmann [Tue, 4 Apr 2000 15:01:53 +0000 (15:01 +0000)]
Provide facilities for inserting space before left
parentheses and uncapitalization of identifiers.
(glasses-mode): Try to remove old overlays in all cases.

24 years ago(Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/
Gerd Moellmann [Tue, 4 Apr 2000 14:54:29 +0000 (14:54 +0000)]
(Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/
AFTER_POTENTIAL_GC calls around calls to functions that can
signal an error and thus invoke the debugger.

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

24 years ago(compile-internal): Display the compilation
Gerd Moellmann [Mon, 3 Apr 2000 21:20:05 +0000 (21:20 +0000)]
(compile-internal): Display the compilation
buffer in a different frame, if it's already displayed there.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 3 Apr 2000 20:54:40 +0000 (20:54 +0000)]
*** empty log message ***

24 years ago(Fbase64_decode_region, Fbase64_decode_string): Signal
Gerd Moellmann [Mon, 3 Apr 2000 20:48:22 +0000 (20:48 +0000)]
(Fbase64_decode_region, Fbase64_decode_string): Signal
an error if decoding fails.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 3 Apr 2000 19:34:41 +0000 (19:34 +0000)]
*** empty log message ***

24 years ago(sendmail-user-agent-compose): Recognize a `body'
Gerd Moellmann [Mon, 3 Apr 2000 19:31:33 +0000 (19:31 +0000)]
(sendmail-user-agent-compose): Recognize a `body'
header and insert its value as mail body.

24 years ago(member-ignore-case): New function.
Gerd Moellmann [Mon, 3 Apr 2000 19:29:56 +0000 (19:29 +0000)]
(member-ignore-case): New function.

24 years ago(fill-individual-paragraphs): If a no-prefix
Gerd Moellmann [Mon, 3 Apr 2000 19:28:16 +0000 (19:28 +0000)]
(fill-individual-paragraphs): If a no-prefix
line is followed by one that matches CITATION-REGEXP, end the
paragraph.

24 years ago(insert-directory): List the total free space
Gerd Moellmann [Mon, 3 Apr 2000 19:26:43 +0000 (19:26 +0000)]
(insert-directory): List the total free space
along with the used space.