]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1997-06-01 Per AbrahamsenSynched with 1.9903
1997-06-01 Richard M.... (customize-option): Renamed from custom-variable.
1997-06-01 Richard M.... (custom-variable-prompt): Handle variable-at-point...
1997-06-01 Richard M.... (init_lread): Sometimes add to load-path
1997-06-01 Richard M.... Include frame.h unconditionally.
1997-05-31 Richard M.... (mail-strip-quoted-names): Don't delete angle brackets
1997-05-31 Richard M.... (Freplace_match): Fix previous change.
1997-05-31 Richard M.... (Fforward_comment): Handle unmatched two-character...
1997-05-31 Richard M.... (back_comment): Detect 2-char comment starts properly.
1997-05-31 Richard M.... (move_if_not_intangible): Fix previous change.
1997-05-31 Richard M.... (Freplace_match): Use move_if_not_intangible
1997-05-31 Richard M.... (move_if_not_intangible): New function.
1997-05-31 Richard M.... Always load faces.el.
1997-05-31 Richard M.... (process_expose_from_menu, XTread_socket):
1997-05-31 Richard M.... (struct x_output): New field has_been_visible.
1997-05-31 Richard M.... (command-line): Detect Latin-N character sets
1997-05-31 Richard M.... (cpp-highlight-buffer): Make sure
1997-05-31 Richard M.... (hs-hide-comments-when-hiding-all)
1997-05-31 Richard M.... Rename language environments from LatinN to Latin-N.
1997-05-31 Richard M.... Doc fix for previous change.
1997-05-31 Per AbrahamsenSynched with version 1.9901.
1997-05-31 Richard M.... (set-language-environment): Add autoload cookie.
1997-05-31 Richard M.... (Fsplit_window): Ignore FRAME_NO_SPLIT_P here.
1997-05-31 Richard M.... Update version.
1997-05-31 Richard M.... (make-face): Call make-face-internal only if defined.
1997-05-31 Richard M.... (main): Call syms_of_xfaces whenever ! HAVE_NTGUI.
1997-05-31 Richard M.... (XOBJ, MSDOS_OBJ, SOME_MACHINE_OBJECTS): Delete xfaces.o.
1997-05-31 Richard M.... Comment changes.
1997-05-31 Richard M.... (custom-load-symbol): Simplify previous change.
1997-05-31 Richard M.... (insert_glyphs): Use &, not &&.
1997-05-31 Richard M.... (x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.
1997-05-31 Richard M.... (widget-default-format-handler): Don't use push.
1997-05-31 Richard M.... (widget-sexp-value-to-internal):
1997-05-31 Michael Kifernew version
1997-05-31 Richard M.... (cus-start): Require cus-start.
1997-05-31 Richard M.... Arrange to load it once during dumping,
1997-05-31 Richard M.... (intern): Don't make a pure string here, since Fintern...
1997-05-31 Richard M.... Initial revision
1997-05-31 Richard M.... (server-kill-buffer): Prevent infinite recursion.
1997-05-31 Richard M.... (lisp, shortlisp): Use cus-start.el, not .elc.
1997-05-31 Michael Kifernew version
1997-05-30 Michael KiferInitial revision
1997-05-30 Richard M.... (Farrayp): Accept bool-vectors and char-tables.
1997-05-30 Richard M.... (substitute-key-definition): Check vectorp, not arrayp.
1997-05-30 Francesco Potortì* Makefile.in (etags): Remove -DETAGS_REGEXPS, because...
1997-05-30 Francesco PotortìVarious cleanups on TeX, Erlang, Prolog, C.
1997-05-30 Richard M.... Comment change.
1997-05-30 Richard M.... (file-name-non-special): Special handling for
1997-05-30 Richard M.... Warn about .el files that are not compiled.
1997-05-30 Richard M.... (he-dabbrev-skip-space, he-dabbrev-as-symbol):
1997-05-30 Richard M.... (search-highlight): Make it t by default.
1997-05-30 Richard M.... (x_real_positions): Subtract border width from results.
1997-05-30 Richard M.... (Fchar_table_range, Fset_char_table_range):
1997-05-30 Richard M.... (line-move): If moving into intangible text,
1997-05-30 Per AbrahamsenSynched with version 1.9900.
1997-05-29 Richard M.... (custom-face-display-set): Define if not defined.
1997-05-29 Richard M.... (Fcurrent_time_string): Doc fix.
1997-05-29 Karl Heuer(he-file-name-beg): Don't trigger on parts of
1997-05-29 Karl HeuerIntegrated Emacs 19.34 and XEmacs 19.15
1997-05-29 Karl Heuer(follow-submit-feedback, follow-mode): Doc fix.
1997-05-29 Karl HeuerUpdate URL in commentary.
1997-05-29 Karl Heuer* mouse-drag.el (mouse-drag-electric-col-scrolling...
1997-05-29 Simon MarshallUpdate for syntax-table text properties.
1997-05-29 Simon MarshallUpdate for syntax-table text properties.
1997-05-29 Simon MarshallUpdate for syntax-table text properties.
1997-05-29 Richard M.... (edt-emulation-on): Handle absence of TERM envvar.
1997-05-29 Richard M.... Move the latin-* to last.
1997-05-29 Richard M.... Fix previous change.
1997-05-29 Richard M.... (iso-languages): For French and Portuguese,
1997-05-29 Richard M.... (Fsignal): Use call2 to call Vsignal_hook_function.
1997-05-29 Richard M.... (edebug-signal): Avoid infinite recursion.
1997-05-29 Richard M.... (hs-special-modes-alist): Include also the
1997-05-29 Richard M.... (scrolling): If a line is not enabled,
1997-05-29 Richard M.... Initial revision
1997-05-29 Richard M.... Comment change.
1997-05-29 Richard M.... (gulp-send-requests): Sort maintainers alphabetically.
1997-05-29 Richard M.... (Faset): Doc fix.
1997-05-28 Richard M.... (Fmake_bool_vector): Doc fix.
1997-05-28 Richard M.... (syms_of_buffer): Doc fix.
1997-05-28 Richard M.... (XTread_socket) <ConfigureNotify>: Don't call
1997-05-28 Kenichi Handa(Fchar_equal): Make it handle case of multibyte
1997-05-28 Kenichi Handa(CHAR_TABLE_REF): Do not check validity of CT.
1997-05-28 Kenichi Handa(casify_object): Handle multibyte characters.
1997-05-28 Kenichi Handa(case_temp1, case_temp2): New variables temporarily
1997-05-28 Kenichi Handa(Ffind_charset_string): The variable CHARSETS is
1997-05-28 Kenichi Handa(encode_invocation_designation): Use macro
1997-05-28 Kenichi Handa(struct iso2022_spec): Member requested_designation is
1997-05-28 Kenichi Handa(map_char_table): For sub char-table, index should be
1997-05-28 Kenichi Handa(fs_load_font): Before using a fontset, be sure to
1997-05-28 Kenichi Handa(FONT_ENCODING_NOT_DECIDED): New macro.
1997-05-28 Richard M.... Customize.
1997-05-28 Richard M.... Comment changes.
1997-05-28 Kenichi HandaInitial revision
1997-05-28 Kenichi Handa(setup-english-environment): Set several
1997-05-28 Kenichi HandaMost of setup-LANGUAGE-environment functions are
1997-05-28 Kenichi HandaSet default value of coding-category-iso-else to
1997-05-28 Kenichi HandaDelete defining "i" in mule-keymap.
1997-05-28 Kenichi HandaAdd comment for the code loading
1997-05-28 Kenichi Handa(x-complement-fontset-spec): Add font names which are
1997-05-28 Kenichi Handa(dired-find-file): Likewise.
next