aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (edt-setup-default-bindings): Revert function isKarl Heuer1995-09-221-2/+2
* Major revision.Karl Heuer1995-09-221-411/+448
* Fix display of Chinese date.Edward M. Reingold1995-09-221-1/+7
* (mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.Richard M. Stallman1995-09-221-0/+1
* (mail-do-fcc): Erase the ` mail-temp' buffer.Richard M. Stallman1995-09-221-1/+3
* (byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols inErik Naggum1995-09-211-10/+9
* (edt-set-term-width-80, edt-set-term-width-132):Karl Heuer1995-09-211-11/+10
* (edt-set-screen-width-80, edt-set-screen-width-132):Karl Heuer1995-09-211-4/+8
* (te-escape, te-escape-help): Handle non-ASCII events.Karl Heuer1995-09-211-16/+29
* (mail-file-babyl-p): Function deleted.Richard M. Stallman1995-09-211-11/+1
* (mail-file-babyl-p): Function moved from rmail.el and renamed.Richard M. Stallman1995-09-211-0/+11
* (rmail-file-p): Function moved to mail-utils.elRichard M. Stallman1995-09-211-13/+2
* Initial revisionEdward M. Reingold1995-09-217-0/+3064
* New file.Edward M. Reingold1995-09-211-1/+1
* *** empty log message ***Edward M. Reingold1995-09-211-1/+1
* Initial revisionEdward M. Reingold1995-09-211-0/+1179
* Minor fixes; moved some code here from other calendar files.Edward M. Reingold1995-09-211-2/+54
* Minor fixes.Edward M. Reingold1995-09-212-18/+18
* Added new calendars to menus and made minor fixes.Edward M. Reingold1995-09-211-26/+50
* Moved stuff to calendar.el, as per RSM's request.Edward M. Reingold1995-09-211-20/+1
* Added code to support Chinese calendar. Minor fixes as well.Edward M. Reingold1995-09-211-131/+176
* Added code to support Chinese calendar.Edward M. Reingold1995-09-211-3/+141
* Moved stuff to other files.Edward M. Reingold1995-09-211-277/+32
* Many functions moved to other files, some rewritten. See ChangeLog entry.Edward M. Reingold1995-09-211-953/+263
* (LOCALTIME_CACHE, tzset): New macros.Paul Eggert1995-09-201-0/+4
* (gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.Paul Eggert1995-09-201-5/+36
* (substitute-key-definition): Do recursively scanRichard M. Stallman1995-09-181-2/+6
* (C-down-mouse-1): Use buffer menu, not font menu.Richard M. Stallman1995-09-181-12/+125
* (find-alternate-file): Kill any preexisting ` **lose**' buf.Richard M. Stallman1995-09-171-0/+2
* (Fload): Rename arg STR to FILE.Richard M. Stallman1995-09-151-16/+16
* (indent-for-tab-command): Get the prefix argRichard M. Stallman1995-09-141-3/+5
* (vc-fetch-master-properties): Call "cvs status" in the rightAndré Spiegel1995-09-141-5/+9
* (dired-up-directory): Add optional argument `other-window' to obviateErik Naggum1995-09-122-29/+7
* (auto-mode-alist): .pl is now Perl.Richard M. Stallman1995-09-121-1/+1
* (src/paths.h, paths-force): Use paths.h.$$ insteadKarl Heuer1995-09-121-5/+5
* (BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.Karl Heuer1995-09-121-6/+0
* (BROKEN_SELECT_NON_X): Define this instead of turningKarl Heuer1995-09-121-4/+5
* (call_mod_hooks, verify_interval_modification):Richard M. Stallman1995-09-121-194/+0
* (call_mod_hooks): Moved from intevals.cRichard M. Stallman1995-09-121-0/+226
* (signal_after_change): Call report_interval_modification.Richard M. Stallman1995-09-121-0/+5
* (Fencode_time): Use mktime to do the real work;Paul Eggert1995-09-101-90/+80
* (hexl-current-address): New arg VALIDATE.Richard M. Stallman1995-09-101-13/+35
* (center-line): New arg NLINES.Richard M. Stallman1995-09-101-13/+25
* Improve error msg for invalid --with-x-toolkit value.Richard M. Stallman1995-09-101-2/+2
* (init_gettimeofday): Remove declaration.Richard M. Stallman1995-09-101-1/+0
* (gettimeofday): Don't bother setting time zone,Richard M. Stallman1995-09-101-39/+6
* (Fset_time_zone_rule): New function.Richard M. Stallman1995-09-101-0/+50
* (setenv): Call set-time-zone-rule when setting TZ.Richard M. Stallman1995-09-101-0/+2
* (LOCALTIME_CACHE): Remove; now configured automatically.Richard M. Stallman1995-09-106-20/+0
* (main): Call tzset only if LOCALTIME_CACHE is defined;Richard M. Stallman1995-09-101-3/+3