Mercurial > emacs
graph
-
(command-line-1): --eval: Don't print the value.1995-09-25, by Erik Naggum
-
(popup_get_selection): Pop menu down if button is pressed1995-09-24, by Richard M. Stallman
-
(server-process-filter): Ignore lines that don't start1995-09-24, by Richard M. Stallman
-
(occur): Indent better for matches that contain newlines.1995-09-24, by Richard M. Stallman
-
[These changes were actually in the previous version.1995-09-24, by Richard M. Stallman
-
(auto-compression-mode): Add autoload cookie.1995-09-24, by Richard M. Stallman
-
(get-setf-method): Protect caller's match-data from string-match.1995-09-22, by Erik Naggum
-
(edt-setup-default-bindings): Revert function is1995-09-22, by Karl Heuer
-
Major revision.1995-09-22, by Karl Heuer
-
Fix display of Chinese date.1995-09-22, by Edward M. Reingold
-
(mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.1995-09-22, by Richard M. Stallman
-
(mail-do-fcc): Erase the ` mail-temp' buffer.1995-09-22, by Richard M. Stallman
-
(byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in1995-09-21, by Erik Naggum
-
(edt-set-term-width-80, edt-set-term-width-132):1995-09-21, by Karl Heuer
-
(edt-set-screen-width-80, edt-set-screen-width-132):1995-09-21, by Karl Heuer
-
(te-escape, te-escape-help): Handle non-ASCII events.1995-09-21, by Karl Heuer
-
(mail-file-babyl-p): Function deleted.1995-09-21, by Richard M. Stallman
-
(mail-file-babyl-p): Function moved from rmail.el and renamed.1995-09-21, by Richard M. Stallman
-
(rmail-file-p): Function moved to mail-utils.el1995-09-21, by Richard M. Stallman
-
Initial revision1995-09-21, by Edward M. Reingold
-
New file.1995-09-21, by Edward M. Reingold
-
*** empty log message ***1995-09-21, by Edward M. Reingold
-
Initial revision1995-09-21, by Edward M. Reingold
-
Minor fixes; moved some code here from other calendar files.1995-09-21, by Edward M. Reingold
-
Minor fixes.1995-09-21, by Edward M. Reingold
-
Added new calendars to menus and made minor fixes.1995-09-21, by Edward M. Reingold
-
Moved stuff to calendar.el, as per RSM's request.1995-09-21, by Edward M. Reingold
-
Added code to support Chinese calendar. Minor fixes as well.1995-09-21, by Edward M. Reingold
-
Added code to support Chinese calendar.1995-09-21, by Edward M. Reingold
-
Moved stuff to other files.1995-09-21, by Edward M. Reingold
-
Many functions moved to other files, some rewritten. See ChangeLog entry.1995-09-21, by Edward M. Reingold
-
(LOCALTIME_CACHE, tzset): New macros.1995-09-20, by Paul Eggert
-
(gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.1995-09-20, by Paul Eggert
-
(substitute-key-definition): Do recursively scan1995-09-18, by Richard M. Stallman
-
(C-down-mouse-1): Use buffer menu, not font menu.1995-09-18, by Richard M. Stallman
-
(find-alternate-file): Kill any preexisting ` **lose**' buf.1995-09-17, by Richard M. Stallman
-
(Fload): Rename arg STR to FILE.1995-09-15, by Richard M. Stallman
-
(indent-for-tab-command): Get the prefix arg1995-09-14, by Richard M. Stallman
-
(vc-fetch-master-properties): Call "cvs status" in the right1995-09-14, by André Spiegel
-
(dired-up-directory): Add optional argument `other-window' to obviate1995-09-12, by Erik Naggum
-
(auto-mode-alist): .pl is now Perl.1995-09-12, by Richard M. Stallman
-
(src/paths.h, paths-force): Use paths.h.$$ instead1995-09-12, by Karl Heuer
-
(BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.1995-09-12, by Karl Heuer
-
(BROKEN_SELECT_NON_X): Define this instead of turning1995-09-12, by Karl Heuer
-
(call_mod_hooks, verify_interval_modification):1995-09-12, by Richard M. Stallman
-
(call_mod_hooks): Moved from intevals.c1995-09-12, by Richard M. Stallman
-
(signal_after_change): Call report_interval_modification.1995-09-12, by Richard M. Stallman
-
(Fencode_time): Use mktime to do the real work;1995-09-10, by Paul Eggert
-
(hexl-current-address): New arg VALIDATE.1995-09-10, by Richard M. Stallman
-
(center-line): New arg NLINES.1995-09-10, by Richard M. Stallman
-
Improve error msg for invalid --with-x-toolkit value.1995-09-10, by Richard M. Stallman
-
(init_gettimeofday): Remove declaration.1995-09-10, by Richard M. Stallman
-
(gettimeofday): Don't bother setting time zone,1995-09-10, by Richard M. Stallman
-
(Fset_time_zone_rule): New function.1995-09-10, by Richard M. Stallman
-
(setenv): Call set-time-zone-rule when setting TZ.1995-09-10, by Richard M. Stallman
-
(LOCALTIME_CACHE): Remove; now configured automatically.1995-09-10, by Richard M. Stallman
-
(main): Call tzset only if LOCALTIME_CACHE is defined;1995-09-10, by Richard M. Stallman
-
(LOCALTIME_CACHE): Define if tzset exists and1995-09-10, by Richard M. Stallman
-
(command_loop_1): Set this_command to nil before reading a command.1995-09-10, by Richard M. Stallman
-
(Fdecode_time): Doc fix.1995-09-09, by Richard M. Stallman