]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1995-09-22 Erik Naggum(get-setf-method): Protect caller's match-data from...
1995-09-22 Karl Heuer(edt-setup-default-bindings): Revert function is
1995-09-22 Karl HeuerMajor revision.
1995-09-22 Edward M. ReingoldFix display of Chinese date.
1995-09-22 Richard M.... (mail-do-fcc): Clear read-only flag in ` mail-temp...
1995-09-22 Richard M.... (mail-do-fcc): Erase the ` mail-temp' buffer.
1995-09-21 Erik Naggum(byte-boolean-vars): Update list to reflect actual...
1995-09-21 Karl Heuer(edt-set-term-width-80, edt-set-term-width-132):
1995-09-21 Karl Heuer(edt-set-screen-width-80, edt-set-screen-width-132):
1995-09-21 Karl Heuer(te-escape, te-escape-help): Handle non-ASCII events.
1995-09-21 Richard M.... (mail-file-babyl-p): Function deleted.
1995-09-21 Richard M.... (mail-file-babyl-p): Function moved from rmail.el and...
1995-09-21 Richard M.... (rmail-file-p): Function moved to mail-utils.el
1995-09-21 Edward M. ReingoldInitial revision
1995-09-21 Edward M. ReingoldNew file.
1995-09-21 Edward M. Reingold*** empty log message ***
1995-09-21 Edward M. ReingoldInitial revision
1995-09-21 Edward M. ReingoldMinor fixes; moved some code here from other calendar...
1995-09-21 Edward M. ReingoldMinor fixes.
1995-09-21 Edward M. ReingoldAdded new calendars to menus and made minor fixes.
1995-09-21 Edward M. ReingoldMoved stuff to calendar.el, as per RSM's request.
1995-09-21 Edward M. ReingoldAdded code to support Chinese calendar. Minor fixes...
1995-09-21 Edward M. ReingoldAdded code to support Chinese calendar.
1995-09-21 Edward M. ReingoldMoved stuff to other files.
1995-09-21 Edward M. ReingoldMany functions moved to other files, some rewritten...
1995-09-20 Paul Eggert(LOCALTIME_CACHE, tzset): New macros.
1995-09-20 Paul Eggert(gettimeofday, init_gettimeofday, daylight, gmtoffset...
1995-09-18 Richard M.... (substitute-key-definition): Do recursively scan
1995-09-18 Richard M.... (C-down-mouse-1): Use buffer menu, not font menu.
1995-09-17 Richard M.... (find-alternate-file): Kill any preexisting ` **lose...
1995-09-15 Richard M.... (Fload): Rename arg STR to FILE.
1995-09-14 Richard M.... (indent-for-tab-command): Get the prefix arg
1995-09-14 André Spiegel(vc-fetch-master-properties): Call "cvs status" in...
1995-09-12 Erik Naggum(dired-up-directory): Add optional argument `other...
1995-09-12 Richard M.... (auto-mode-alist): .pl is now Perl.
1995-09-12 Karl Heuer(src/paths.h, paths-force): Use paths.h.$$ instead
1995-09-12 Karl Heuer(BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.
1995-09-12 Karl Heuer(BROKEN_SELECT_NON_X): Define this instead of turning
1995-09-12 Richard M.... (call_mod_hooks, verify_interval_modification):
1995-09-12 Richard M.... (call_mod_hooks): Moved from intevals.c
1995-09-12 Richard M.... (signal_after_change): Call report_interval_modification.
1995-09-10 Paul Eggert(Fencode_time): Use mktime to do the real work;
1995-09-10 Richard M.... (hexl-current-address): New arg VALIDATE.
1995-09-10 Richard M.... (center-line): New arg NLINES.
1995-09-10 Richard M.... Improve error msg for invalid --with-x-toolkit value.
1995-09-10 Richard M.... (init_gettimeofday): Remove declaration.
1995-09-10 Richard M.... (gettimeofday): Don't bother setting time zone,
1995-09-10 Richard M.... (Fset_time_zone_rule): New function.
1995-09-10 Richard M.... (setenv): Call set-time-zone-rule when setting TZ.
1995-09-10 Richard M.... (LOCALTIME_CACHE): Remove; now configured automatically.
1995-09-10 Richard M.... (main): Call tzset only if LOCALTIME_CACHE is defined;
1995-09-10 Richard M.... (LOCALTIME_CACHE): Define if tzset exists and
1995-09-10 Richard M.... (command_loop_1): Set this_command to nil before readin...
1995-09-09 Richard M.... (Fdecode_time): Doc fix.
1995-09-08 André Spiegel(vc-dired-mode): Now a major mode derived from dired...
1995-09-08 André Spiegel(vc-locking-user): Fixed wrong parentheses.
1995-09-08 André Spiegel(dired-internal-noselect): Set dired-directory when...
1995-09-08 Richard M.... Rename all register-name args to `register'.
1995-09-08 Richard M.... (Fmake_marker): Initialize insertion_type to 0.
1995-09-08 Richard M.... Fix typos.
1995-09-08 Richard M.... (HAVE_UNISTD_H): Add #undef.
1995-09-06 Richard M.... (ange-ftp-gwp-filter): Go to process buffer before...
1995-09-06 Richard M.... (Info-suffix-list): Add .inf to MSDOS list.
1995-09-06 Richard M.... (gud-filter): Save up text that arrives while processin...
1995-09-06 Richard M.... (install-arch-indep): Always install the new dir file;
1995-09-06 Richard M.... (rmail-summary-construct-io-menu): Use all of FILES.
1995-09-04 Richard M.... (mail-interactive-insert-alias): Call mail-abbrev-expan...
1995-09-03 Richard M.... (Fcopy_marker): New arg TYPE.
1995-09-03 Richard M.... (Fmake_indirect_buffer): Set the insertion_type of...
1995-09-03 Richard M.... (adjust_markers_for_insert): New function.
1995-09-03 Richard M.... (dired-internal-noselect): New arg MODE.
1995-09-03 Richard M.... (putchar): Call internal_flush instead of _flsbuf.
1995-09-02 David J. MacKenzieDon't assume that HAVE_CONFIG_H implies emacs.
1995-09-02 Richard M.... (auto-mode-alist): Handle .f90 files.
1995-09-02 Richard M.... Simplify using new names file names src/makefile.in,
1995-09-02 Richard M.... Define STDC_HEADERS.
1995-09-02 Richard M.... (Fmsdos_mouse_enable, Fmsdos_mouse_disable)
1995-09-02 Richard M.... (sleep_or_kbd_init): Delete declaration.
1995-09-02 Richard M.... (sys_subshell) [MSDOS]: Handle SUSPEND env var.
1995-09-02 Richard M.... [!MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-09-02 Richard M.... (SITELOAD_PURESIZE_EXTRA): New macro.
1995-09-02 Richard M.... (Fmake_symbolic_link, Fadd_name_to_file):
1995-09-02 Richard M.... (Ffile_name_all_completions, Ffile_name_completion):
1995-09-01 Richard M.... (re_search_2): If pattern starts with \=, optimize...
1995-09-01 Richard M.... (save_excursion_save): Pass the new arg to Fcopy_marker.
1995-09-01 Richard M.... (save_window_save): Pass the new arg to Fcopy_marker.
1995-08-31 Richard M.... (sendmail-send-it): Use user-mail-address.
1995-08-31 Richard M.... (Fcommand_execute): Ignore `disabled' property on
1995-08-31 Richard M.... (Fdisplay_completion_list): Clear all text properties
1995-08-31 Richard M.... (ange-ftp-vms-sans-version): Accept extra args.
1995-08-31 Richard M.... Add #undef for open, close, read, write.
1995-08-30 Richard M.... (kill-new): Compute 2nd arg to interprogram-cut-functio...
1995-08-30 Richard M.... (list-directory): Set default-directory.
1995-08-29 Richard M.... (Fdecode_time): Doc fix.
1995-08-29 Richard M.... (dired-byte-compile): Report failure if output file...
1995-08-29 Richard M.... (decode_env_path): Use ".", not nil, for current dir.
1995-08-29 Richard M.... (function-key-map): Consistently map CLEAR to C-l.
1995-08-29 Richard M.... (wordstar-center-line): Renamed from center-line.
1995-08-29 André Spiegel(vc-dired-update-line): Don't use dired-do-redisplay.
1995-08-29 André Spiegel(vc-utc-string): New function.
next