Thu, 21 Sep 1995 03:04:16 +0000 |
Edward M. Reingold |
*** empty log message ***
|
Thu, 21 Sep 1995 02:57:43 +0000 |
Edward M. Reingold |
Initial revision
|
Thu, 21 Sep 1995 02:54:58 +0000 |
Edward M. Reingold |
Minor fixes; moved some code here from other calendar files.
|
Thu, 21 Sep 1995 02:51:24 +0000 |
Edward M. Reingold |
Minor fixes.
|
Thu, 21 Sep 1995 02:49:54 +0000 |
Edward M. Reingold |
Added new calendars to menus and made minor fixes.
|
Thu, 21 Sep 1995 02:48:58 +0000 |
Edward M. Reingold |
Moved stuff to calendar.el, as per RSM's request.
|
Thu, 21 Sep 1995 02:47:50 +0000 |
Edward M. Reingold |
Added code to support Chinese calendar. Minor fixes as well.
|
Thu, 21 Sep 1995 02:46:47 +0000 |
Edward M. Reingold |
Added code to support Chinese calendar.
|
Thu, 21 Sep 1995 02:45:33 +0000 |
Edward M. Reingold |
Moved stuff to other files.
|
Thu, 21 Sep 1995 02:40:35 +0000 |
Edward M. Reingold |
Many functions moved to other files, some rewritten. See ChangeLog entry.
|
Wed, 20 Sep 1995 03:27:58 +0000 |
Paul Eggert |
(LOCALTIME_CACHE, tzset): New macros.
|
Wed, 20 Sep 1995 03:26:43 +0000 |
Paul Eggert |
(gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
|
Mon, 18 Sep 1995 14:45:44 +0000 |
Richard M. Stallman |
(substitute-key-definition): Do recursively scan
|
Mon, 18 Sep 1995 14:15:22 +0000 |
Richard M. Stallman |
(C-down-mouse-1): Use buffer menu, not font menu.
|
Sun, 17 Sep 1995 14:12:02 +0000 |
Richard M. Stallman |
(find-alternate-file): Kill any preexisting ` **lose**' buf.
|
Fri, 15 Sep 1995 16:45:41 +0000 |
Richard M. Stallman |
(Fload): Rename arg STR to FILE.
|
Thu, 14 Sep 1995 14:45:02 +0000 |
Richard M. Stallman |
(indent-for-tab-command): Get the prefix arg
|
Thu, 14 Sep 1995 07:23:43 +0000 |
Andr Spiegel |
(vc-fetch-master-properties): Call "cvs status" in the right
|
Tue, 12 Sep 1995 23:20:42 +0000 |
Erik Naggum |
(dired-up-directory): Add optional argument `other-window' to obviate
|
Tue, 12 Sep 1995 21:37:08 +0000 |
Richard M. Stallman |
(auto-mode-alist): .pl is now Perl.
|
Tue, 12 Sep 1995 17:45:33 +0000 |
Karl Heuer |
(src/paths.h, paths-force): Use paths.h.$$ instead
|
Tue, 12 Sep 1995 17:39:01 +0000 |
Karl Heuer |
(BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.
|
Tue, 12 Sep 1995 17:38:38 +0000 |
Karl Heuer |
(BROKEN_SELECT_NON_X): Define this instead of turning
|
Tue, 12 Sep 1995 17:37:53 +0000 |
Richard M. Stallman |
(call_mod_hooks, verify_interval_modification):
|
Tue, 12 Sep 1995 17:37:32 +0000 |
Richard M. Stallman |
(call_mod_hooks): Moved from intevals.c
|
Tue, 12 Sep 1995 17:37:02 +0000 |
Richard M. Stallman |
(signal_after_change): Call report_interval_modification.
|
Sun, 10 Sep 1995 19:38:19 +0000 |
Paul Eggert |
(Fencode_time): Use mktime to do the real work;
|
Sun, 10 Sep 1995 17:45:08 +0000 |
Richard M. Stallman |
(hexl-current-address): New arg VALIDATE.
|
Sun, 10 Sep 1995 17:44:25 +0000 |
Richard M. Stallman |
(center-line): New arg NLINES.
|
Sun, 10 Sep 1995 15:16:16 +0000 |
Richard M. Stallman |
Improve error msg for invalid --with-x-toolkit value.
|
Sun, 10 Sep 1995 04:38:13 +0000 |
Richard M. Stallman |
(init_gettimeofday): Remove declaration.
|
Sun, 10 Sep 1995 04:37:51 +0000 |
Richard M. Stallman |
(gettimeofday): Don't bother setting time zone,
|
Sun, 10 Sep 1995 04:37:21 +0000 |
Richard M. Stallman |
(Fset_time_zone_rule): New function.
|
Sun, 10 Sep 1995 04:36:12 +0000 |
Richard M. Stallman |
(setenv): Call set-time-zone-rule when setting TZ.
|
Sun, 10 Sep 1995 04:23:38 +0000 |
Richard M. Stallman |
(LOCALTIME_CACHE): Remove; now configured automatically.
|
Sun, 10 Sep 1995 04:20:44 +0000 |
Richard M. Stallman |
(main): Call tzset only if LOCALTIME_CACHE is defined;
|
Sun, 10 Sep 1995 04:18:58 +0000 |
Richard M. Stallman |
(LOCALTIME_CACHE): Define if tzset exists and
|
Sun, 10 Sep 1995 01:23:14 +0000 |
Richard M. Stallman |
(command_loop_1): Set this_command to nil before reading a command.
|
Sat, 09 Sep 1995 19:31:29 +0000 |
Richard M. Stallman |
(Fdecode_time): Doc fix.
|
Fri, 08 Sep 1995 20:39:17 +0000 |
Andr Spiegel |
(vc-dired-mode): Now a major mode derived from dired-mode.
|
Fri, 08 Sep 1995 20:38:53 +0000 |
Andr Spiegel |
(vc-locking-user): Fixed wrong parentheses.
|
Fri, 08 Sep 1995 20:38:17 +0000 |
Andr Spiegel |
(dired-internal-noselect): Set dired-directory when refreshing a buffer
|
Fri, 08 Sep 1995 17:19:37 +0000 |
Richard M. Stallman |
Rename all register-name args to `register'.
|
Fri, 08 Sep 1995 16:59:25 +0000 |
Richard M. Stallman |
(Fmake_marker): Initialize insertion_type to 0.
|
Fri, 08 Sep 1995 16:58:39 +0000 |
Richard M. Stallman |
Fix typos.
|
Fri, 08 Sep 1995 16:24:48 +0000 |
Richard M. Stallman |
(HAVE_UNISTD_H): Add #undef.
|
Wed, 06 Sep 1995 18:17:59 +0000 |
Richard M. Stallman |
(ange-ftp-gwp-filter): Go to process buffer before getting text from it.
|
Wed, 06 Sep 1995 18:04:02 +0000 |
Richard M. Stallman |
(Info-suffix-list): Add .inf to MSDOS list.
|
Wed, 06 Sep 1995 17:07:53 +0000 |
Richard M. Stallman |
(gud-filter): Save up text that arrives while processing previous text.
|
Wed, 06 Sep 1995 15:18:29 +0000 |
Richard M. Stallman |
(install-arch-indep): Always install the new dir file;
|
Wed, 06 Sep 1995 15:16:39 +0000 |
Richard M. Stallman |
(rmail-summary-construct-io-menu): Use all of FILES.
|
Mon, 04 Sep 1995 20:26:58 +0000 |
Richard M. Stallman |
(mail-interactive-insert-alias): Call mail-abbrev-expand-hook.
|
Sun, 03 Sep 1995 18:53:58 +0000 |
Richard M. Stallman |
(Fcopy_marker): New arg TYPE.
|
Sun, 03 Sep 1995 18:52:37 +0000 |
Richard M. Stallman |
(Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1.
|
Sun, 03 Sep 1995 18:51:47 +0000 |
Richard M. Stallman |
(adjust_markers_for_insert): New function.
|
Sun, 03 Sep 1995 17:34:56 +0000 |
Richard M. Stallman |
(dired-internal-noselect): New arg MODE.
|
Sun, 03 Sep 1995 17:32:58 +0000 |
Richard M. Stallman |
(putchar): Call internal_flush instead of _flsbuf.
|
Sat, 02 Sep 1995 23:47:41 +0000 |
David J. MacKenzie |
Don't assume that HAVE_CONFIG_H implies emacs.
|
Sat, 02 Sep 1995 16:36:41 +0000 |
Richard M. Stallman |
(auto-mode-alist): Handle .f90 files.
|
Sat, 02 Sep 1995 16:25:34 +0000 |
Richard M. Stallman |
Simplify using new names file names src/makefile.in,
|
Sat, 02 Sep 1995 16:24:49 +0000 |
Richard M. Stallman |
Define STDC_HEADERS.
|
Sat, 02 Sep 1995 16:23:53 +0000 |
Richard M. Stallman |
(Fmsdos_mouse_enable, Fmsdos_mouse_disable)
|
Sat, 02 Sep 1995 16:23:03 +0000 |
Richard M. Stallman |
(sleep_or_kbd_init): Delete declaration.
|
Sat, 02 Sep 1995 16:22:17 +0000 |
Richard M. Stallman |
(sys_subshell) [MSDOS]: Handle SUSPEND env var.
|
Sat, 02 Sep 1995 16:20:15 +0000 |
Richard M. Stallman |
[!MULTI_FRAME] (Factive_minibuffer_window): New function.
|
Sat, 02 Sep 1995 16:18:26 +0000 |
Richard M. Stallman |
(SITELOAD_PURESIZE_EXTRA): New macro.
|
Sat, 02 Sep 1995 01:21:55 +0000 |
Richard M. Stallman |
(Fmake_symbolic_link, Fadd_name_to_file):
|
Sat, 02 Sep 1995 01:19:53 +0000 |
Richard M. Stallman |
(Ffile_name_all_completions, Ffile_name_completion):
|
Fri, 01 Sep 1995 18:43:30 +0000 |
Richard M. Stallman |
(re_search_2): If pattern starts with \=, optimize search.
|
Fri, 01 Sep 1995 02:02:17 +0000 |
Richard M. Stallman |
(save_excursion_save): Pass the new arg to Fcopy_marker.
|
Fri, 01 Sep 1995 02:01:29 +0000 |
Richard M. Stallman |
(save_window_save): Pass the new arg to Fcopy_marker.
|
Thu, 31 Aug 1995 23:48:58 +0000 |
Richard M. Stallman |
(sendmail-send-it): Use user-mail-address.
|
Thu, 31 Aug 1995 23:09:39 +0000 |
Richard M. Stallman |
(Fcommand_execute): Ignore `disabled' property on
|
Thu, 31 Aug 1995 17:23:50 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Clear all text properties
|
Thu, 31 Aug 1995 15:05:39 +0000 |
Richard M. Stallman |
(ange-ftp-vms-sans-version): Accept extra args.
|
Thu, 31 Aug 1995 02:37:12 +0000 |
Richard M. Stallman |
Add #undef for open, close, read, write.
|
Wed, 30 Aug 1995 19:33:08 +0000 |
Richard M. Stallman |
(kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.
|
Wed, 30 Aug 1995 16:01:39 +0000 |
Richard M. Stallman |
(list-directory): Set default-directory.
|
Tue, 29 Aug 1995 19:38:04 +0000 |
Richard M. Stallman |
(Fdecode_time): Doc fix.
|
Tue, 29 Aug 1995 16:22:25 +0000 |
Richard M. Stallman |
(dired-byte-compile): Report failure if output file is not created.
|
Tue, 29 Aug 1995 15:32:00 +0000 |
Richard M. Stallman |
(decode_env_path): Use ".", not nil, for current dir.
|
Tue, 29 Aug 1995 15:31:46 +0000 |
Richard M. Stallman |
(function-key-map): Consistently map CLEAR to C-l.
|
Tue, 29 Aug 1995 14:55:25 +0000 |
Richard M. Stallman |
(wordstar-center-line): Renamed from center-line.
|
Tue, 29 Aug 1995 10:52:14 +0000 |
Andr Spiegel |
(vc-dired-update-line): Don't use dired-do-redisplay.
|
Tue, 29 Aug 1995 10:47:45 +0000 |
Andr Spiegel |
(vc-utc-string): New function.
|
Tue, 29 Aug 1995 04:36:12 +0000 |
Richard M. Stallman |
(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.
|
Mon, 28 Aug 1995 20:38:37 +0000 |
Roland McGrath |
(GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.
|
Mon, 28 Aug 1995 20:13:56 +0000 |
Richard M. Stallman |
(recover-session-finish): Catch erorr in recover-file.
|
Mon, 28 Aug 1995 15:15:28 +0000 |
Richard M. Stallman |
(basic-save-buffer): Doc fix.
|
Mon, 28 Aug 1995 15:12:57 +0000 |
Richard M. Stallman |
(executable-set-magic): Use make-local-hook for after-save-hook.
|
Mon, 28 Aug 1995 15:09:57 +0000 |
Richard M. Stallman |
(makefile-font-lock-keywords): Highlight lines with
|
Mon, 28 Aug 1995 00:15:59 +0000 |
Richard M. Stallman |
Fix typo in global-map define.
|
Sun, 27 Aug 1995 23:53:06 +0000 |
Richard M. Stallman |
(doprnt): Fix typo in error message.
|
Sun, 27 Aug 1995 18:17:01 +0000 |
Richard M. Stallman |
Delete some #if 0'd functions.
|
Sun, 27 Aug 1995 18:15:26 +0000 |
Richard M. Stallman |
(rassoc): Definition deleted.
|
Sun, 27 Aug 1995 17:56:53 +0000 |
Richard M. Stallman |
(mail-mode-syntax-table): defvar deleted.
|
Sun, 27 Aug 1995 17:50:39 +0000 |
Richard M. Stallman |
Load cl only during compilation.
|
Sun, 27 Aug 1995 17:18:05 +0000 |
Richard M. Stallman |
(hide-ifdef-hiding): Delete duplicate defvar.
|
Sun, 27 Aug 1995 17:15:57 +0000 |
Richard M. Stallman |
(m2-execute-monitor-command): Renamed from execute-monitor-command.
|
Sun, 27 Aug 1995 07:20:19 +0000 |
Richard M. Stallman |
(refer-every): Renamed from every.
|
Sat, 26 Aug 1995 21:02:01 +0000 |
Richard M. Stallman |
(eventp): Duplicate definition deleted.
|
Sat, 26 Aug 1995 20:53:20 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 26 Aug 1995 20:43:35 +0000 |
Richard M. Stallman |
(ada-spec-suffix): Definition deleted.
|
Sat, 26 Aug 1995 20:31:16 +0000 |
Richard M. Stallman |
(abs): Function definition deleted.
|
Sat, 26 Aug 1995 20:25:23 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Duplicate defvar deleted.
|
Sat, 26 Aug 1995 15:26:42 +0000 |
Richard M. Stallman |
(modifier_names): Add 4 bits to modifier bit positions.
|
Fri, 25 Aug 1995 21:34:09 +0000 |
Richard M. Stallman |
(rebuild-mail-abbrevs): FILE defaults to visited file.
|
Fri, 25 Aug 1995 18:35:32 +0000 |
Andr Spiegel |
(vc-fetch-master-properties): Count cvs status "Needs Patch" as
|
Fri, 25 Aug 1995 18:30:11 +0000 |
Andr Spiegel |
(vc-directory): Kill existing vc-dired buffers for this directory.
|
Fri, 25 Aug 1995 16:39:34 +0000 |
Roland McGrath |
(next-file): Advance next-file-list before finding the file named in its
|
Fri, 25 Aug 1995 15:35:37 +0000 |
Richard M. Stallman |
(describe-function): Show file name for autoloaded fns.
|
Fri, 25 Aug 1995 15:14:03 +0000 |
Richard M. Stallman |
(mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook.
|
Fri, 25 Aug 1995 14:16:26 +0000 |
Richard M. Stallman |
(what-line): Print narrowed linenum with full buffer num.
|
Thu, 24 Aug 1995 20:18:58 +0000 |
Richard M. Stallman |
(makefile-mode-syntax-table): "]" is a close-paren.
|
Thu, 24 Aug 1995 20:16:31 +0000 |
Richard M. Stallman |
(makefile-add-log-defun): Avoid error at eob.
|
Wed, 23 Aug 1995 23:51:38 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 23 Aug 1995 17:42:20 +0000 |
Roland McGrath |
[HAVE_CONFIG_H]: Include config.h.
|
Tue, 22 Aug 1995 20:55:36 +0000 |
Richard M. Stallman |
(2C-mode): Use make-local-hook and add-hook.
|
Tue, 22 Aug 1995 20:30:57 +0000 |
Richard M. Stallman |
(icomplete-minibuffer-setup): Use make-local-hook
|
Tue, 22 Aug 1995 20:27:05 +0000 |
Richard M. Stallman |
(ediff-profile): Use make-local-hook and add and remove hooks locally.
|
Tue, 22 Aug 1995 19:44:26 +0000 |
Richard M. Stallman |
(PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop
|
Tue, 22 Aug 1995 19:06:19 +0000 |
Richard M. Stallman |
(basic-save-buffer): Call vc-after-save.
|
Tue, 22 Aug 1995 19:03:41 +0000 |
Richard M. Stallman |
(auto-mode-alist): Turn on use of makefile-mode.
|
Tue, 22 Aug 1995 18:52:47 +0000 |
Richard M. Stallman |
(byte-compiler-base-file-name): New function.
|
Tue, 22 Aug 1995 18:51:46 +0000 |
Richard M. Stallman |
(Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,
|
Tue, 22 Aug 1995 17:53:14 +0000 |
Andr Spiegel |
Removed the comment that said we assume strict locking.
|
Tue, 22 Aug 1995 17:52:42 +0000 |
Andr Spiegel |
(vc-simple-command): New function.
|
Tue, 22 Aug 1995 17:49:45 +0000 |
Tom Tromey |
(tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>
|
Tue, 22 Aug 1995 16:47:19 +0000 |
Richard M. Stallman |
(insert-kbd-macro): Express vector char modifiers with
|
Tue, 22 Aug 1995 16:46:45 +0000 |
Richard M. Stallman |
(jka-compr-byte-compiler-base-file-name): New function.
|
Tue, 22 Aug 1995 00:32:03 +0000 |
Karl Heuer |
(display_text_line): Write blanks under the entire
|
Mon, 21 Aug 1995 22:15:58 +0000 |
Roland McGrath |
(compilation-exit-message-function): New variable.
|
Mon, 21 Aug 1995 22:02:50 +0000 |
Richard M. Stallman |
(Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.
|
Mon, 21 Aug 1995 22:00:21 +0000 |
Richard M. Stallman |
Use post-command-idle-hook.
|
Mon, 21 Aug 1995 21:56:40 +0000 |
Richard M. Stallman |
Include syssignal.h.
|
Mon, 21 Aug 1995 20:52:13 +0000 |
Richard M. Stallman |
(SA_RESTART): Add #undef.
|
Mon, 21 Aug 1995 19:27:05 +0000 |
Andr Spiegel |
(vc-latest-on-branch-p): Under CVS, handle the case when the file is
|
Mon, 21 Aug 1995 19:25:52 +0000 |
Andr Spiegel |
(vc-fetch-master-properties): RCS case: get locking mode.
|
Mon, 21 Aug 1995 18:48:21 +0000 |
Richard M. Stallman |
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
|
Mon, 21 Aug 1995 17:27:04 +0000 |
Richard M. Stallman |
(makefile-space-face): New variable.
|
Mon, 21 Aug 1995 14:48:49 +0000 |
Richard M. Stallman |
Require rmail.
|
Mon, 21 Aug 1995 14:30:34 +0000 |
Richard M. Stallman |
Define user options with defvar, not defconst.
|
Mon, 21 Aug 1995 12:02:23 +0000 |
Simon Marshall |
New version 3.07. Made fast-lock-mode use buffer-file-truename, not buffer-file-name.
|
Mon, 21 Aug 1995 05:19:39 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 21 Aug 1995 04:33:21 +0000 |
David J. MacKenzie |
default to user-supplied buffer.
|
Mon, 21 Aug 1995 01:15:25 +0000 |
Richard M. Stallman |
(dired-string-replace-match): Simplify using replace-match.
|
Mon, 21 Aug 1995 01:12:12 +0000 |
Richard M. Stallman |
(dired-expand-newtext): Function deleted.
|
Sun, 20 Aug 1995 16:04:10 +0000 |
Richard M. Stallman |
(POSIX_SIGNALS, CLASH_DETECTION): Defined.
|
Sun, 20 Aug 1995 16:03:43 +0000 |
Richard M. Stallman |
(SYSTEM_TYPE): Change to just "aix".
|
Sun, 20 Aug 1995 15:51:42 +0000 |
Richard M. Stallman |
(sigsetmask, _setjmp, _longjmp): Delete undefs.
|
Sun, 20 Aug 1995 15:50:33 +0000 |
Richard M. Stallman |
Include aix3-2-5.h, not aix3-2.h.
|
Sun, 20 Aug 1995 04:32:54 +0000 |
Michael Kifer |
* viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.
|
Sun, 20 Aug 1995 04:31:46 +0000 |
Michael Kifer |
(vip-leave-region-active): new function.
|
Sun, 20 Aug 1995 04:30:48 +0000 |
Michael Kifer |
(vip-surrounding-word): modified to understand tripple clicks.
|
Sun, 20 Aug 1995 01:45:13 +0000 |
Richard M. Stallman |
(file-regular-p-18): Fix test for whether to use this.
|
Sat, 19 Aug 1995 18:24:48 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 19 Aug 1995 17:01:27 +0000 |
Richard M. Stallman |
(basic-save-buffer): Confirm for overwriting old file
|
Sat, 19 Aug 1995 17:00:34 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Fix previous change.
|
Sat, 19 Aug 1995 16:59:43 +0000 |
Richard M. Stallman |
(blink-matching-paren-dont-ignore-comments): New var.
|
Sat, 19 Aug 1995 16:54:27 +0000 |
Richard M. Stallman |
(Info-find-emacs-command-nodes): Fix previous change.
|
Sat, 19 Aug 1995 06:35:38 +0000 |
Karl Heuer |
(hilit-submit-feedback): New ftp site.
|
Sat, 19 Aug 1995 05:38:46 +0000 |
Richard M. Stallman |
(struct Lisp_Marker): Make insertion_type an unsigned int.
|
Sat, 19 Aug 1995 05:03:12 +0000 |
Richard M. Stallman |
(Info-file-list-for-emacs): New variable.
|
Sat, 19 Aug 1995 04:45:06 +0000 |
Richard M. Stallman |
Fix typos.
|
Sat, 19 Aug 1995 00:30:56 +0000 |
Karl Heuer |
(sh-newline-and-indent): Don't interpret prefix arg
|
Sat, 19 Aug 1995 00:30:38 +0000 |
Karl Heuer |
(skeleton-newline-indent-rigidly): New variable.
|
Fri, 18 Aug 1995 20:29:14 +0000 |
Andr Spiegel |
(vc-next-action-on-file): Changed doc string, CVS case.
|
Fri, 18 Aug 1995 20:22:53 +0000 |
Andr Spiegel |
(vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".
|
Fri, 18 Aug 1995 16:23:23 +0000 |
Richard M. Stallman |
(getdate.c): New target.
|
Thu, 17 Aug 1995 22:08:36 +0000 |
Richard M. Stallman |
(pascal-mode): Set comment-start.
|
Thu, 17 Aug 1995 19:40:54 +0000 |
Karl Heuer |
(hilit-submit-feedback): New bug-reporting address.
|
Thu, 17 Aug 1995 19:37:52 +0000 |
Karl Heuer |
Update address in comment.
|
Thu, 17 Aug 1995 18:39:11 +0000 |
Francesco Potort |
* etags.c (Pascal_functions): Close comment bug corrected.
|
Thu, 17 Aug 1995 17:48:58 +0000 |
Richard M. Stallman |
(RANLIB): Substitute this into makefiles.
|
Thu, 17 Aug 1995 16:51:57 +0000 |
Richard M. Stallman |
(rmail-new-summary): Enable the Input/output menu.
|
Thu, 17 Aug 1995 14:10:09 +0000 |
Andr Spiegel |
(vc-next-action-on-file): Moved the setting of the default branch to
|
Thu, 17 Aug 1995 13:50:33 +0000 |
Andr Spiegel |
Changed references to vc-top-version into vc-master-workfile-version.
|
Thu, 17 Aug 1995 13:29:31 +0000 |
Andr Spiegel |
(vc-top-version): Renamed to vc-master-workfile-version. Updated all
|
Thu, 17 Aug 1995 13:08:36 +0000 |
Andr Spiegel |
(vc-next-action-on-file): Query when trying to lock non-latest
|
Thu, 17 Aug 1995 12:40:03 +0000 |
Andr Spiegel |
(vc-revert-buffer1): Split part of the function into vc-buffer-context
|
Wed, 16 Aug 1995 15:03:59 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Do nothing if have unread events.
|
Wed, 16 Aug 1995 15:03:24 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Use the initial depth
|
Wed, 16 Aug 1995 15:00:57 +0000 |
Richard M. Stallman |
(Fself_insert_command): Optimize the case with arg > 2
|
Wed, 16 Aug 1995 14:41:11 +0000 |
Richard M. Stallman |
(inferior-lisp): Use pop-to-buffer.
|
Wed, 16 Aug 1995 14:39:29 +0000 |
Richard M. Stallman |
(run-scheme): Use pop-to-buffer.
|
Wed, 16 Aug 1995 14:39:12 +0000 |
Richard M. Stallman |
(run-scheme): Use pop-to-buffer.
|
Wed, 16 Aug 1995 14:20:19 +0000 |
Richard M. Stallman |
(RANLIB): Get this var from configure.
|
Tue, 15 Aug 1995 20:05:12 +0000 |
Karl Heuer |
(sh-mode-map): Use new name skeleton-pair-insert-maybe.
|
Tue, 15 Aug 1995 19:50:12 +0000 |
Karl Heuer |
(sh-test): New variable.
|
Tue, 15 Aug 1995 19:49:46 +0000 |
Karl Heuer |
(skeleton-pair-insert-maybe): Plain insert in Ovwrt mode
|
Tue, 15 Aug 1995 18:49:20 +0000 |
Karl Heuer |
(sort_args): Initialize best_priority smaller than any
|
Tue, 15 Aug 1995 12:31:33 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 15 Aug 1995 12:30:59 +0000 |
Richard M. Stallman |
(sc-attribs-extract-namestring): If name has <...>,
|
Tue, 15 Aug 1995 02:33:42 +0000 |
Per Bothner |
Changes for Linux and LynxOS.
libc-950922 libc-951016
|
Tue, 15 Aug 1995 01:50:33 +0000 |
Karl Heuer |
*** empty log message ***
|
Tue, 15 Aug 1995 01:49:17 +0000 |
Karl Heuer |
Rewrite as a minor mode.
|
Mon, 14 Aug 1995 21:56:42 +0000 |
Karl Heuer |
(vip-set-hooks): Use view-mode-hook, not view-hook.
|
Mon, 14 Aug 1995 17:26:50 +0000 |
Richard M. Stallman |
(Fcall_process_region): Pass new arg to Fwrite_region.
|
Mon, 14 Aug 1995 17:26:27 +0000 |
Richard M. Stallman |
(Fwrite_region): New arg lockname.
|
Mon, 14 Aug 1995 17:24:21 +0000 |
Richard M. Stallman |
(basic-save-buffer-1): Pass new arg to write-region.
|
Mon, 14 Aug 1995 17:13:38 +0000 |
Richard M. Stallman |
(standard_args): Fix previous change.
|
Mon, 14 Aug 1995 16:05:46 +0000 |
Richard M. Stallman |
(insert-file-contents-literally): New function.
|
Mon, 14 Aug 1995 16:05:12 +0000 |
Richard M. Stallman |
(command-line-1): Add option --eval to evalute an
|
Mon, 14 Aug 1995 16:04:48 +0000 |
Richard M. Stallman |
(standard_args): Add option --eval to evalute an
|
Mon, 14 Aug 1995 06:45:37 +0000 |
Richard M. Stallman |
(forms-check-number-of-fields): New vbl.
|
Sun, 13 Aug 1995 16:48:13 +0000 |
Richard M. Stallman |
(recover-file): It's ok if the visited file doesn't exist.
|
Sun, 13 Aug 1995 15:47:11 +0000 |
Richard M. Stallman |
(Fcancel_kbd_macro_events): New function.
|
Sun, 13 Aug 1995 15:46:10 +0000 |
Richard M. Stallman |
(mouse-drag-region): Unread the up-event rather than execute it here.
|
Sun, 13 Aug 1995 05:10:20 +0000 |
Richard M. Stallman |
(i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.
|
Sat, 12 Aug 1995 23:27:18 +0000 |
Richard M. Stallman |
(CFLAGS): When computing CFLAGS and REAL_CFLAGS
|
Sat, 12 Aug 1995 23:26:21 +0000 |
Richard M. Stallman |
(store_frame_param): Don't call set_menu_bar_lines if X.
|
Sat, 12 Aug 1995 18:15:28 +0000 |
Karl Heuer |
(xrealloc): Change cast to match return type.
|
Sat, 12 Aug 1995 09:23:54 +0000 |
Richard M. Stallman |
(rmail-convert-file): Look back for ^_ only at bol.
|
Sat, 12 Aug 1995 09:22:04 +0000 |
Richard M. Stallman |
(shell-command-on-region): Don't examine order of
|
Fri, 11 Aug 1995 23:47:16 +0000 |
Richard M. Stallman |
(TEXT_END, DATA_END): Fix the definitions.
|
Fri, 11 Aug 1995 23:45:53 +0000 |
Richard M. Stallman |
Test OSF1, not __osf1__.
|
Fri, 11 Aug 1995 22:35:35 +0000 |
Richard M. Stallman |
(ORDINARY_LINK): Define only if __osf1__.
|
Fri, 11 Aug 1995 08:52:42 +0000 |
Simon Marshall |
Insert missing quote in help-font-lock-keywords.
|
Fri, 11 Aug 1995 01:44:00 +0000 |
Richard M. Stallman |
(xmalloc, xrealloc): Use return-type long *.
|
Fri, 11 Aug 1995 00:55:47 +0000 |
Richard M. Stallman |
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
|
Fri, 11 Aug 1995 00:54:44 +0000 |
Richard M. Stallman |
(Fformat): Limit minlen to avoid stack overflow.
|
Fri, 11 Aug 1995 00:42:28 +0000 |
Richard M. Stallman |
(doprnt): Error if %-width is too big.
|
Fri, 11 Aug 1995 00:41:00 +0000 |
Richard M. Stallman |
(ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h
|
Fri, 11 Aug 1995 00:40:37 +0000 |
Richard M. Stallman |
[linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.
|
Fri, 11 Aug 1995 00:40:10 +0000 |
Richard M. Stallman |
[linux] (COFF, NO_TERMIO): Defined.
|
Fri, 11 Aug 1995 00:26:22 +0000 |
Richard M. Stallman |
(fatal_unexec): Use vfprintf, not _doprnt.
|
Fri, 11 Aug 1995 00:22:47 +0000 |
Richard M. Stallman |
(LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.
|
Thu, 10 Aug 1995 23:19:22 +0000 |
Richard M. Stallman |
(isearch-other-meta-char): Avoid bug checking whether
|
Thu, 10 Aug 1995 22:44:21 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Use 19.29, not 19.28.90
|
Thu, 10 Aug 1995 22:07:41 +0000 |
Richard M. Stallman |
(server-buffer-done): Pause between client commands,
|
Thu, 10 Aug 1995 20:31:27 +0000 |
Richard M. Stallman |
Fix defvar equivalent expression.
|
Thu, 10 Aug 1995 20:25:30 +0000 |
Richard M. Stallman |
Add index and xref to variable-interactive.
|
Thu, 10 Aug 1995 19:46:16 +0000 |
Richard M. Stallman |
(vc-dired-reformat-line): Display eight character user names correctly.
|
Thu, 10 Aug 1995 18:55:44 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 10 Aug 1995 18:38:17 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 10 Aug 1995 15:24:09 +0000 |
Simon Marshall |
Added Font Lock mode support.
|
Thu, 10 Aug 1995 15:13:43 +0000 |
Simon Marshall |
Rewrite texinfo-font-lock-keywords; don't fontify syntactically.
|
Thu, 10 Aug 1995 14:04:25 +0000 |
Simon Marshall |
Tweak fortran-font-lock-keywords-1.
|
Thu, 10 Aug 1995 13:57:18 +0000 |
Simon Marshall |
Functionality for font-lock-beginning-of-syntax-function to be used by font-lock-fontify-region when calculating the cache state. Also wrap value of buffer-file-truename to guard against clash detection. Also add scheme-font-lock-keywords.
|
Wed, 09 Aug 1995 22:42:34 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): Delete autoload cookie.
|
Wed, 09 Aug 1995 22:39:32 +0000 |
Richard M. Stallman |
(lock_file): Use get_truename_buffer.
|
Wed, 09 Aug 1995 22:39:09 +0000 |
Richard M. Stallman |
(get_truename_buffer): New function.
|
Wed, 09 Aug 1995 16:08:55 +0000 |
Francesco Potort |
* man.el (Man-translate-references): Anchor the regexps.
|
Tue, 08 Aug 1995 21:22:16 +0000 |
Richard M. Stallman |
(read_process_output, exec_sentinel): Call
|
Tue, 08 Aug 1995 21:20:07 +0000 |
Richard M. Stallman |
(Freplace_match): New arg SUBEXP.
|
Tue, 08 Aug 1995 21:18:36 +0000 |
Richard M. Stallman |
(vc-revert-buffer): In a dedicated solitary window,
|
Tue, 08 Aug 1995 20:08:09 +0000 |
Richard M. Stallman |
Add subexp arg to replace-match.
|
Tue, 08 Aug 1995 08:12:07 +0000 |
Richard M. Stallman |
(forward-paragraph): Don't overlook a paragraph-start
|
Tue, 08 Aug 1995 06:17:08 +0000 |
Richard M. Stallman |
Make Major Mode Conventions xref to Tips for Defining.
|
Tue, 08 Aug 1995 06:15:53 +0000 |
Richard M. Stallman |
New node, Tips for Defining.
|
Tue, 08 Aug 1995 05:16:23 +0000 |
Richard M. Stallman |
(dired-mode-map): Set up the map completely
|
Tue, 08 Aug 1995 05:12:31 +0000 |
Richard M. Stallman |
(read_key_sequence): Undo previous change.
|
Mon, 07 Aug 1995 20:48:08 +0000 |
Roland McGrath |
[ps2]: Use nlist instead of knlist #ifdef _AIX.
make-3-74-1 make-3-74-2
|
Mon, 07 Aug 1995 17:53:17 +0000 |
Karl Heuer |
(signal_before_change, signal_after_change): Fix
|
Mon, 07 Aug 1995 17:52:16 +0000 |
Richard M. Stallman |
(doprnt): Don't let size_bound be gigantic. Fix error message.
|
Mon, 07 Aug 1995 17:50:44 +0000 |
Richard M. Stallman |
(command-line-1): Fix previous change.
|
Mon, 07 Aug 1995 16:02:01 +0000 |
Tom Tromey |
(tcl-do-auto-fill): Only fill past fill-column; for 19.29.
|
Mon, 07 Aug 1995 08:45:00 +0000 |
Richard M. Stallman |
(byte-compile-output-docform): Check
|
Sun, 06 Aug 1995 23:57:31 +0000 |
Richard M. Stallman |
(main): Fix previous change.
|
Sun, 06 Aug 1995 21:15:09 +0000 |
Richard M. Stallman |
(redisplay): Compute mini_frame the same way echo_area_display does.
|
Sun, 06 Aug 1995 20:17:19 +0000 |
Richard M. Stallman |
Standardize layout of doc strings.
|
Sun, 06 Aug 1995 07:18:06 +0000 |
Richard M. Stallman |
(delete-selection-pre-hook): New type value `yank'.
|
Sun, 06 Aug 1995 06:27:10 +0000 |
Richard M. Stallman |
(column-number-mode, line-number-mode): Default now t.
|
Sun, 06 Aug 1995 06:09:59 +0000 |
Richard M. Stallman |
(run_hook_with_args): Move the GCPRO2; add UNGCPRO.
|
Sat, 05 Aug 1995 23:01:11 +0000 |
Richard M. Stallman |
(m68*-next-*): Use m68k.h and nextstep.h.
|
Sat, 05 Aug 1995 22:58:11 +0000 |
Richard M. Stallman |
(Qbefore_change_functions, Qafter_change_functions): Declared.
|
Sat, 05 Aug 1995 22:57:46 +0000 |
Richard M. Stallman |
(Qbefore_change_functions, Qafter_change_functions): New variables.
|
Sat, 05 Aug 1995 22:57:13 +0000 |
Richard M. Stallman |
(signal_before_change, signal_after_change): Major rewrite.
|
Sat, 05 Aug 1995 22:55:21 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): gcpro elt.
|
Sat, 05 Aug 1995 22:53:36 +0000 |
Richard M. Stallman |
(print_string): Use insert_from_string for output to buffer.
|
Sat, 05 Aug 1995 22:53:03 +0000 |
Richard M. Stallman |
(run_hook_with_args): Add gcpros.
|
Sat, 05 Aug 1995 22:51:17 +0000 |
Richard M. Stallman |
(saved_doc_string*): New variables.
|
Sat, 05 Aug 1995 20:56:23 +0000 |
Richard M. Stallman |
(Info-read-node-name-1): New function.
|
Sat, 05 Aug 1995 20:21:06 +0000 |
Richard M. Stallman |
(tab-to-tab-stop): Expand abbrevs only after a word-char.
|
Sat, 05 Aug 1995 20:19:40 +0000 |
Richard M. Stallman |
(main): Mention lock file name in error message.
|
Sat, 05 Aug 1995 06:33:01 +0000 |
Richard M. Stallman |
(set-face-background): When using face-color-supported-p,
|
Sat, 05 Aug 1995 06:17:38 +0000 |
Richard M. Stallman |
Explain how delete-region alters point.
|
Sat, 05 Aug 1995 05:18:04 +0000 |
Richard M. Stallman |
(Fset_mouse_position, Fset_mouse_pixel_position): Doc fixes.
|
Sat, 05 Aug 1995 05:04:46 +0000 |
Richard M. Stallman |
(Ffocus_frame, Funfocus_frame): Make them no-ops.
|
Sat, 05 Aug 1995 01:02:10 +0000 |
Richard M. Stallman |
(fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):
|
Sat, 05 Aug 1995 00:57:17 +0000 |
Richard M. Stallman |
(x_delete_display) [AIX]: Don't call XRmDestroyDatabase.
|
Sat, 05 Aug 1995 00:50:26 +0000 |
Richard M. Stallman |
(bibtex-maintain-sorted-entries): Make nil the default.
|
Fri, 04 Aug 1995 19:59:57 +0000 |
Richard M. Stallman |
(ps-print-emacs-type): Renamed from emacs-type.
|
Fri, 04 Aug 1995 19:56:15 +0000 |
Richard M. Stallman |
Renamed `fsf' to `emacs' in all names.
|
Fri, 04 Aug 1995 18:02:02 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Add regexp for Sun ada.
|
Fri, 04 Aug 1995 03:03:01 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 03 Aug 1995 23:19:05 +0000 |
Richard M. Stallman |
(redisplay): When displaying a terminal frame,
|
Thu, 03 Aug 1995 22:29:44 +0000 |
Richard M. Stallman |
(command-line-1): Mention recover-session if there's a .saves file.
|
Thu, 03 Aug 1995 17:39:53 +0000 |
Richard M. Stallman |
Don't alter bindings in minibuffer-local-must-match-map
|
Thu, 03 Aug 1995 17:38:07 +0000 |
Richard M. Stallman |
(resize-minibuffer-setup): Use make-local-hook.
|
Thu, 03 Aug 1995 09:05:09 +0000 |
Richard M. Stallman |
Move various Q... vars to top of file, unconditional.
|
Thu, 03 Aug 1995 05:12:54 +0000 |
Richard M. Stallman |
(tpu-control-keys): New initial value, nil.
|
Thu, 03 Aug 1995 00:02:07 +0000 |
Richard M. Stallman |
(read_key_sequence): Don't downshift an event
|
Wed, 02 Aug 1995 23:56:20 +0000 |
Richard M. Stallman |
(jka-compr-load): Bind load-force-doc-strings.
|
Wed, 02 Aug 1995 19:20:38 +0000 |
Richard M. Stallman |
(dired-do-copy): Doc fix.
|
Wed, 02 Aug 1995 18:47:32 +0000 |
Richard M. Stallman |
(archive-remote-regexp): Don't accept hostnames
|
Wed, 02 Aug 1995 18:41:00 +0000 |
Richard M. Stallman |
(HAVE_SOCKETS, NEED_NET_ERRNO_H): Defined.
|
Wed, 02 Aug 1995 18:39:47 +0000 |
Richard M. Stallman |
(sigblock, SIG_BLOCK): Don't define them if POSIX_SIGNALS.
|
Wed, 02 Aug 1995 18:37:33 +0000 |
Richard M. Stallman |
(HAVE_SELECT): Defined.
|
Wed, 02 Aug 1995 18:36:20 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Don't find adaptive-fill-regexp
|
Wed, 02 Aug 1995 18:34:19 +0000 |
Richard M. Stallman |
(unload-feature): Delete the file's load-history element.
|
Wed, 02 Aug 1995 18:32:39 +0000 |
Richard M. Stallman |
(XTread_socket): For UnmapNotify, use x_top_window_to_frame.
|
Wed, 02 Aug 1995 18:31:46 +0000 |
Richard M. Stallman |
Maybe include net/errno.h.
|
Wed, 02 Aug 1995 18:30:53 +0000 |
Richard M. Stallman |
(cons_cells_consed, floats_consed, vector_cells_consed)
|
Wed, 02 Aug 1995 08:17:20 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT] (xmenu_show): Compute root-based
|
Wed, 02 Aug 1995 07:14:04 +0000 |
Richard M. Stallman |
(xm_popup_menu): New arg `event'.
|
Wed, 02 Aug 1995 07:13:45 +0000 |
Richard M. Stallman |
(xlw_popup_menu): New arg event.
|
Wed, 02 Aug 1995 07:13:19 +0000 |
Richard M. Stallman |
(lw_popup_menu): New arg event, passed along.
|
Wed, 02 Aug 1995 04:43:48 +0000 |
Richard M. Stallman |
(gud-xdb-marker-filter): Change pattern to accept spc at end.
|
Tue, 01 Aug 1995 23:53:30 +0000 |
Richard M. Stallman |
(do_switch_frame): Do nothing special when switching between terminal frames.
|
Tue, 01 Aug 1995 23:38:49 +0000 |
Richard M. Stallman |
(file-name-handler-alist): Don't match host name ending in period.
|
Tue, 01 Aug 1995 23:34:53 +0000 |
Richard M. Stallman |
(recover-session): Mention deletion is possible.
|
Tue, 01 Aug 1995 22:42:28 +0000 |
Karl Heuer |
(2C-toggle-autoscroll, 2C-autoscroll):
|
Tue, 01 Aug 1995 18:29:36 +0000 |
Roland McGrath |
(getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.
|
Tue, 01 Aug 1995 06:44:48 +0000 |
Richard M. Stallman |
(byte-optimize-nthcdr): Fix previous change.
|
Mon, 31 Jul 1995 23:13:54 +0000 |
Richard M. Stallman |
(dired-insert-set-properties): Catch errors.
|
Mon, 31 Jul 1995 20:19:25 +0000 |
Richard M. Stallman |
(vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.
|
Mon, 31 Jul 1995 18:19:30 +0000 |
Karl Heuer |
(GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.
|
Mon, 31 Jul 1995 14:03:34 +0000 |
Richard M. Stallman |
(dired-read-shell-command): Pass `shell-command-history' to read-string.
|
Mon, 31 Jul 1995 12:07:10 +0000 |
Simon Marshall |
Add Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success, Frun_hook_with_args_until_failure in terms of run_hook_with_args.
|
Mon, 31 Jul 1995 12:02:51 +0000 |
Simon Marshall |
Declare hook running functions.
|
Mon, 31 Jul 1995 09:52:45 +0000 |
Simon Marshall |
Remove the remaining hook running functions. They are in C now.
|
Mon, 31 Jul 1995 05:34:55 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event, swallow_events): Fix prev change.
|
Mon, 31 Jul 1995 01:28:39 +0000 |
Richard M. Stallman |
Major additions by Gustavo Chaves.
|
Sun, 30 Jul 1995 19:39:58 +0000 |
Richard M. Stallman |
(rmail-unix-mail-delimiter): Allow two-letter timezone name.
|
Sun, 30 Jul 1995 19:03:26 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): If compiling for vers 18,
|
Sun, 30 Jul 1995 10:10:35 +0000 |
Richard M. Stallman |
(set-face-background): Don't treat nil as a color.
|
Sun, 30 Jul 1995 07:08:49 +0000 |
Richard M. Stallman |
(dabbrev-expand): Save previous point for undo.
|
Sun, 30 Jul 1995 07:07:39 +0000 |
Richard M. Stallman |
(gettimeofday): New function, defined if necessary.
|
Sun, 30 Jul 1995 07:06:08 +0000 |
Richard M. Stallman |
(Fmake_terminal_frame): Copy face_alist from selected frame.
|
Sun, 30 Jul 1995 07:04:58 +0000 |
Richard M. Stallman |
(with-electric-help): Doc fix.
|
Sun, 30 Jul 1995 07:04:03 +0000 |
Richard M. Stallman |
(HAVE_XRMSETDATABASE): Define if not defined.
|
Sun, 30 Jul 1995 07:02:13 +0000 |
Richard M. Stallman |
(cd): When reading arg, use just directory as the default.
|
Sun, 30 Jul 1995 00:46:23 +0000 |
Richard M. Stallman |
(do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.
|
Sat, 29 Jul 1995 23:56:17 +0000 |
Richard M. Stallman |
(forward-paragraph): Don't move back over a line
|
Sat, 29 Jul 1995 22:21:55 +0000 |
Richard M. Stallman |
(isearch-mode-map): Don't bind tab, return, kp-N, etc.
|
Sat, 29 Jul 1995 22:20:35 +0000 |
Richard M. Stallman |
(fortran-break-line): Fixed a bug that sometimes
|
Sat, 29 Jul 1995 01:40:43 +0000 |
Richard M. Stallman |
(vc-resynch-buffer): New function.
|
Sat, 29 Jul 1995 00:57:29 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 28 Jul 1995 16:36:01 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Update input_pending after
|
Fri, 28 Jul 1995 08:16:47 +0000 |
Karl Heuer |
(syms_of_eval): Add missing defsubr.
|
Fri, 28 Jul 1995 02:57:41 +0000 |
Richard M. Stallman |
(describe_buffer_bindings): Print bindings from
|
Fri, 28 Jul 1995 02:54:28 +0000 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
|
Fri, 28 Jul 1995 02:38:16 +0000 |
Richard M. Stallman |
(do-auto-fill): Handle adaptive-fill-regexp.
|
Fri, 28 Jul 1995 00:36:18 +0000 |
Karl Heuer |
(imenu-generic-lisp-expression)
|
Fri, 28 Jul 1995 00:30:18 +0000 |
Karl Heuer |
(c++-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:28:28 +0000 |
Karl Heuer |
(c-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:26:37 +0000 |
Karl Heuer |
(latex-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:24:14 +0000 |
Karl Heuer |
(texinfo-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:18:42 +0000 |
Karl Heuer |
(ada-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:14:15 +0000 |
Karl Heuer |
(lisp-imenu-generic-expression): Var defined.
|
Thu, 27 Jul 1995 22:52:02 +0000 |
Richard M. Stallman |
Add keywords and comments as per conventions.
|
Thu, 27 Jul 1995 22:44:41 +0000 |
Karl Heuer |
(record_overlay_string, overlay_strings): Handle zero-sized overlays better.
|
Thu, 27 Jul 1995 22:04:24 +0000 |
Richard M. Stallman |
(texinfo-specific-section-type): Use buffer-substring-no-properties.
|
Thu, 27 Jul 1995 21:47:59 +0000 |
Karl Heuer |
(struct sortstrlist): New type.
|
Thu, 27 Jul 1995 19:42:29 +0000 |
Michael Kifer |
(vip-overriding-map): new variable.
|
Thu, 27 Jul 1995 19:41:59 +0000 |
Michael Kifer |
(vip-repeat-from-history-key): new default.
|
Thu, 27 Jul 1995 19:41:08 +0000 |
Michael Kifer |
(vip-multiclick-timeout): new default.
|
Thu, 27 Jul 1995 19:40:33 +0000 |
Michael Kifer |
(vip-add-hook,vip-remove-hook): new functions.
|
Thu, 27 Jul 1995 19:39:47 +0000 |
Michael Kifer |
*** empty log message ***
|
Thu, 27 Jul 1995 19:37:42 +0000 |
Michael Kifer |
(vip-info-file-name): variable removed.
|
Thu, 27 Jul 1995 19:10:36 +0000 |
Karl Heuer |
(x-font-regexp): Add \\(\\) for substring extraction.
|
Thu, 27 Jul 1995 18:50:02 +0000 |
Richard M. Stallman |
(pascal-mode): Added imenu support.
|
Thu, 27 Jul 1995 07:40:22 +0000 |
Richard M. Stallman |
(texinfo-environment-regexp): Allow whitespace at BOL.
|
Thu, 27 Jul 1995 07:37:53 +0000 |
Richard M. Stallman |
(tpu-backward-line): Only move to BOL if not already there.
|
Thu, 27 Jul 1995 07:37:12 +0000 |
Richard M. Stallman |
(tpu-version): New version.
|
Thu, 27 Jul 1995 07:35:25 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 26 Jul 1995 22:50:32 +0000 |
Richard M. Stallman |
(update_menu_bar): Pass new arg to set_frame_menubar.
|
Wed, 26 Jul 1995 22:23:11 +0000 |
Richard M. Stallman |
(indent-region-function): Doc fix.
|
Wed, 26 Jul 1995 22:21:02 +0000 |
Richard M. Stallman |
(shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.
|
Wed, 26 Jul 1995 21:48:05 +0000 |
Richard M. Stallman |
(prefix-args): Pass ALL_LDFLAGS.
|
Wed, 26 Jul 1995 21:04:51 +0000 |
David J. MacKenzie |
Account for termcap file renaming.
|
Wed, 26 Jul 1995 19:46:59 +0000 |
David J. MacKenzie |
TERMCAP_NAME -> TERMCAP_FILE.
|
Wed, 26 Jul 1995 18:20:46 +0000 |
David J. MacKenzie |
(tparam): Remove arg array and the #ifdef.
|
Wed, 26 Jul 1995 18:01:10 +0000 |
Richard M. Stallman |
(perl-imenu-generic-expression) New variable.
|
Wed, 26 Jul 1995 18:00:24 +0000 |
Richard M. Stallman |
multiple-frames is not terminal-local.
|
Wed, 26 Jul 1995 17:54:50 +0000 |
David J. MacKenzie |
Move #define of bcopy to after #include <string.h>.
|
Wed, 26 Jul 1995 06:28:15 +0000 |
Richard M. Stallman |
Delete duplicate definitions for format-find-file and format-insert-file.
|
Wed, 26 Jul 1995 00:13:01 +0000 |
Richard M. Stallman |
Use defopt for same-window-buffer-names and same-window-regexps.
|
Wed, 26 Jul 1995 00:04:12 +0000 |
Karl Heuer |
Do renamings:
|
Wed, 26 Jul 1995 00:02:03 +0000 |
Karl Heuer |
Do renamings:
|
Tue, 25 Jul 1995 23:20:36 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Defined.
|
Tue, 25 Jul 1995 23:18:12 +0000 |
Richard M. Stallman |
(LIBS_MACHINE): Delete -lsun.
|
Tue, 25 Jul 1995 22:06:08 +0000 |
Karl Heuer |
(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
|
Tue, 25 Jul 1995 21:55:50 +0000 |
Richard M. Stallman |
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
|
Tue, 25 Jul 1995 21:20:18 +0000 |
Richard M. Stallman |
(struct x_output): Renamed from struct x_display.
|
Tue, 25 Jul 1995 21:14:46 +0000 |
Richard M. Stallman |
(struct frame): Rename `display' member to `output_data'.
|
Tue, 25 Jul 1995 21:13:10 +0000 |
Richard M. Stallman |
(imenu--history-list): Don't make this buffer-local.
|
Tue, 25 Jul 1995 20:27:48 +0000 |
Karl Heuer |
(run-hook-with-args): Fix previous code.
|
Tue, 25 Jul 1995 20:27:07 +0000 |
Richard M. Stallman |
(tar-copy): Inhibit use of jka-compr handler
|
Tue, 25 Jul 1995 20:26:10 +0000 |
Richard M. Stallman |
Include buffer.h.
|
Tue, 25 Jul 1995 20:24:46 +0000 |
Richard M. Stallman |
(enum event_kind): Added menu_bar_activate_event.
|
Tue, 25 Jul 1995 20:23:50 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event) [USE_X_TOOLKIT]:
|
Tue, 25 Jul 1995 20:21:15 +0000 |
Richard M. Stallman |
(struct x_display): New fields saved_button_event, id.
|
Tue, 25 Jul 1995 20:13:23 +0000 |
Richard M. Stallman |
(next_noop_dpyinfo): New variable.
|
Tue, 25 Jul 1995 20:10:03 +0000 |
Richard M. Stallman |
(x_menubar_window_to_frame): New function.
|
Tue, 25 Jul 1995 19:57:02 +0000 |
Karl Heuer |
(signal_before_change): Use Frun_hook_with_args.
|
Tue, 25 Jul 1995 19:36:42 +0000 |
Karl Heuer |
(Frun_hook_with_args): New C function, formerly in subr.el.
|
Tue, 25 Jul 1995 19:36:20 +0000 |
Karl Heuer |
(Frun_hook_with_args): Declare this function.
|
Tue, 25 Jul 1995 19:35:38 +0000 |
Karl Heuer |
(run-hook-with-args): Deleted; now in C code.
|
Tue, 25 Jul 1995 04:50:43 +0000 |
Richard M. Stallman |
(make-face-bold, make-face-italic, make-face-bold-italic)
|
Tue, 25 Jul 1995 04:43:05 +0000 |
Richard M. Stallman |
(rmail-insert-inbox-text): Always use movemail when renaming a file.
|
Tue, 25 Jul 1995 02:18:58 +0000 |
Richard M. Stallman |
(Fprimitive_undo): Don't end inner loop
|
Tue, 25 Jul 1995 01:42:05 +0000 |
Richard M. Stallman |
(Fstart_process): Don't expand the file name before trying openp.
|
Mon, 24 Jul 1995 05:21:31 +0000 |
Richard M. Stallman |
Explain CTRL-META chars and how to use ESC for them.
|
Mon, 24 Jul 1995 01:26:23 +0000 |
Richard M. Stallman |
(Info-current-file): Doc fix.
|
Sun, 23 Jul 1995 23:51:25 +0000 |
Tom Tromey |
(tcl-word-no-props): New function.
|
Sun, 23 Jul 1995 20:26:47 +0000 |
Tom Tromey |
Doc fixes.
|
Sun, 23 Jul 1995 07:11:26 +0000 |
Richard M. Stallman |
(Fprevious_window, Fnext_window): When minibuf = nil,
|
Sat, 22 Jul 1995 16:13:31 +0000 |
Richard M. Stallman |
(do_auto_save_unwind): Set auto_saving to 0.
|
Sat, 22 Jul 1995 16:11:48 +0000 |
Richard M. Stallman |
(Fget_char_property): If OBJECT is non-current buffer,
|
Sat, 22 Jul 1995 15:17:54 +0000 |
Karl Heuer |
Add latest changes of old library and some more.
|
Fri, 21 Jul 1995 22:39:46 +0000 |
Richard M. Stallman |
(read_list): When a file loaded from site-init.el uses #$,
|
Fri, 21 Jul 1995 20:57:25 +0000 |
Richard M. Stallman |
(byte-optimize-lapcode): Fix format calls.
|
Fri, 21 Jul 1995 19:13:14 +0000 |
Richard M. Stallman |
(AIX4): New definition.
|
Fri, 21 Jul 1995 19:10:38 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE) [AIX4]: New alternate definition.
|
Fri, 21 Jul 1995 12:40:55 +0000 |
Richard M. Stallman |
(imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.
|
Fri, 21 Jul 1995 08:31:15 +0000 |
Richard M. Stallman |
(set_frame_menubar): If the Lisp-level menu bar menus
|
Fri, 21 Jul 1995 08:30:54 +0000 |
Richard M. Stallman |
(menu-bar-buffer-menu): Function deleted.
|
Fri, 21 Jul 1995 07:51:20 +0000 |
Richard M. Stallman |
(echo_area_window): Declared.
|
Fri, 21 Jul 1995 07:50:50 +0000 |
Richard M. Stallman |
(read_minibuf): Call choose_minibuffer_frame.
|
Fri, 21 Jul 1995 07:50:21 +0000 |
Richard M. Stallman |
(do_switch_frame): Don't call choose_minibuffer_frame.
|
Fri, 21 Jul 1995 07:49:19 +0000 |
Richard M. Stallman |
(echo_area_display): Use selected frame's minibuf window
|
Fri, 21 Jul 1995 07:47:25 +0000 |
Richard M. Stallman |
(command_loop_1): Clear echo area after 2 sec
|
Fri, 21 Jul 1995 07:46:14 +0000 |
Richard M. Stallman |
(update_frame): Check that the echo area is in the frame being displayed.
|
Fri, 21 Jul 1995 05:05:49 +0000 |
Richard M. Stallman |
(font-lock-make-faces): Redo logic for whether
|
Fri, 21 Jul 1995 02:05:20 +0000 |
Richard M. Stallman |
(syms_of_xmenu): Set up Qdebug_on_next_call.
|
Fri, 21 Jul 1995 01:43:21 +0000 |
Richard M. Stallman |
(indent-new-comment-line): fill-prefix overrides comment indentation.
|
Thu, 20 Jul 1995 22:51:01 +0000 |
Richard M. Stallman |
(Fformat): Doc fix.
|
Thu, 20 Jul 1995 20:47:40 +0000 |
Richard M. Stallman |
(Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true.
|
Thu, 20 Jul 1995 20:47:20 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer): Don't lock the file
|
Thu, 20 Jul 1995 20:32:25 +0000 |
Karl Heuer |
Update disk requirements.
|
Thu, 20 Jul 1995 20:28:45 +0000 |
Richard M. Stallman |
(local-variables-section): Delete autoload cookie.
|
Thu, 20 Jul 1995 20:26:06 +0000 |
Karl Heuer |
(Fsafe_length): Use conservative upper bound.
|
Thu, 20 Jul 1995 20:02:38 +0000 |
Karl Heuer |
Comment change.
|
Thu, 20 Jul 1995 19:29:10 +0000 |
Richard M. Stallman |
[USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.
|
Thu, 20 Jul 1995 19:28:08 +0000 |
Richard M. Stallman |
(init_callproc): Set Vdoc_directory based on
|
Thu, 20 Jul 1995 18:30:49 +0000 |
Richard M. Stallman |
(init_environment): Move alloca call out of function arg.
|
Thu, 20 Jul 1995 17:54:10 +0000 |
Richard M. Stallman |
(mail-fetch-field): Use buffer-substring-no-properties.
|
Thu, 20 Jul 1995 17:43:52 +0000 |
Richard M. Stallman |
[!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.
|
Thu, 20 Jul 1995 17:42:55 +0000 |
Richard M. Stallman |
(derived-mode-set-keymap): Cope if old-map is nil.
|
Thu, 20 Jul 1995 06:14:12 +0000 |
Richard M. Stallman |
(menu-bar-update-yank-menu): Treat all-dashes specially.
|
Wed, 19 Jul 1995 15:57:51 +0000 |
Richard M. Stallman |
M-ESC => M-:
|
Wed, 19 Jul 1995 15:47:28 +0000 |
Richard M. Stallman |
(unload_color): Don't free colors if immutable colormap.
|
Wed, 19 Jul 1995 15:43:56 +0000 |
Richard M. Stallman |
(mail-default-reply-to): Doc fix.
|
Wed, 19 Jul 1995 03:42:12 +0000 |
Richard M. Stallman |
(backquote): Doc fix.
|
Wed, 19 Jul 1995 03:39:43 +0000 |
Richard M. Stallman |
(init_alloc_once): Set gc_cons_threshold from Lisp obj size.
|
Wed, 19 Jul 1995 03:19:03 +0000 |
Richard M. Stallman |
(outline-next-visible-heading): Rewritten to handle
|