]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1997-07-18 Richard M.... (c-initialize-cc-mode): New function.
1997-07-18 Richard M.... (c-load-all): Function deleted.
1997-07-18 Richard M.... (c-initialize-builtin-style): Use copy-sequence
1997-07-18 Richard M.... (c-maybe-labelp): Add defvar.
1997-07-18 Richard M.... Require cc-defs for the c-add-syntax macro.
1997-07-18 Richard M.... Require 'cc-defs for the definition of c-emacs-features.
1997-07-17 Richard M.... [HAVE_UNISTD_H]: Include unistd.h.
1997-07-17 Richard M.... (delete-selection-mode): Add custom-loads property.
1997-07-17 Michael Kifernew version
1997-07-17 Richard M.... (dired-omit-files): Add ".#foo" lock files to omissions.
1997-07-17 Richard M.... (show-paren-match-face): Use gray on all non-color...
1997-07-17 Richard M.... (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
1997-07-17 Richard M.... (xcar, xcdr): Print with /x.
1997-07-17 Richard M.... (decode_mode_spec_coding): Fix typo; use `val' instead...
1997-07-17 Kenichi Handa(lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1997-07-17 Kenichi HandaModified to avoid *.el files being regarded
1997-07-17 Kenichi Handa(batch-titdic-convert): Add optional arg FORCE.
1997-07-17 Richard M.... (replace_range): New function.
1997-07-17 Richard M.... (display_text_line): Handle the case of point being in
1997-07-17 Richard M.... (read-quoted-char): Handle non-character events.
1997-07-17 Richard M.... Update copyright year.
1997-07-17 Richard M.... Improve text of messages.
1997-07-17 Richard M.... (quoted-insert): Doc fix.
1997-07-16 Richard M.... (dired-find-file): Better error message
1997-07-16 Erich Stefan... Convert arm32:NetBSD to normal arm canonicalization.
1997-07-16 Richard M.... (quoted-insert): Doc fix.
1997-07-16 Richard M.... (read-quoted-char): Read any number of octal digits,
1997-07-16 Richard M.... (yank, yank-pop): Clear out read-only prop.
1997-07-16 Richard M.... (set-auto-mode): If -*- line specifies a mode,
1997-07-16 Richard M.... (texinfo-format-buffer-1): Insert, here,
1997-07-16 Richard M.... Arrange for the leim tar file to unpack in emacs-M...
1997-07-16 Richard M.... (mail-extr-voodoo): Get rid of comments at an early...
1997-07-15 Richard M.... (apropos-print): Use customize-group-other-window,...
1997-07-15 Richard M.... (mail-mode-auto-fill): Use insert-before-markers.
1997-07-15 Richard M.... (internal_self_insert): When overwriting, use replace_r...
1997-07-15 Richard M.... (custom-unlispify-remove-prefixes): New variable.
1997-07-15 Richard M.... (c-copy-tree): Fix bugs.
1997-07-15 Richard M.... (tmm-prompt): Use save-excursion around completing...
1997-07-15 Richard M.... (SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
1997-07-15 Richard M.... Fix previous change.
1997-07-15 Richard M.... (global-map): Turn off the S-SPC binding.
1997-07-15 Jim MeyeringAdd comment describing HAVE_PSTAT_GETDYNAMIC.
1997-07-15 Simon Marshallchange maintainer.
1997-07-15 Kenichi HandaDoc-string of Quail package japanese modified.
1997-07-15 Kenichi HandaInitial revision
1997-07-15 Kenichi HandaRules re-written to avoid tricky code.
1997-07-15 Kenichi Handa(mule-keymap): Bind l to set-language-environment.
1997-07-15 Kenichi Handa(coding-category-emacs-mule): Replace coding-category...
1997-07-15 Kenichi Handa(describe-current-coding-system): Use coding-category...
1997-07-15 Kenichi Handa(make-coding-system): Distinguish coding-category-iso...
1997-07-15 Kenichi Handa(quail-translate-key): Fix previous change.
1997-07-15 Kenichi Handa(tit-process-body): Ignore vacant entries.
1997-07-15 Kenichi Handa(report-emacs-bug-run-tersely): New variable
1997-07-15 Kenichi Handa(mail-setup): Kill the local binding of enable-multibyt...
1997-07-15 Kenichi Handa(setup-chinese-gb-environment): Adjusted for the change...
1997-07-15 Kenichi Handa(setup-english-environment): Adjusted for the change...
1997-07-15 Kenichi Handa(setup-ethiopic-environment): Set default-input-method...
1997-07-15 Kenichi Handa(setup-japanese-environment): Adjusted for the change...
1997-07-15 Kenichi Handa(setup-korean-environment): Set default-input-method...
1997-07-15 Kenichi Handa(setup-tibetan-environment): Set default-input-method...
1997-07-15 Kenichi Handa(detect_coding_iso2022): Distinguish coding-category...
1997-07-15 Kenichi Handa(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
1997-07-15 Simon MarshallCustomise. Don't modify pre-command-hook on file load...
1997-07-15 Simon MarshallCustomise. Don't install bindings on file load; use...
1997-07-15 Richard M.... (isearch-char-to-string): Use char-to-string.
1997-07-14 Miles Baderautomatically generated from GPLed version
1997-07-14 Paul Eggertautomatically generated from GPLed version
1997-07-14 Richard M.... (unexec): Don't call update_dynamic_symbols if static...
1997-07-14 Richard M.... (pc:*:*:*): New entry, for DJGPP.
1997-07-14 Richard M.... (make_lispy_event): Distinguish S-SPC from SPC.
1997-07-14 Richard M.... (read_char): Call timer_stop_idle unconditionally at...
1997-07-14 Richard M.... All user variables now converted to custom.
1997-07-14 Richard M.... (x_draw_box): Use scratch_cursor_gc to draw the cursor
1997-07-13 Richard M.... (init_display): Go ahead and prepare for
1997-07-13 Richard M.... (awk-mode): Require cc-langs, not cc-mode.
1997-07-13 Richard M.... Require cc-defs.
1997-07-13 Richard M.... (init_lread): Don't add to load-path lisp subdirectories
1997-07-13 Richard M.... (msdos-bg-mode): New function.
1997-07-13 Richard M.... Remove `stamp-oldxmenu' dependency, so
1997-07-13 Richard M.... (TAGS, tags): Include new lisp subdirectories.
1997-07-13 Richard M.... Use `sed' instead of `cp', which might not be installed.
1997-07-13 Richard M.... Comment changes.
1997-07-13 Richard M.... (Fcall_process) [MSDOS]: Request EOL conversion of
1997-07-13 Richard M.... (Fwrite_region) [DOS_NT]: Always use binary mode since
1997-07-13 Richard M.... (XPointer): Define XPointer.
1997-07-13 Richard M.... (compile_pattern_1): Don't declare val with CONST.
1997-07-12 Richard M.... (decode_mode_spec): Initialize and use `p' (for the...
1997-07-12 Richard M.... (tpu-set-mode-line) Added mode-line-mule-info and
1997-07-12 Richard M.... (XPointer): Define XPointer.
1997-07-12 Richard M.... (main): Use setrlimit only if RLIMIT_STACK.
1997-07-12 Richard M.... (r_alloc_reinit): New function.
1997-07-12 Richard M.... (get_system_name): Don't crash if Vsystem_name does...
1997-07-12 Richard M.... (lock_file_1): Don't crash if Fuser_login_name or
1997-07-12 Richard M.... (Fx_list_fonts): Fix Fnconc argument.
1997-07-12 Richard M.... Initial revision
1997-07-12 Richard M.... (message2_nolog): Don't call fwrite will null string.
1997-07-12 Richard M.... (set_buffer_internal_1): Convert Fset_marker argument...
1997-07-12 Richard M.... (CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
1997-07-12 Richard M.... (Fregister_ccl_program): Convert Fmake_vector argument...
1997-07-12 Richard M.... (Fdelete_backward_char): Convert Finsert_char argument to
next