]>
git.eshelyaron.com Git - emacs.git/log
Karl Heuer [Fri, 3 Nov 1995 02:29:09 +0000 (02:29 +0000)]
(mh-goto-msg): binary search (much faster!).
(mh-prompt-for-folder): error if regular file.
Karl Heuer [Fri, 3 Nov 1995 02:28:52 +0000 (02:28 +0000)]
reporter.el support.
Karl Heuer [Fri, 3 Nov 1995 02:28:26 +0000 (02:28 +0000)]
(mh-make-folder-mode-line): support mh-msg-count.
(mh-delete-scan-msgs): use fast new mh-goto-msg.
Karl Heuer [Thu, 2 Nov 1995 23:29:42 +0000 (23:29 +0000)]
(src, lib-src): Don't distribute Makefile.c.
(etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
Karl Heuer [Thu, 2 Nov 1995 23:26:19 +0000 (23:26 +0000)]
Create lisp/MANIFEST.
Erik Naggum [Thu, 2 Nov 1995 20:30:38 +0000 (20:30 +0000)]
(with-electric-help): Add missing argument MINHEIGHT.
Francesco Potortì [Thu, 2 Nov 1995 16:30:14 +0000 (16:30 +0000)]
* etags.c (lowcase): Use the standard tolower function.
(substitute): Remove some wrong and some useless code related with
escape `\` character in regexp replacement string.
(TEX_defenv): Added part, appendix, entry, index. Removed typeout.
(lang_suffixes): New suffixes: .hpp for C++; .f90 for Fortran;
.bib, .ltx, .TeX for TeX (.bbl, .dtx removed); .ml for Lisp;
.prolog for prolog (.pl removed).
(massage_name, etags_getcwd): Use lowcase instead of tolower.
(regex.h): Don't include it if REGEX_IN_LIBC is defined.
(C_entries, find_entries): Added comments about memory leakage.
(add_node): Dead code removed.
André Spiegel [Thu, 2 Nov 1995 09:36:01 +0000 (09:36 +0000)]
(vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.
André Spiegel [Thu, 2 Nov 1995 09:35:04 +0000 (09:35 +0000)]
(vc-utc-string): Use timezone of TIMEVAL for the correction, not the
current one.
(vc-rcsdiff-knows-brief): New variable.
(vc-rcs-lock-from-diff): Use it.
Karl Heuer [Thu, 2 Nov 1995 04:40:07 +0000 (04:40 +0000)]
(tpu-set-mode-line): Add element for column number.
Karl Heuer [Thu, 2 Nov 1995 04:37:30 +0000 (04:37 +0000)]
Don't require initial whitespace in vendor name.
Richard M. Stallman [Tue, 31 Oct 1995 20:59:01 +0000 (20:59 +0000)]
Always load menu-bar.
Karl Heuer [Tue, 31 Oct 1995 17:20:16 +0000 (17:20 +0000)]
(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h.
Karl Heuer [Tue, 31 Oct 1995 16:57:10 +0000 (16:57 +0000)]
Initial revision
Richard M. Stallman [Tue, 31 Oct 1995 15:13:09 +0000 (15:13 +0000)]
(msb--toggle-menu-type): Pass t as arg.
Richard M. Stallman [Tue, 31 Oct 1995 14:41:51 +0000 (14:41 +0000)]
(command-line-1): Say how to invoke menu bar, if not X.
(command-line): If not X, do enable menu bar.
Richard M. Stallman [Tue, 31 Oct 1995 14:27:13 +0000 (14:27 +0000)]
Add some commented-out code.
Richard M. Stallman [Tue, 31 Oct 1995 08:44:46 +0000 (08:44 +0000)]
Initial revision
Richard M. Stallman [Tue, 31 Oct 1995 08:39:19 +0000 (08:39 +0000)]
(m68k-*-linux*): New alternative.
Richard M. Stallman [Tue, 31 Oct 1995 05:59:44 +0000 (05:59 +0000)]
Explain when user-mail-address is set.
Richard M. Stallman [Tue, 31 Oct 1995 05:26:32 +0000 (05:26 +0000)]
Fix previous change.
Karl Heuer [Tue, 31 Oct 1995 05:22:28 +0000 (05:22 +0000)]
(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h
Used new names for those macros in all references.
Richard M. Stallman [Tue, 31 Oct 1995 02:48:28 +0000 (02:48 +0000)]
(BITS_PER_CHAR, BITS_PER_INT, BITS_PER_SHORT)
(BITS_PER_LONG): Define if not already defined.
Karl Heuer [Tue, 31 Oct 1995 02:34:16 +0000 (02:34 +0000)]
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Rename from SHORTBITS, INTBITS, LONGBITS.
Richard M. Stallman [Tue, 31 Oct 1995 02:08:29 +0000 (02:08 +0000)]
(mail-abbrev-syntax-table): Fix initialization.
Richard M. Stallman [Tue, 31 Oct 1995 00:58:32 +0000 (00:58 +0000)]
(debug_print): Print a newline here.
Richard M. Stallman [Tue, 31 Oct 1995 00:56:39 +0000 (00:56 +0000)]
(pr): Don't print newline here.
Richard M. Stallman [Tue, 31 Oct 1995 00:55:50 +0000 (00:55 +0000)]
Do `set main' to make gdb_valbits etc. available.
Richard M. Stallman [Tue, 31 Oct 1995 00:43:22 +0000 (00:43 +0000)]
(describe-function): Call documentation just once.
(describe-key): Likewise.
Richard M. Stallman [Tue, 31 Oct 1995 00:01:29 +0000 (00:01 +0000)]
(CHECK_CHAR_TABLE): Don't accept nil.
Karl Heuer [Tue, 31 Oct 1995 00:01:15 +0000 (00:01 +0000)]
update some doc strings.
(time-stamp-strftime): ignore some additional chars we might want
to use in the future for additional controls or parameters.
(time-stamp): minor optimizations.
Richard M. Stallman [Mon, 30 Oct 1995 22:48:33 +0000 (22:48 +0000)]
(prefix-args): Use LDFLAGS, not ALL_LDFLAGS.
Erik Naggum [Mon, 30 Oct 1995 22:13:36 +0000 (22:13 +0000)]
Comment change
Erik Naggum [Mon, 30 Oct 1995 22:02:58 +0000 (22:02 +0000)]
Comment change.
Erik Naggum [Mon, 30 Oct 1995 21:55:54 +0000 (21:55 +0000)]
Correct initial line typo.
Richard M. Stallman [Mon, 30 Oct 1995 21:34:10 +0000 (21:34 +0000)]
(getdate.o, movemail.o): Specify -Demacs.
(ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Delete -Demacs.
Richard M. Stallman [Mon, 30 Oct 1995 21:31:37 +0000 (21:31 +0000)]
(sparc-*-nextstep*): Remove incorrect .h's.
Richard M. Stallman [Mon, 30 Oct 1995 21:19:36 +0000 (21:19 +0000)]
Document \= in doc string.
Richard M. Stallman [Mon, 30 Oct 1995 21:18:39 +0000 (21:18 +0000)]
(describe-variable): Don't call substitute-command-keys.
Richard M. Stallman [Mon, 30 Oct 1995 19:47:29 +0000 (19:47 +0000)]
(Fencode_time): Add cast.
(Fset_time_zone_rule): Add cast.
Richard M. Stallman [Mon, 30 Oct 1995 19:41:44 +0000 (19:41 +0000)]
Move the include of Xlocale.h after setting HAVE_X11R5.
Richard M. Stallman [Mon, 30 Oct 1995 19:38:38 +0000 (19:38 +0000)]
(temp_echo_area_glyphs): Only delete the temporary message.
Richard M. Stallman [Mon, 30 Oct 1995 19:34:27 +0000 (19:34 +0000)]
(Fsafe_length): Add missing parentheses around & within comparison.
Richard M. Stallman [Mon, 30 Oct 1995 19:33:01 +0000 (19:33 +0000)]
(describe_translation): Insert newline after key description.
Richard M. Stallman [Mon, 30 Oct 1995 19:28:49 +0000 (19:28 +0000)]
(finding existing executable versions): Add a period to the end of BASE.
Richard M. Stallman [Mon, 30 Oct 1995 19:25:04 +0000 (19:25 +0000)]
(select-tags-table): Don't modify the value of tags-table-list.
Richard M. Stallman [Mon, 30 Oct 1995 19:22:23 +0000 (19:22 +0000)]
(disassemble-internal): Handle lazy-loaded doc strings.
(disassemble-1): Handle lazy-loaded bytecode objects.
Richard M. Stallman [Mon, 30 Oct 1995 19:18:52 +0000 (19:18 +0000)]
(archive-zoo-summarize): Handle archives with long file names.
Richard M. Stallman [Mon, 30 Oct 1995 18:01:22 +0000 (18:01 +0000)]
(byte-recompile-directory): New arg FORCE.
(byte-force-recompile): New function.
Richard M. Stallman [Mon, 30 Oct 1995 17:35:01 +0000 (17:35 +0000)]
Comment change.
Richard M. Stallman [Mon, 30 Oct 1995 17:22:28 +0000 (17:22 +0000)]
Comment change.
Richard M. Stallman [Mon, 30 Oct 1995 17:13:16 +0000 (17:13 +0000)]
Initial revision
Richard M. Stallman [Mon, 30 Oct 1995 16:33:49 +0000 (16:33 +0000)]
(tmm-old-mb-map): Initialize to nil.
(tmm-delete-map): Don't use tmm-old-mb-map if nil.
(tmm-add-prompt): Bind C-n and C-p.
Put only the shortcuts into the completion buffer's map.
Produce the completion list by hand so as not to sort it.
(tmm-prompt): Start at the first item in the menu.
Don't reverse tmm-km-list; reverse compl-list instead.
Use try-completion in last-ditch attempt to find a match.
Rename compl-list to history.
(tmm-get-keybind): Put more local bindings last in a menu.
Major rewrite.
(tmm-menubar): Handle menu-bar-final-items.
(tmm-remove-shortcuts): Function deleted.
(tmm-add-shortcuts): If we can't find a letter shortcut,
use a numeric shortcut.
Simon Marshall [Mon, 30 Oct 1995 08:31:08 +0000 (08:31 +0000)]
Use frame-parameters, not font-lock-background-mode and font-lock-display-type.
Richard M. Stallman [Mon, 30 Oct 1995 02:37:50 +0000 (02:37 +0000)]
[POSIX_SIGNALS] (signal): Undef before defining.
Richard M. Stallman [Mon, 30 Oct 1995 02:34:12 +0000 (02:34 +0000)]
(find_section): New arg old_section_h.
Rename file_h to old_file_h and fix type.
Calls changed.
Richard M. Stallman [Sun, 29 Oct 1995 23:26:41 +0000 (23:26 +0000)]
(PVEC_TYPE_MASK): Remove the 0x100 bit.
Richard M. Stallman [Sun, 29 Oct 1995 23:07:56 +0000 (23:07 +0000)]
(command_loop_1): No direct display if Column Number mode.
(Vcolumn_number_mode): New variable.
(syms_of_keyboard): Set up Lisp variable.
Richard M. Stallman [Sun, 29 Oct 1995 23:03:05 +0000 (23:03 +0000)]
(column-number-mode): Make default value nil.
Richard M. Stallman [Sun, 29 Oct 1995 21:38:59 +0000 (21:38 +0000)]
(Fset_marker_insertion_type): Doc fix.
Richard M. Stallman [Sun, 29 Oct 1995 20:23:42 +0000 (20:23 +0000)]
(set-visited-file-name, basic-save-buffer):
Set buffer-file-number consistently with find-file-noselect.
Richard M. Stallman [Sun, 29 Oct 1995 20:22:55 +0000 (20:22 +0000)]
Use new names config.in, paths.in, and {src,lib-src}/Makefile.in.
Richard M. Stallman [Sun, 29 Oct 1995 20:19:27 +0000 (20:19 +0000)]
Comment change.
Richard M. Stallman [Sun, 29 Oct 1995 19:36:39 +0000 (19:36 +0000)]
(POP_FAILURE_POINT): Use .word.integer.
Richard M. Stallman [Sun, 29 Oct 1995 19:17:24 +0000 (19:17 +0000)]
(Fmake_char_table): Doc fix.
Richard M. Stallman [Sun, 29 Oct 1995 19:16:24 +0000 (19:16 +0000)]
(Fset_case_table): Doc fix.
Richard M. Stallman [Sun, 29 Oct 1995 19:02:07 +0000 (19:02 +0000)]
Cast first arg to bzero.
(Fmemory_use_counts): Cast 1 to EMACS_INT before shift.
Richard M. Stallman [Sun, 29 Oct 1995 04:39:37 +0000 (04:39 +0000)]
Minor fix in minibuffer-complete-and-exit.
Richard M. Stallman [Sun, 29 Oct 1995 04:38:08 +0000 (04:38 +0000)]
(SYNTAX, SYNTAX_WITH_FLAGS, SYNTAX_MATCH): Fix the non-GCC definitions.
Richard M. Stallman [Sat, 28 Oct 1995 16:21:33 +0000 (16:21 +0000)]
Comment change.
Richard M. Stallman [Sat, 28 Oct 1995 16:20:36 +0000 (16:20 +0000)]
Don't load c-mode.
Richard M. Stallman [Sat, 28 Oct 1995 16:05:59 +0000 (16:05 +0000)]
(FRAME_XIC): Fix wrong field name.
Richard M. Stallman [Sat, 28 Oct 1995 15:19:25 +0000 (15:19 +0000)]
(run_hook_with_args): Add forward declaration.
Erik Naggum [Sat, 28 Oct 1995 06:22:50 +0000 (06:22 +0000)]
Adapt to new char-table implementation. Fix name of file in the first
line, part number syntax of ISO standards, and `provide' clause. Register
file with RCS.
Richard M. Stallman [Sat, 28 Oct 1995 06:17:36 +0000 (06:17 +0000)]
entered into RCS
Erik Naggum [Sat, 28 Oct 1995 05:42:48 +0000 (05:42 +0000)]
(ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-match
for complex regexp in `ange-ftp-name-format'.
(ange-ftp-process-sentinel): Quote final * in buffer name match.
Noah Friedman [Fri, 27 Oct 1995 22:34:50 +0000 (22:34 +0000)]
(rlogin): If `buffer' arg is a buffer object, initialize buffer-name to the
buffer name.
Set `buffer' to buffer actually created or returned by get-buffer-create.
Set `proc' to the process actually in the new buffer, not the process
with the name buffer-name; they may not be the same if buffers have bee
renamed.
Richard M. Stallman [Fri, 27 Oct 1995 21:57:33 +0000 (21:57 +0000)]
(Fcommand_execute): New arg KEYS. Callers changed.
(read_char): Specify KEYS when handling Vspecial_event_map.
Richard M. Stallman [Fri, 27 Oct 1995 21:55:33 +0000 (21:55 +0000)]
(Fcall_interactively): New arg KEYS.
Richard M. Stallman [Fri, 27 Oct 1995 17:48:32 +0000 (17:48 +0000)]
(mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.
(mouse-set-region): Don't do the sit-for on a pc frame.
Edward M. Reingold [Thu, 26 Oct 1995 22:38:23 +0000 (22:38 +0000)]
Fix the way the sexagisimal names are calculated.
Richard M. Stallman [Thu, 26 Oct 1995 19:06:38 +0000 (19:06 +0000)]
(IT_ring_bell): Use intdos, not write.
(recent_doskeys_index, total_doskeys, recent_doskeys): New variables.
(Frecent_doskeys): New function.
(syms_of_msdos): New function.
Simon Marshall [Thu, 26 Oct 1995 13:53:18 +0000 (13:53 +0000)]
Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-header-separator.
Simon Marshall [Thu, 26 Oct 1995 13:48:35 +0000 (13:48 +0000)]
Change to citation regexp for mail-font-lock-keywords.
Simon Marshall [Thu, 26 Oct 1995 13:40:54 +0000 (13:40 +0000)]
Change to citation regexp for rmail-font-lock-keywords.
Simon Marshall [Thu, 26 Oct 1995 13:34:28 +0000 (13:34 +0000)]
Updated to 3.08; don't use `let' var from caller.
Simon Marshall [Thu, 26 Oct 1995 13:31:26 +0000 (13:31 +0000)]
Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.
Simon Marshall [Thu, 26 Oct 1995 13:27:36 +0000 (13:27 +0000)]
General reorganisation; moving and renaming etc.
Addition to font-lock-keywords; MATCH-ANCHORED structure and OVERRIDE values.
font-lock-fontify-anchored-keywords written to use the former,
font-lock-apply-highlight modified to use the latter.
Richard M. Stallman [Thu, 26 Oct 1995 03:14:40 +0000 (03:14 +0000)]
Require cc-mode.
Richard M. Stallman [Thu, 26 Oct 1995 03:13:43 +0000 (03:13 +0000)]
Provide hideif; require cc-mode.
Karl Heuer [Wed, 25 Oct 1995 19:54:38 +0000 (19:54 +0000)]
[!HAVE_FMOD] (fmod): Make consistent with ANSI definition.
Don't use drem; it's not the same function.
Richard M. Stallman [Wed, 25 Oct 1995 19:33:48 +0000 (19:33 +0000)]
(string_match_1): Pass the POSIX arg to compile_pattern.
Richard M. Stallman [Wed, 25 Oct 1995 19:32:18 +0000 (19:32 +0000)]
(REGEXP_IN_LIBC): Definition turned off.
Richard M. Stallman [Wed, 25 Oct 1995 19:30:19 +0000 (19:30 +0000)]
(describe-key, describe-key-briefly): For a mouse click,
go to its buffer and position before looking up the key.
Karl Heuer [Wed, 25 Oct 1995 19:24:28 +0000 (19:24 +0000)]
Don't bother checking for drem.
Richard M. Stallman [Tue, 24 Oct 1995 22:22:20 +0000 (22:22 +0000)]
(Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.
(Info-tagify, batch-info-validate, Info-validate-tags-table): Likewise.
Richard M. Stallman [Tue, 24 Oct 1995 22:20:58 +0000 (22:20 +0000)]
(ok_to_echo_at_next_pause): Make it a char *.
(read_char): Copy and compare with echo_area_glyphs.
Richard M. Stallman [Tue, 24 Oct 1995 22:14:39 +0000 (22:14 +0000)]
(set-visited-file-name): Abbreviate buffer-file-name.
Richard M. Stallman [Tue, 24 Oct 1995 17:55:30 +0000 (17:55 +0000)]
(gud-dbx-directories): New variable.
(gud-dbx-massage-args): Use gud-dbx-directories.
(gud-dbx-file-name): New function.
(gud-irixdbx-marker-filter): Use gud-dbx-file-name.
(gud-dbx-file-file): Use gud-dbx-file-name.
(gud-filter): Fix previous change.
Richard M. Stallman [Tue, 24 Oct 1995 16:36:52 +0000 (16:36 +0000)]
(Info-following-node-name, Info-extract-menu-node-name)
(Info-select-node): Use buffer-substring-no-properties.