Sun, 15 Oct 1995 01:07:44 +0000 |
Richard M. Stallman |
(find_section): New function.
|
Sun, 15 Oct 1995 00:59:48 +0000 |
Richard M. Stallman |
(unexec): Find the old data section.
|
Sat, 14 Oct 1995 20:42:26 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If replacing,
|
Sat, 14 Oct 1995 05:54:16 +0000 |
Richard M. Stallman |
(Qdisplay_table): New variable.
|
Sat, 14 Oct 1995 05:53:31 +0000 |
Richard M. Stallman |
(Qchar_table_extra_slots): New variable.
|
Sat, 14 Oct 1995 05:52:39 +0000 |
Richard M. Stallman |
(Qsyntax_table): New variable.
|
Sat, 14 Oct 1995 03:14:39 +0000 |
Michael Kifer |
(ediff-version): is now autoloaded.
|
Sat, 14 Oct 1995 03:14:11 +0000 |
Michael Kifer |
Moved defsubsts up.
|
Sat, 14 Oct 1995 03:12:53 +0000 |
Michael Kifer |
Now defines [window] in menu-bar-ediff-menu.
|
Sat, 14 Oct 1995 02:32:56 +0000 |
Michael Kifer |
(vip-set-hooks): Use view-mode-hook in emacs and view
|
Sat, 14 Oct 1995 02:27:42 +0000 |
Michael Kifer |
(vip-leave-region-active): new function.
|
Sat, 14 Oct 1995 02:26:46 +0000 |
Michael Kifer |
* viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.
|
Sat, 14 Oct 1995 02:25:42 +0000 |
Michael Kifer |
(vip-record-kbd-macro): correctly escapes `.' and `[' now.
|
Sat, 14 Oct 1995 02:21:19 +0000 |
Michael Kifer |
(ex-write): uses better defaults.
|
Sat, 14 Oct 1995 00:39:58 +0000 |
Richard M. Stallman |
(variable-at-point, function-called-at-point):
|
Fri, 13 Oct 1995 19:18:29 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 13 Oct 1995 15:57:04 +0000 |
Richard M. Stallman |
(hippie-expand): Removed bug - don't undo from another buffer.
|
Fri, 13 Oct 1995 13:06:37 +0000 |
Edward M. Reingold |
Minor fixes.
|
Thu, 12 Oct 1995 22:58:04 +0000 |
Richard M. Stallman |
(x_connection_signal_1): New function.
|
Thu, 12 Oct 1995 22:28:42 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 12 Oct 1995 22:28:07 +0000 |
Richard M. Stallman |
Handle aliases dead-acute,...
|
Thu, 12 Oct 1995 21:19:49 +0000 |
Richard M. Stallman |
(struct Lisp_Char_Table): New slot `purpose'.
|
Thu, 12 Oct 1995 21:18:42 +0000 |
Richard M. Stallman |
(describe_vector): Support nested char-tables.
|
Thu, 12 Oct 1995 19:17:05 +0000 |
Richard M. Stallman |
(Qvector_or_char_table_p): New variable.
|
Thu, 12 Oct 1995 19:16:20 +0000 |
Richard M. Stallman |
(display-table-slot, set-display-table-slot):
|
Thu, 12 Oct 1995 18:00:00 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Set w->force_start.
|
Thu, 12 Oct 1995 17:56:17 +0000 |
Richard M. Stallman |
(variable-at-point, function-called-at-point): Fix revious changes.
|
Thu, 12 Oct 1995 15:44:45 +0000 |
Richard M. Stallman |
(syms_of_xdisp): Doc fix.
|
Thu, 12 Oct 1995 15:28:46 +0000 |
Edward M. Reingold |
Initial revision
|
Thu, 12 Oct 1995 15:28:06 +0000 |
Edward M. Reingold |
Added menu items for cal-tex.el (a new file).
|
Thu, 12 Oct 1995 15:27:07 +0000 |
Edward M. Reingold |
Added key definitions and autoloads for cal-tex.el (a new file).
|
Wed, 11 Oct 1995 21:05:53 +0000 |
Richard M. Stallman |
(mail-strip-quoted-names): Preserve white space
|
Wed, 11 Oct 1995 17:24:37 +0000 |
Richard M. Stallman |
(make_lispy_event) [!USE_X_TOOLKIT]: Dragging
|
Wed, 11 Oct 1995 17:20:35 +0000 |
Richard M. Stallman |
(gud-filter): Move the gud-display-frame call
|
Wed, 11 Oct 1995 17:18:51 +0000 |
Richard M. Stallman |
(command_loop_1): Access display tables as char-tables.
|
Wed, 11 Oct 1995 17:17:32 +0000 |
Richard M. Stallman |
(redisplay_window, redisplay_window, display_text_line):
|
Wed, 11 Oct 1995 17:15:10 +0000 |
Richard M. Stallman |
(window_display_table): Use DISP_TABLE_P. Return type
|
Wed, 11 Oct 1995 17:14:08 +0000 |
Richard M. Stallman |
(make-syntax-table): Use nil for "inherit".
|
Wed, 11 Oct 1995 17:12:59 +0000 |
Richard M. Stallman |
(buffer_display_table): Use DISP_TABLE_P.
|
Wed, 11 Oct 1995 17:11:32 +0000 |
Richard M. Stallman |
(Fcopy_sequence): Call Fmake_char_table the new way.
|
Wed, 11 Oct 1995 17:07:03 +0000 |
Richard M. Stallman |
(DISP_TABLE_P): Check the `purpose' slot.
|
Wed, 11 Oct 1995 15:39:13 +0000 |
Richard M. Stallman |
(find-alternate-file-other-window): New function.
|
Wed, 11 Oct 1995 15:17:44 +0000 |
Kim F. Storm |
(dos_timezone_offset, dos_display_scancodes,
|
Wed, 11 Oct 1995 15:12:35 +0000 |
Kim F. Storm |
(insert-startup-screen): New function.
|
Wed, 11 Oct 1995 15:08:15 +0000 |
Kim F. Storm |
[!HAVE_X_WINDOWS]:
|
Wed, 11 Oct 1995 15:00:58 +0000 |
Kim F. Storm |
(internal_flush): Removed
|
Wed, 11 Oct 1995 14:55:17 +0000 |
Kim F. Storm |
Check that DJGPP v. 1 is used.
|
Wed, 11 Oct 1995 14:44:16 +0000 |
Kim F. Storm |
Call make-doc.exe instead of make-docfile.
|
Wed, 11 Oct 1995 14:41:55 +0000 |
Richard M. Stallman |
(Fkill_buffer): Don't kill auto save file if not recent.
|
Wed, 11 Oct 1995 11:48:52 +0000 |
Kim F. Storm |
(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.
|
Wed, 11 Oct 1995 05:23:31 +0000 |
Michael Kifer |
Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:
|
Wed, 11 Oct 1995 04:59:48 +0000 |
Richard M. Stallman |
(adaptive-fill-function): Change defun to defvar.
|
Wed, 11 Oct 1995 03:11:11 +0000 |
Richard M. Stallman |
(next-completion): Specify the LIMIT arg when searching for text properties.
|
Tue, 10 Oct 1995 20:03:31 +0000 |
Richard M. Stallman |
(function-called-at-point, variable-at-point):
|
Mon, 09 Oct 1995 20:52:43 +0000 |
Erik Naggum |
(buffer-display-table): Document new implementation.
|
Mon, 09 Oct 1995 19:44:26 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 09 Oct 1995 19:42:19 +0000 |
Richard M. Stallman |
(view-highlight-face): New variable.
|
Mon, 09 Oct 1995 19:39:45 +0000 |
Richard M. Stallman |
Explain when to use make-variable-buffer-local.
|
Mon, 09 Oct 1995 18:00:54 +0000 |
Roland McGrath |
(tags-table-check-computed-list): Map tags-expand-table-name over lists of
|
Mon, 09 Oct 1995 17:45:47 +0000 |
Erik Naggum |
New implementation with char-tables.
|
Mon, 09 Oct 1995 17:08:20 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 09 Oct 1995 16:36:59 +0000 |
Richard M. Stallman |
(temp_echo_area_glyphs): Restore the old point value.
|
Mon, 09 Oct 1995 04:49:15 +0000 |
Noah Friedman |
(mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts
|
Mon, 09 Oct 1995 03:11:29 +0000 |
Erik Naggum |
(ada-gen-treat-proc): Bind `procname' and `functype'.
|
Mon, 09 Oct 1995 00:31:24 +0000 |
Richard M. Stallman |
(exec_sentinel, read_process_output):
|
Sun, 08 Oct 1995 19:59:42 +0000 |
Erik Naggum |
(view-exit): Delete view-overlay only if it exists.
|
Sun, 08 Oct 1995 19:42:11 +0000 |
Richard M. Stallman |
(server-start): Try both full hostname and shortened
|
Sun, 08 Oct 1995 19:38:53 +0000 |
Richard M. Stallman |
Indentation change.
|
Sun, 08 Oct 1995 19:38:02 +0000 |
Richard M. Stallman |
Fix several minor errors.
|
Sun, 08 Oct 1995 19:37:04 +0000 |
Richard M. Stallman |
(desktop-outvar): Support truncation.
|
Sun, 08 Oct 1995 19:30:41 +0000 |
Richard M. Stallman |
(command-line): Init user-mail-address here, after reading init file.
|
Sun, 08 Oct 1995 19:29:57 +0000 |
Richard M. Stallman |
(write_segment): Write valid data in units of 1<<13,
|
Sun, 08 Oct 1995 19:26:07 +0000 |
Richard M. Stallman |
(init_buffer_once): Make file_format always local, not just local when set.
|
Sun, 08 Oct 1995 02:56:45 +0000 |
Erik Naggum |
(Fmake_char_table): Initialize parent to nil.
|
Sat, 07 Oct 1995 22:07:01 +0000 |
Richard M. Stallman |
(struct Lisp_Boolvector): New data type.
|
Sat, 07 Oct 1995 22:04:15 +0000 |
Richard M. Stallman |
(Fchartablep, Fboolvectorp): New functions.
|
Sat, 07 Oct 1995 22:02:20 +0000 |
Richard M. Stallman |
(print): Handle chartables and boolvectors.
|
Sat, 07 Oct 1995 22:01:39 +0000 |
Richard M. Stallman |
(read1): Handle chartables and boolvectors.
|
Sat, 07 Oct 1995 22:00:06 +0000 |
Richard M. Stallman |
(describe_vector): Use Flength to get length of vector.
|
Sat, 07 Oct 1995 21:59:28 +0000 |
Richard M. Stallman |
(describe_syntax): Handle new syntax-table data format.
|
Sat, 07 Oct 1995 21:55:20 +0000 |
Richard M. Stallman |
Use char tables as syntax tables.
|
Sat, 07 Oct 1995 21:54:29 +0000 |
Richard M. Stallman |
(callint_message, callint_message_size): New vars.
|
Sat, 07 Oct 1995 21:53:27 +0000 |
Richard M. Stallman |
(Fmake_chartable, Fmake_boolvector): New functions.
|
Sat, 07 Oct 1995 21:52:15 +0000 |
Richard M. Stallman |
(Fset_char_table_range): New function.
|
Sat, 07 Oct 1995 16:07:24 +0000 |
Richard M. Stallman |
(bytecode.o): Depend on syntax.h.
|
Fri, 06 Oct 1995 22:42:19 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer): Bind print-level.
|
Fri, 06 Oct 1995 22:40:25 +0000 |
Richard M. Stallman |
(newline): Call barf-if-buffer-read-only.
|
Fri, 06 Oct 1995 15:12:44 +0000 |
Richard M. Stallman |
Fix typo calling iso-accents-customize.
|
Fri, 06 Oct 1995 04:36:30 +0000 |
Michael Kifer |
Added ${lispsource}ediff-hook.elc after vc-hooks.
|
Fri, 06 Oct 1995 01:20:06 +0000 |
Michael Kifer |
Added (load "ediff-hook") after loading vc-hook.
|
Fri, 06 Oct 1995 01:01:08 +0000 |
Michael Kifer |
(ediff-files,ediff-merge-files): better file-name defaults.
|
Fri, 06 Oct 1995 01:00:10 +0000 |
Michael Kifer |
(ediff-make-frame-position): fixed bugs.
|
Fri, 06 Oct 1995 00:59:04 +0000 |
Michael Kifer |
(ediff-toggle-read-only,ediff-read-file-name):
|
Fri, 06 Oct 1995 00:57:20 +0000 |
Michael Kifer |
Initial revision
|
Fri, 06 Oct 1995 00:56:53 +0000 |
Michael Kifer |
*** empty log message ***
|
Fri, 06 Oct 1995 00:55:57 +0000 |
Michael Kifer |
(ediff-abbreviate-file-name): function modified.
|
Fri, 06 Oct 1995 00:54:28 +0000 |
Michael Kifer |
(ediff-setup-diff-regions,ediff-setup-diff-regions3,
|
Thu, 05 Oct 1995 23:44:20 +0000 |
Richard M. Stallman |
(Fset_window_hscroll): Don't reject args > SHORTBITS.
|
Thu, 05 Oct 1995 23:40:03 +0000 |
Richard M. Stallman |
(appt-disp-window): Call raise-frame.
|
Thu, 05 Oct 1995 23:15:11 +0000 |
Richard M. Stallman |
(Fmove_to_column): Make it interactive.
|
Thu, 05 Oct 1995 22:26:26 +0000 |
Richard M. Stallman |
Fix typo in prev change.
|
Thu, 05 Oct 1995 22:25:38 +0000 |
Richard M. Stallman |
(View-search-regexp-forward, View-search-regexp-backward):
|
Thu, 05 Oct 1995 16:35:45 +0000 |
Richard M. Stallman |
Add `athen' as synonym for `athena'.
|
Wed, 04 Oct 1995 20:07:33 +0000 |
Richard M. Stallman |
(gnus-summary-save-in-mail): Use mail-file-babyl-p.
|
Wed, 04 Oct 1995 20:02:20 +0000 |
Richard M. Stallman |
(gnus-inews-do-fcc): Use mail-file-babyl-p.
|
Wed, 04 Oct 1995 19:42:04 +0000 |
Richard M. Stallman |
(recover-session): Use auto-save-list-file-prefix.
|
Wed, 04 Oct 1995 19:41:15 +0000 |
Richard M. Stallman |
(auto-save-list-file-prefix): New variable.
|
Wed, 04 Oct 1995 19:34:25 +0000 |
Richard M. Stallman |
(mail-signature-file): New variable.
|
Wed, 04 Oct 1995 18:34:14 +0000 |
Richard M. Stallman |
(recover-session-finish): Ask only about files that
|
Wed, 04 Oct 1995 17:24:33 +0000 |
Richard M. Stallman |
(Fmake_indirect_buffer): Was taking marker positions
|
Wed, 04 Oct 1995 16:07:50 +0000 |
Richard M. Stallman |
(unrmail): Call rmail-toggle-header.
|
Wed, 04 Oct 1995 16:00:11 +0000 |
Richard M. Stallman |
(isearch-forward): Doc fix.
|
Wed, 04 Oct 1995 15:13:04 +0000 |
Andr Spiegel |
(vc-next-action-on-file): When locking the latest trunk version,
|
Tue, 03 Oct 1995 18:43:12 +0000 |
Richard M. Stallman |
(Fmake_overlay): Set end-marker's insertion_type to 1.
|
Tue, 03 Oct 1995 15:11:56 +0000 |
Richard M. Stallman |
Fix name of buffer-substring-no-properties.
|
Tue, 03 Oct 1995 09:17:37 +0000 |
Richard M. Stallman |
(Vsuggest_key_bindings): New variable.
|
Tue, 03 Oct 1995 09:15:49 +0000 |
Richard M. Stallman |
(write_segment): Use pagesize as unit of writing instead of 128.
|
Tue, 03 Oct 1995 09:14:54 +0000 |
Richard M. Stallman |
(Qmouse_leave_buffer_hook): New variable.
|
Tue, 03 Oct 1995 09:13:55 +0000 |
Richard M. Stallman |
(get_display_line): Don't abort if there's text
|
Tue, 03 Oct 1995 09:12:50 +0000 |
Richard M. Stallman |
(Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.
|
Tue, 03 Oct 1995 09:11:08 +0000 |
Richard M. Stallman |
(run_hook_with_args_2): New function.
|
Tue, 03 Oct 1995 09:09:30 +0000 |
Richard M. Stallman |
(window_scroll): Always set force_start.
|
Sun, 01 Oct 1995 21:31:09 +0000 |
Noah Friedman |
(te-escape): Remove spurious partial duplicate definition.
|
Sun, 01 Oct 1995 20:17:02 +0000 |
Richard M. Stallman |
(re_search_2): Use 0, not -1, as the lower bound
|
Sun, 01 Oct 1995 20:00:22 +0000 |
Richard M. Stallman |
(print-help-return-message): Handle lists in
|
Sun, 01 Oct 1995 07:14:42 +0000 |
Richard M. Stallman |
(barf_or_query_if_file_exists): New arg STATPTR. Callers changed.
|
Sun, 01 Oct 1995 03:43:42 +0000 |
Richard M. Stallman |
Add early support for Solaris 2.5 on PowerPCs.
|
Sun, 01 Oct 1995 03:43:11 +0000 |
Richard M. Stallman |
(powerpc-*-solaris2): New alternative.x
|
Sat, 30 Sep 1995 16:35:12 +0000 |
Roland McGrath |
(cd): Fix interactive spec to require match if there is no CDPATH.
|
Fri, 29 Sep 1995 03:50:47 +0000 |
Richard M. Stallman |
Fix previous change.
|
Fri, 29 Sep 1995 03:49:35 +0000 |
Richard M. Stallman |
(comint-password-prompt-regexp): Recognize
|
Fri, 29 Sep 1995 00:48:05 +0000 |
Richard M. Stallman |
(ispell-message-text-end): Match reporter.el bug reports.
|
Thu, 28 Sep 1995 19:19:08 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): Handle nawk.
|
Thu, 28 Sep 1995 02:34:44 +0000 |
Richard M. Stallman |
(sendmail-send-it): Handle FCC after all text changes.
|
Wed, 27 Sep 1995 17:39:32 +0000 |
Richard M. Stallman |
(ange-ftp-dumb-unix-host): Avoid error if HOST is nil.
|
Wed, 27 Sep 1995 15:26:15 +0000 |
Richard M. Stallman |
(undigestify-rmail-message): Better error messages.
|
Mon, 25 Sep 1995 23:22:40 +0000 |
Richard M. Stallman |
Fix minor error.
|
Mon, 25 Sep 1995 22:15:11 +0000 |
Richard M. Stallman |
(add-log-current-defun): Ignore quotes before fcn name.
|
Mon, 25 Sep 1995 19:50:22 +0000 |
Karl Heuer |
(Info-fontify-node): Fix previous change.
|
Mon, 25 Sep 1995 18:58:51 +0000 |
Karl Heuer |
(Info-title-face-alist): New var.
|
Mon, 25 Sep 1995 18:46:19 +0000 |
Richard M. Stallman |
(Fx_create_frame): Set up buffer-predicate slot.
|
Mon, 25 Sep 1995 18:44:59 +0000 |
Richard M. Stallman |
(safe_run_hooks): No longer static.
|
Mon, 25 Sep 1995 18:42:00 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Use safe_run_hooks.
|
Mon, 25 Sep 1995 18:40:24 +0000 |
Richard M. Stallman |
(undigestify-rmail-message): Scan back as far as start
|
Mon, 25 Sep 1995 18:39:31 +0000 |
Richard M. Stallman |
(help-mode): Call view-mode.
|
Mon, 25 Sep 1995 18:36:32 +0000 |
Richard M. Stallman |
(view-mode-enter): Renamed from view-mode. Callers changed.
|
Mon, 25 Sep 1995 18:21:48 +0000 |
Richard M. Stallman |
(clipboard-yank): Add delete-selection property.
|
Mon, 25 Sep 1995 18:20:30 +0000 |
Richard M. Stallman |
(dun-climb): Handle unknown object name.
|
Mon, 25 Sep 1995 14:55:02 +0000 |
Richard M. Stallman |
(mark-sexp-diary-entries): Add \ for C-M-f's sake.
|
Mon, 25 Sep 1995 14:50:42 +0000 |
Richard M. Stallman |
Fix typo.
|
Mon, 25 Sep 1995 11:04:07 +0000 |
Erik Naggum |
(command-line-1): --insert: Don't complain on --insert=file.
|
Mon, 25 Sep 1995 10:56:15 +0000 |
Erik Naggum |
(command-line-1): --eval: Don't print the value.
|
Sun, 24 Sep 1995 23:33:06 +0000 |
Richard M. Stallman |
(popup_get_selection): Pop menu down if button is pressed
|
Sun, 24 Sep 1995 23:28:18 +0000 |
Richard M. Stallman |
(server-process-filter): Ignore lines that don't start
|
Sun, 24 Sep 1995 23:25:06 +0000 |
Richard M. Stallman |
(occur): Indent better for matches that contain newlines.
|
Sun, 24 Sep 1995 23:20:39 +0000 |
Richard M. Stallman |
[These changes were actually in the previous version.
|
Sun, 24 Sep 1995 03:59:02 +0000 |
Richard M. Stallman |
(auto-compression-mode): Add autoload cookie.
|
Fri, 22 Sep 1995 21:51:21 +0000 |
Erik Naggum |
(get-setf-method): Protect caller's match-data from string-match.
|
Fri, 22 Sep 1995 21:34:12 +0000 |
Karl Heuer |
(edt-setup-default-bindings): Revert function is
|
Fri, 22 Sep 1995 21:31:45 +0000 |
Karl Heuer |
Major revision.
|
Fri, 22 Sep 1995 19:36:26 +0000 |
Edward M. Reingold |
Fix display of Chinese date.
|
Fri, 22 Sep 1995 02:48:04 +0000 |
Richard M. Stallman |
(mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.
|
Fri, 22 Sep 1995 02:46:46 +0000 |
Richard M. Stallman |
(mail-do-fcc): Erase the ` mail-temp' buffer.
|
Thu, 21 Sep 1995 22:03:57 +0000 |
Erik Naggum |
(byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in
|
Thu, 21 Sep 1995 21:06:26 +0000 |
Karl Heuer |
(edt-set-term-width-80, edt-set-term-width-132):
|
Thu, 21 Sep 1995 21:06:09 +0000 |
Karl Heuer |
(edt-set-screen-width-80, edt-set-screen-width-132):
|
Thu, 21 Sep 1995 20:54:35 +0000 |
Karl Heuer |
(te-escape, te-escape-help): Handle non-ASCII events.
|
Thu, 21 Sep 1995 20:21:16 +0000 |
Richard M. Stallman |
(mail-file-babyl-p): Function deleted.
|
Thu, 21 Sep 1995 20:20:49 +0000 |
Richard M. Stallman |
(mail-file-babyl-p): Function moved from rmail.el and renamed.
|
Thu, 21 Sep 1995 20:20:11 +0000 |
Richard M. Stallman |
(rmail-file-p): Function moved to mail-utils.el
|
Thu, 21 Sep 1995 03:11:06 +0000 |
Edward M. Reingold |
Initial revision
|
Thu, 21 Sep 1995 03:05:13 +0000 |
Edward M. Reingold |
New file.
|
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):
|