Mercurial > emacs
graph
-
Check that DJGPP v. 1 is used.Wed, 11 Oct 1995 14:55:17 +0000, by Kim F. Storm
-
Call make-doc.exe instead of make-docfile.Wed, 11 Oct 1995 14:44:16 +0000, by Kim F. Storm
-
(Fkill_buffer): Don't kill auto save file if not recent.Wed, 11 Oct 1995 14:41:55 +0000, by Richard M. Stallman
-
(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.Wed, 11 Oct 1995 11:48:52 +0000, by Kim F. Storm
-
Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:Wed, 11 Oct 1995 05:23:31 +0000, by Michael Kifer
-
(adaptive-fill-function): Change defun to defvar.Wed, 11 Oct 1995 04:59:48 +0000, by Richard M. Stallman
-
(next-completion): Specify the LIMIT arg when searching for text properties.Wed, 11 Oct 1995 03:11:11 +0000, by Richard M. Stallman
-
(function-called-at-point, variable-at-point):Tue, 10 Oct 1995 20:03:31 +0000, by Richard M. Stallman
-
(buffer-display-table): Document new implementation.Mon, 09 Oct 1995 20:52:43 +0000, by Erik Naggum
-
Doc fixes.Mon, 09 Oct 1995 19:44:26 +0000, by Richard M. Stallman
-
(view-highlight-face): New variable.Mon, 09 Oct 1995 19:42:19 +0000, by Richard M. Stallman
-
Explain when to use make-variable-buffer-local.Mon, 09 Oct 1995 19:39:45 +0000, by Richard M. Stallman
-
(tags-table-check-computed-list): Map tags-expand-table-name over lists ofMon, 09 Oct 1995 18:00:54 +0000, by Roland McGrath
-
New implementation with char-tables.Mon, 09 Oct 1995 17:45:47 +0000, by Erik Naggum
-
Initial revisionMon, 09 Oct 1995 17:08:20 +0000, by Richard M. Stallman
-
(temp_echo_area_glyphs): Restore the old point value.Mon, 09 Oct 1995 16:36:59 +0000, by Richard M. Stallman
-
(mail-abbrev-syntax-table): Use `equal' instead of `=', in case eltsMon, 09 Oct 1995 04:49:15 +0000, by Noah Friedman
-
(ada-gen-treat-proc): Bind `procname' and `functype'.Mon, 09 Oct 1995 03:11:29 +0000, by Erik Naggum
-
(exec_sentinel, read_process_output):Mon, 09 Oct 1995 00:31:24 +0000, by Richard M. Stallman
-
(view-exit): Delete view-overlay only if it exists.Sun, 08 Oct 1995 19:59:42 +0000, by Erik Naggum
-
(server-start): Try both full hostname and shortenedSun, 08 Oct 1995 19:42:11 +0000, by Richard M. Stallman
-
Indentation change.Sun, 08 Oct 1995 19:38:53 +0000, by Richard M. Stallman
-
Fix several minor errors.Sun, 08 Oct 1995 19:38:02 +0000, by Richard M. Stallman
-
(desktop-outvar): Support truncation.Sun, 08 Oct 1995 19:37:04 +0000, by Richard M. Stallman
-
(command-line): Init user-mail-address here, after reading init file.Sun, 08 Oct 1995 19:30:41 +0000, by Richard M. Stallman
-
(write_segment): Write valid data in units of 1<<13,Sun, 08 Oct 1995 19:29:57 +0000, by Richard M. Stallman
-
(init_buffer_once): Make file_format always local, not just local when set.Sun, 08 Oct 1995 19:26:07 +0000, by Richard M. Stallman
-
(Fmake_char_table): Initialize parent to nil.Sun, 08 Oct 1995 02:56:45 +0000, by Erik Naggum
-
(struct Lisp_Boolvector): New data type.Sat, 07 Oct 1995 22:07:01 +0000, by Richard M. Stallman
-
(Fchartablep, Fboolvectorp): New functions.Sat, 07 Oct 1995 22:04:15 +0000, by Richard M. Stallman
-
(print): Handle chartables and boolvectors.Sat, 07 Oct 1995 22:02:20 +0000, by Richard M. Stallman
-
(read1): Handle chartables and boolvectors.Sat, 07 Oct 1995 22:01:39 +0000, by Richard M. Stallman
-
(describe_vector): Use Flength to get length of vector.Sat, 07 Oct 1995 22:00:06 +0000, by Richard M. Stallman
-
(describe_syntax): Handle new syntax-table data format.Sat, 07 Oct 1995 21:59:28 +0000, by Richard M. Stallman
-
Use char tables as syntax tables.Sat, 07 Oct 1995 21:55:20 +0000, by Richard M. Stallman
-
(callint_message, callint_message_size): New vars.Sat, 07 Oct 1995 21:54:29 +0000, by Richard M. Stallman
-
(Fmake_chartable, Fmake_boolvector): New functions.Sat, 07 Oct 1995 21:53:27 +0000, by Richard M. Stallman
-
(Fset_char_table_range): New function.Sat, 07 Oct 1995 21:52:15 +0000, by Richard M. Stallman
-
(bytecode.o): Depend on syntax.h.Sat, 07 Oct 1995 16:07:24 +0000, by Richard M. Stallman
-
(byte-compile-from-buffer): Bind print-level.Fri, 06 Oct 1995 22:42:19 +0000, by Richard M. Stallman
-
(newline): Call barf-if-buffer-read-only.Fri, 06 Oct 1995 22:40:25 +0000, by Richard M. Stallman
-
Fix typo calling iso-accents-customize.Fri, 06 Oct 1995 15:12:44 +0000, by Richard M. Stallman
-
Added ${lispsource}ediff-hook.elc after vc-hooks.Fri, 06 Oct 1995 04:36:30 +0000, by Michael Kifer
-
Added (load "ediff-hook") after loading vc-hook.Fri, 06 Oct 1995 01:20:06 +0000, by Michael Kifer
-
(ediff-files,ediff-merge-files): better file-name defaults.Fri, 06 Oct 1995 01:01:08 +0000, by Michael Kifer
-
(ediff-make-frame-position): fixed bugs.Fri, 06 Oct 1995 01:00:10 +0000, by Michael Kifer
-
(ediff-toggle-read-only,ediff-read-file-name):Fri, 06 Oct 1995 00:59:04 +0000, by Michael Kifer
-
Initial revisionFri, 06 Oct 1995 00:57:20 +0000, by Michael Kifer
-
*** empty log message ***Fri, 06 Oct 1995 00:56:53 +0000, by Michael Kifer
-
(ediff-abbreviate-file-name): function modified.Fri, 06 Oct 1995 00:55:57 +0000, by Michael Kifer
-
(ediff-setup-diff-regions,ediff-setup-diff-regions3,Fri, 06 Oct 1995 00:54:28 +0000, by Michael Kifer
-
(Fset_window_hscroll): Don't reject args > SHORTBITS.Thu, 05 Oct 1995 23:44:20 +0000, by Richard M. Stallman
-
(appt-disp-window): Call raise-frame.Thu, 05 Oct 1995 23:40:03 +0000, by Richard M. Stallman
-
(Fmove_to_column): Make it interactive.Thu, 05 Oct 1995 23:15:11 +0000, by Richard M. Stallman
-
Fix typo in prev change.Thu, 05 Oct 1995 22:26:26 +0000, by Richard M. Stallman
-
(View-search-regexp-forward, View-search-regexp-backward):Thu, 05 Oct 1995 22:25:38 +0000, by Richard M. Stallman
-
Add `athen' as synonym for `athena'.Thu, 05 Oct 1995 16:35:45 +0000, by Richard M. Stallman
-
(gnus-summary-save-in-mail): Use mail-file-babyl-p.Wed, 04 Oct 1995 20:07:33 +0000, by Richard M. Stallman
-
(gnus-inews-do-fcc): Use mail-file-babyl-p.Wed, 04 Oct 1995 20:02:20 +0000, by Richard M. Stallman
-
(recover-session): Use auto-save-list-file-prefix.Wed, 04 Oct 1995 19:42:04 +0000, by Richard M. Stallman
-
(auto-save-list-file-prefix): New variable.Wed, 04 Oct 1995 19:41:15 +0000, by Richard M. Stallman
-
(mail-signature-file): New variable.Wed, 04 Oct 1995 19:34:25 +0000, by Richard M. Stallman
-
(recover-session-finish): Ask only about files thatWed, 04 Oct 1995 18:34:14 +0000, by Richard M. Stallman
-
(Fmake_indirect_buffer): Was taking marker positionsWed, 04 Oct 1995 17:24:33 +0000, by Richard M. Stallman
-
(unrmail): Call rmail-toggle-header.Wed, 04 Oct 1995 16:07:50 +0000, by Richard M. Stallman
-
(isearch-forward): Doc fix.Wed, 04 Oct 1995 16:00:11 +0000, by Richard M. Stallman
-
(vc-next-action-on-file): When locking the latest trunk version,Wed, 04 Oct 1995 15:13:04 +0000, by Andr Spiegel
-
(Fmake_overlay): Set end-marker's insertion_type to 1.Tue, 03 Oct 1995 18:43:12 +0000, by Richard M. Stallman
-
Fix name of buffer-substring-no-properties.Tue, 03 Oct 1995 15:11:56 +0000, by Richard M. Stallman
-
(Vsuggest_key_bindings): New variable.Tue, 03 Oct 1995 09:17:37 +0000, by Richard M. Stallman
-
(write_segment): Use pagesize as unit of writing instead of 128.Tue, 03 Oct 1995 09:15:49 +0000, by Richard M. Stallman
-
(Qmouse_leave_buffer_hook): New variable.Tue, 03 Oct 1995 09:14:54 +0000, by Richard M. Stallman
-
(get_display_line): Don't abort if there's textTue, 03 Oct 1995 09:13:55 +0000, by Richard M. Stallman
-
(Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.Tue, 03 Oct 1995 09:12:50 +0000, by Richard M. Stallman
-
(run_hook_with_args_2): New function.Tue, 03 Oct 1995 09:11:08 +0000, by Richard M. Stallman
-
(window_scroll): Always set force_start.Tue, 03 Oct 1995 09:09:30 +0000, by Richard M. Stallman
-
(te-escape): Remove spurious partial duplicate definition.Sun, 01 Oct 1995 21:31:09 +0000, by Noah Friedman
-
(re_search_2): Use 0, not -1, as the lower boundSun, 01 Oct 1995 20:17:02 +0000, by Richard M. Stallman
-
(print-help-return-message): Handle lists inSun, 01 Oct 1995 20:00:22 +0000, by Richard M. Stallman
-
(barf_or_query_if_file_exists): New arg STATPTR. Callers changed.Sun, 01 Oct 1995 07:14:42 +0000, by Richard M. Stallman
-
Add early support for Solaris 2.5 on PowerPCs.Sun, 01 Oct 1995 03:43:42 +0000, by Richard M. Stallman
-
(powerpc-*-solaris2): New alternative.xSun, 01 Oct 1995 03:43:11 +0000, by Richard M. Stallman
-
(cd): Fix interactive spec to require match if there is no CDPATH.Sat, 30 Sep 1995 16:35:12 +0000, by Roland McGrath
-
Fix previous change.Fri, 29 Sep 1995 03:50:47 +0000, by Richard M. Stallman
-
(comint-password-prompt-regexp): RecognizeFri, 29 Sep 1995 03:49:35 +0000, by Richard M. Stallman
-
(ispell-message-text-end): Match reporter.el bug reports.Fri, 29 Sep 1995 00:48:05 +0000, by Richard M. Stallman
-
(interpreter-mode-alist): Handle nawk.Thu, 28 Sep 1995 19:19:08 +0000, by Richard M. Stallman
-
(sendmail-send-it): Handle FCC after all text changes.Thu, 28 Sep 1995 02:34:44 +0000, by Richard M. Stallman
-
(ange-ftp-dumb-unix-host): Avoid error if HOST is nil.Wed, 27 Sep 1995 17:39:32 +0000, by Richard M. Stallman
-
(undigestify-rmail-message): Better error messages.Wed, 27 Sep 1995 15:26:15 +0000, by Richard M. Stallman
-
Fix minor error.Mon, 25 Sep 1995 23:22:40 +0000, by Richard M. Stallman
-
(add-log-current-defun): Ignore quotes before fcn name.Mon, 25 Sep 1995 22:15:11 +0000, by Richard M. Stallman
-
(Info-fontify-node): Fix previous change.Mon, 25 Sep 1995 19:50:22 +0000, by Karl Heuer
-
(Info-title-face-alist): New var.Mon, 25 Sep 1995 18:58:51 +0000, by Karl Heuer
-
(Fx_create_frame): Set up buffer-predicate slot.Mon, 25 Sep 1995 18:46:19 +0000, by Richard M. Stallman
-
(safe_run_hooks): No longer static.Mon, 25 Sep 1995 18:44:59 +0000, by Richard M. Stallman
-
(read_minibuf_unwind): Use safe_run_hooks.Mon, 25 Sep 1995 18:42:00 +0000, by Richard M. Stallman
-
(undigestify-rmail-message): Scan back as far as startMon, 25 Sep 1995 18:40:24 +0000, by Richard M. Stallman
-
(help-mode): Call view-mode.Mon, 25 Sep 1995 18:39:31 +0000, by Richard M. Stallman
-
(view-mode-enter): Renamed from view-mode. Callers changed.Mon, 25 Sep 1995 18:36:32 +0000, by Richard M. Stallman
-
(clipboard-yank): Add delete-selection property.Mon, 25 Sep 1995 18:21:48 +0000, by Richard M. Stallman
-
(dun-climb): Handle unknown object name.Mon, 25 Sep 1995 18:20:30 +0000, by Richard M. Stallman
-
(mark-sexp-diary-entries): Add \ for C-M-f's sake.Mon, 25 Sep 1995 14:55:02 +0000, by Richard M. Stallman
-
Fix typo.Mon, 25 Sep 1995 14:50:42 +0000, by Richard M. Stallman
-
(command-line-1): --insert: Don't complain on --insert=file.Mon, 25 Sep 1995 11:04:07 +0000, by Erik Naggum
-
(command-line-1): --eval: Don't print the value.Mon, 25 Sep 1995 10:56:15 +0000, by Erik Naggum
-
(popup_get_selection): Pop menu down if button is pressedSun, 24 Sep 1995 23:33:06 +0000, by Richard M. Stallman
-
(server-process-filter): Ignore lines that don't startSun, 24 Sep 1995 23:28:18 +0000, by Richard M. Stallman
-
(occur): Indent better for matches that contain newlines.Sun, 24 Sep 1995 23:25:06 +0000, by Richard M. Stallman
-
[These changes were actually in the previous version.Sun, 24 Sep 1995 23:20:39 +0000, by Richard M. Stallman
-
(auto-compression-mode): Add autoload cookie.Sun, 24 Sep 1995 03:59:02 +0000, by Richard M. Stallman
-
(get-setf-method): Protect caller's match-data from string-match.Fri, 22 Sep 1995 21:51:21 +0000, by Erik Naggum
-
(edt-setup-default-bindings): Revert function isFri, 22 Sep 1995 21:34:12 +0000, by Karl Heuer
-
Major revision.Fri, 22 Sep 1995 21:31:45 +0000, by Karl Heuer
-
Fix display of Chinese date.Fri, 22 Sep 1995 19:36:26 +0000, by Edward M. Reingold
-
(mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.Fri, 22 Sep 1995 02:48:04 +0000, by Richard M. Stallman
-
(mail-do-fcc): Erase the ` mail-temp' buffer.Fri, 22 Sep 1995 02:46:46 +0000, by Richard M. Stallman
-
(byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols inThu, 21 Sep 1995 22:03:57 +0000, by Erik Naggum
-
(edt-set-term-width-80, edt-set-term-width-132):Thu, 21 Sep 1995 21:06:26 +0000, by Karl Heuer
-
(edt-set-screen-width-80, edt-set-screen-width-132):Thu, 21 Sep 1995 21:06:09 +0000, by Karl Heuer
-
(te-escape, te-escape-help): Handle non-ASCII events.Thu, 21 Sep 1995 20:54:35 +0000, by Karl Heuer
-
(mail-file-babyl-p): Function deleted.Thu, 21 Sep 1995 20:21:16 +0000, by Richard M. Stallman
-
(mail-file-babyl-p): Function moved from rmail.el and renamed.Thu, 21 Sep 1995 20:20:49 +0000, by Richard M. Stallman
-
(rmail-file-p): Function moved to mail-utils.elThu, 21 Sep 1995 20:20:11 +0000, by Richard M. Stallman
-
Initial revisionThu, 21 Sep 1995 03:11:06 +0000, by Edward M. Reingold
-
New file.Thu, 21 Sep 1995 03:05:13 +0000, by Edward M. Reingold
-
*** empty log message ***Thu, 21 Sep 1995 03:04:16 +0000, by Edward M. Reingold
-
Initial revisionThu, 21 Sep 1995 02:57:43 +0000, by Edward M. Reingold
-
Minor fixes; moved some code here from other calendar files.Thu, 21 Sep 1995 02:54:58 +0000, by Edward M. Reingold
-
Minor fixes.Thu, 21 Sep 1995 02:51:24 +0000, by Edward M. Reingold
-
Added new calendars to menus and made minor fixes.Thu, 21 Sep 1995 02:49:54 +0000, by Edward M. Reingold
-
Moved stuff to calendar.el, as per RSM's request.Thu, 21 Sep 1995 02:48:58 +0000, by Edward M. Reingold
-
Added code to support Chinese calendar. Minor fixes as well.Thu, 21 Sep 1995 02:47:50 +0000, by Edward M. Reingold
-
Added code to support Chinese calendar.Thu, 21 Sep 1995 02:46:47 +0000, by Edward M. Reingold
-
Moved stuff to other files.Thu, 21 Sep 1995 02:45:33 +0000, by Edward M. Reingold
-
Many functions moved to other files, some rewritten. See ChangeLog entry.Thu, 21 Sep 1995 02:40:35 +0000, by Edward M. Reingold
-
(LOCALTIME_CACHE, tzset): New macros.Wed, 20 Sep 1995 03:27:58 +0000, by Paul Eggert
-
(gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.Wed, 20 Sep 1995 03:26:43 +0000, by Paul Eggert
-
(substitute-key-definition): Do recursively scanMon, 18 Sep 1995 14:45:44 +0000, by Richard M. Stallman
-
(C-down-mouse-1): Use buffer menu, not font menu.Mon, 18 Sep 1995 14:15:22 +0000, by Richard M. Stallman
-
(find-alternate-file): Kill any preexisting ` **lose**' buf.Sun, 17 Sep 1995 14:12:02 +0000, by Richard M. Stallman
-
(Fload): Rename arg STR to FILE.Fri, 15 Sep 1995 16:45:41 +0000, by Richard M. Stallman
-
(indent-for-tab-command): Get the prefix argThu, 14 Sep 1995 14:45:02 +0000, by Richard M. Stallman
-
(vc-fetch-master-properties): Call "cvs status" in the rightThu, 14 Sep 1995 07:23:43 +0000, by Andr Spiegel
-
(dired-up-directory): Add optional argument `other-window' to obviateTue, 12 Sep 1995 23:20:42 +0000, by Erik Naggum
-
(auto-mode-alist): .pl is now Perl.Tue, 12 Sep 1995 21:37:08 +0000, by Richard M. Stallman
-
(src/paths.h, paths-force): Use paths.h.$$ insteadTue, 12 Sep 1995 17:45:33 +0000, by Karl Heuer
-
(BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.Tue, 12 Sep 1995 17:39:01 +0000, by Karl Heuer
-
(BROKEN_SELECT_NON_X): Define this instead of turningTue, 12 Sep 1995 17:38:38 +0000, by Karl Heuer
-
(call_mod_hooks, verify_interval_modification):Tue, 12 Sep 1995 17:37:53 +0000, by Richard M. Stallman
-
(call_mod_hooks): Moved from intevals.cTue, 12 Sep 1995 17:37:32 +0000, by Richard M. Stallman
-
(signal_after_change): Call report_interval_modification.Tue, 12 Sep 1995 17:37:02 +0000, by Richard M. Stallman
-
(Fencode_time): Use mktime to do the real work;Sun, 10 Sep 1995 19:38:19 +0000, by Paul Eggert
-
(hexl-current-address): New arg VALIDATE.Sun, 10 Sep 1995 17:45:08 +0000, by Richard M. Stallman
-
(center-line): New arg NLINES.Sun, 10 Sep 1995 17:44:25 +0000, by Richard M. Stallman
-
Improve error msg for invalid --with-x-toolkit value.Sun, 10 Sep 1995 15:16:16 +0000, by Richard M. Stallman
-
(init_gettimeofday): Remove declaration.Sun, 10 Sep 1995 04:38:13 +0000, by Richard M. Stallman
-
(gettimeofday): Don't bother setting time zone,Sun, 10 Sep 1995 04:37:51 +0000, by Richard M. Stallman
-
(Fset_time_zone_rule): New function.Sun, 10 Sep 1995 04:37:21 +0000, by Richard M. Stallman
-
(setenv): Call set-time-zone-rule when setting TZ.Sun, 10 Sep 1995 04:36:12 +0000, by Richard M. Stallman
-
(LOCALTIME_CACHE): Remove; now configured automatically.Sun, 10 Sep 1995 04:23:38 +0000, by Richard M. Stallman
-
(main): Call tzset only if LOCALTIME_CACHE is defined;Sun, 10 Sep 1995 04:20:44 +0000, by Richard M. Stallman
-
(LOCALTIME_CACHE): Define if tzset exists andSun, 10 Sep 1995 04:18:58 +0000, by Richard M. Stallman
-
(command_loop_1): Set this_command to nil before reading a command.Sun, 10 Sep 1995 01:23:14 +0000, by Richard M. Stallman
-
(Fdecode_time): Doc fix.Sat, 09 Sep 1995 19:31:29 +0000, by Richard M. Stallman
-
(vc-dired-mode): Now a major mode derived from dired-mode.Fri, 08 Sep 1995 20:39:17 +0000, by Andr Spiegel
-
(vc-locking-user): Fixed wrong parentheses.Fri, 08 Sep 1995 20:38:53 +0000, by Andr Spiegel
-
(dired-internal-noselect): Set dired-directory when refreshing a bufferFri, 08 Sep 1995 20:38:17 +0000, by Andr Spiegel
-
Rename all register-name args to `register'.Fri, 08 Sep 1995 17:19:37 +0000, by Richard M. Stallman
-
(Fmake_marker): Initialize insertion_type to 0.Fri, 08 Sep 1995 16:59:25 +0000, by Richard M. Stallman
-
Fix typos.Fri, 08 Sep 1995 16:58:39 +0000, by Richard M. Stallman
-
(HAVE_UNISTD_H): Add #undef.Fri, 08 Sep 1995 16:24:48 +0000, by Richard M. Stallman
-
(ange-ftp-gwp-filter): Go to process buffer before getting text from it.Wed, 06 Sep 1995 18:17:59 +0000, by Richard M. Stallman
-
(Info-suffix-list): Add .inf to MSDOS list.Wed, 06 Sep 1995 18:04:02 +0000, by Richard M. Stallman
-
(gud-filter): Save up text that arrives while processing previous text.Wed, 06 Sep 1995 17:07:53 +0000, by Richard M. Stallman
-
(install-arch-indep): Always install the new dir file;Wed, 06 Sep 1995 15:18:29 +0000, by Richard M. Stallman
-
(rmail-summary-construct-io-menu): Use all of FILES.Wed, 06 Sep 1995 15:16:39 +0000, by Richard M. Stallman
-
(mail-interactive-insert-alias): Call mail-abbrev-expand-hook.Mon, 04 Sep 1995 20:26:58 +0000, by Richard M. Stallman
-
(Fcopy_marker): New arg TYPE.Sun, 03 Sep 1995 18:53:58 +0000, by Richard M. Stallman
-
(Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1.Sun, 03 Sep 1995 18:52:37 +0000, by Richard M. Stallman
-
(adjust_markers_for_insert): New function.Sun, 03 Sep 1995 18:51:47 +0000, by Richard M. Stallman
-
(dired-internal-noselect): New arg MODE.Sun, 03 Sep 1995 17:34:56 +0000, by Richard M. Stallman
-
(putchar): Call internal_flush instead of _flsbuf.Sun, 03 Sep 1995 17:32:58 +0000, by Richard M. Stallman
-
Don't assume that HAVE_CONFIG_H implies emacs.Sat, 02 Sep 1995 23:47:41 +0000, by David J. MacKenzie
-
(auto-mode-alist): Handle .f90 files.Sat, 02 Sep 1995 16:36:41 +0000, by Richard M. Stallman
-
Simplify using new names file names src/makefile.in,Sat, 02 Sep 1995 16:25:34 +0000, by Richard M. Stallman
-
Define STDC_HEADERS.Sat, 02 Sep 1995 16:24:49 +0000, by Richard M. Stallman
-
(Fmsdos_mouse_enable, Fmsdos_mouse_disable)Sat, 02 Sep 1995 16:23:53 +0000, by Richard M. Stallman
-
(sleep_or_kbd_init): Delete declaration.Sat, 02 Sep 1995 16:23:03 +0000, by Richard M. Stallman
-
(sys_subshell) [MSDOS]: Handle SUSPEND env var.Sat, 02 Sep 1995 16:22:17 +0000, by Richard M. Stallman
-
[!MULTI_FRAME] (Factive_minibuffer_window): New function.Sat, 02 Sep 1995 16:20:15 +0000, by Richard M. Stallman
-
(SITELOAD_PURESIZE_EXTRA): New macro.Sat, 02 Sep 1995 16:18:26 +0000, by Richard M. Stallman
-
(Fmake_symbolic_link, Fadd_name_to_file):Sat, 02 Sep 1995 01:21:55 +0000, by Richard M. Stallman
-
(Ffile_name_all_completions, Ffile_name_completion):Sat, 02 Sep 1995 01:19:53 +0000, by Richard M. Stallman
-
(re_search_2): If pattern starts with \=, optimize search.Fri, 01 Sep 1995 18:43:30 +0000, by Richard M. Stallman
-
(save_excursion_save): Pass the new arg to Fcopy_marker.Fri, 01 Sep 1995 02:02:17 +0000, by Richard M. Stallman
-
(save_window_save): Pass the new arg to Fcopy_marker.Fri, 01 Sep 1995 02:01:29 +0000, by Richard M. Stallman
-
(sendmail-send-it): Use user-mail-address.Thu, 31 Aug 1995 23:48:58 +0000, by Richard M. Stallman
-
(Fcommand_execute): Ignore `disabled' property onThu, 31 Aug 1995 23:09:39 +0000, by Richard M. Stallman
-
(Fdisplay_completion_list): Clear all text propertiesThu, 31 Aug 1995 17:23:50 +0000, by Richard M. Stallman
-
(ange-ftp-vms-sans-version): Accept extra args.Thu, 31 Aug 1995 15:05:39 +0000, by Richard M. Stallman
-
Add #undef for open, close, read, write.Thu, 31 Aug 1995 02:37:12 +0000, by Richard M. Stallman
-
(kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.Wed, 30 Aug 1995 19:33:08 +0000, by Richard M. Stallman
-
(list-directory): Set default-directory.Wed, 30 Aug 1995 16:01:39 +0000, by Richard M. Stallman
-
(Fdecode_time): Doc fix.Tue, 29 Aug 1995 19:38:04 +0000, by Richard M. Stallman
-
(dired-byte-compile): Report failure if output file is not created.Tue, 29 Aug 1995 16:22:25 +0000, by Richard M. Stallman
-
(decode_env_path): Use ".", not nil, for current dir.Tue, 29 Aug 1995 15:32:00 +0000, by Richard M. Stallman
-
(function-key-map): Consistently map CLEAR to C-l.Tue, 29 Aug 1995 15:31:46 +0000, by Richard M. Stallman
-
(wordstar-center-line): Renamed from center-line.Tue, 29 Aug 1995 14:55:25 +0000, by Richard M. Stallman
-
(vc-dired-update-line): Don't use dired-do-redisplay.Tue, 29 Aug 1995 10:52:14 +0000, by Andr Spiegel
-
(vc-utc-string): New function.Tue, 29 Aug 1995 10:47:45 +0000, by Andr Spiegel
-
(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.Tue, 29 Aug 1995 04:36:12 +0000, by Richard M. Stallman
-
(GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.Mon, 28 Aug 1995 20:38:37 +0000, by Roland McGrath
-
(recover-session-finish): Catch erorr in recover-file.Mon, 28 Aug 1995 20:13:56 +0000, by Richard M. Stallman
-
(basic-save-buffer): Doc fix.Mon, 28 Aug 1995 15:15:28 +0000, by Richard M. Stallman
-
(executable-set-magic): Use make-local-hook for after-save-hook.Mon, 28 Aug 1995 15:12:57 +0000, by Richard M. Stallman
-
(makefile-font-lock-keywords): Highlight lines withMon, 28 Aug 1995 15:09:57 +0000, by Richard M. Stallman
-
Fix typo in global-map define.Mon, 28 Aug 1995 00:15:59 +0000, by Richard M. Stallman
-
(doprnt): Fix typo in error message.Sun, 27 Aug 1995 23:53:06 +0000, by Richard M. Stallman
-
Delete some #if 0'd functions.Sun, 27 Aug 1995 18:17:01 +0000, by Richard M. Stallman
-
(rassoc): Definition deleted.Sun, 27 Aug 1995 18:15:26 +0000, by Richard M. Stallman
-
(mail-mode-syntax-table): defvar deleted.Sun, 27 Aug 1995 17:56:53 +0000, by Richard M. Stallman
-
Load cl only during compilation.Sun, 27 Aug 1995 17:50:39 +0000, by Richard M. Stallman
-
(hide-ifdef-hiding): Delete duplicate defvar.Sun, 27 Aug 1995 17:18:05 +0000, by Richard M. Stallman