]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1995-09-28 Richard M.... (interpreter-mode-alist): Handle nawk.
1995-09-28 Richard M.... (sendmail-send-it): Handle FCC after all text changes.
1995-09-27 Richard M.... (ange-ftp-dumb-unix-host): Avoid error if HOST is nil.
1995-09-27 Richard M.... (undigestify-rmail-message): Better error messages.
1995-09-25 Richard M.... Fix minor error.
1995-09-25 Richard M.... (add-log-current-defun): Ignore quotes before fcn name.
1995-09-25 Karl Heuer(Info-fontify-node): Fix previous change.
1995-09-25 Karl Heuer(Info-title-face-alist): New var.
1995-09-25 Richard M.... (Fx_create_frame): Set up buffer-predicate slot.
1995-09-25 Richard M.... (safe_run_hooks): No longer static.
1995-09-25 Richard M.... (read_minibuf_unwind): Use safe_run_hooks.
1995-09-25 Richard M.... (undigestify-rmail-message): Scan back as far as start
1995-09-25 Richard M.... (help-mode): Call view-mode.
1995-09-25 Richard M.... (view-mode-enter): Renamed from view-mode. Callers...
1995-09-25 Richard M.... (clipboard-yank): Add delete-selection property.
1995-09-25 Richard M.... (dun-climb): Handle unknown object name.
1995-09-25 Richard M.... (mark-sexp-diary-entries): Add \ for C-M-f's sake.
1995-09-25 Richard M.... Fix typo.
1995-09-25 Erik Naggum(command-line-1): --insert: Don't complain on --insert...
1995-09-25 Erik Naggum(command-line-1): --eval: Don't print the value.
1995-09-24 Richard M.... (popup_get_selection): Pop menu down if button is pressed
1995-09-24 Richard M.... (server-process-filter): Ignore lines that don't start
1995-09-24 Richard M.... (occur): Indent better for matches that contain newlines.
1995-09-24 Richard M.... [These changes were actually in the previous version.
1995-09-24 Richard M.... (auto-compression-mode): Add autoload cookie.
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,
next