bpt/emacs.git
1999-12-03 Dave Love*** empty log message ***
1999-12-03 Gerd Moellmann(truncate-string-to-width): Docsting fixed.
1999-12-02 Stefan Monnier(lm-header-multiline): fix spurious use of `cond'.
1999-12-02 Gerd Moellmann(list-coding-categories): Fix typo;
1999-12-02 Gerd Moellmann(charsetp): Fix typo in docstring.
1999-12-02 Gerd Moellmann(vc-update-change-log): Look for rcs2log under
1999-12-02 Gerd MoellmannAdd description of changed outline-regexp/new outline...
1999-12-02 Gerd Moellmann(lisp-mode-variables): Change
1999-12-02 Gerd Moellmann*** empty log message ***
1999-12-02 Gerd Moellmann(UNEXEC): Use unexsgi.o instead of unexelf.o.
1999-12-02 Gerd Moellmann(UNEXEC) [USG5_4]: Use unexsgi.o instead of
1999-12-02 Gerd Moellmann(LIBS_SYSTEM): Add -lgen because that's needed
1999-12-02 Gerd Moellmann(appt-convert-time): Handle "12:MMam",
1999-12-01 Gerd Moellmann(finder-commentary): Activate Finder mode.
1999-12-01 Gerd Moellmann(auto-revert-buffers): Auto-revert mode was turned
1999-12-01 Dave Love*** empty log message ***
1999-12-01 Dave LoveGrok skeleton-pair-insert-maybe.
1999-12-01 Dave Love(main): Set LANG=C iff AX3_2 defined.
1999-12-01 Richard M.... (cperl-under-as-char): Make nil the default value.
1999-11-30 Dave Love*** empty log message ***
1999-11-30 Dave Love(fortran-strip-sqeuence-nos): New command.
1999-11-30 Paul EggertUpdate Solaris 2.6 and 7 problems.
1999-11-30 Stefan Monnier(comment-style(s)): Replaces comment-extra-lines (and...
1999-11-30 Dave Love*** empty log message ***
1999-11-30 Dave LoveMinor doc fixes.
1999-11-30 Gerd Moellmann*** empty log message ***
1999-11-30 Gerd Moellmann(speedbar-xemacs20p): Remove compatibility code for
1999-11-30 Dave Love*** empty log message ***
1999-11-30 Dave Love(set-face-documentation): Purecopy STRING.
1999-11-29 Dave LoveDoc fixes, remove old backquote syntax.
1999-11-29 Dave Love(custom-save-variables, custom-save-faces): Write a
1999-11-29 Dave Loveuse-dialog-box <- use-dialogs
1999-11-29 Dave Love*** empty log message ***
1999-11-29 Dave Love(help-mode-hook): Define.
1999-11-29 Gerd Moellmann(edebug-make-enter-wrapper): Correct
1999-11-29 Stefan Monnier(comment-find): New function.
1999-11-29 Stefan Monnier(kill-comment): Fixed by rewriting it with syntax-table...
1999-11-28 Stefan Monnier(comment-make-extra-lines): Moved out of comment-region...
1999-11-28 Gerd MoellmannCorrect typo.
1999-11-28 Gerd MoellmannAC_CHECK_FUNCS for setitimer and ualarm.
1999-11-28 Gerd Moellmann(HAVE_SETITIMER, HAVE_UALARM): New.
1999-11-28 Gerd Moellmann(EMACS_TIME_CMP, EMACS_TIME_EQ, EMACS_TIME_NE)
1999-11-28 Stefan MonnierFirst "working" version:
1999-11-28 Michael Kifervery minor fixes.
1999-11-28 Richard M.... Comment change.
1999-11-28 Gerd Moellmann*** empty log message ***
1999-11-28 Eli ZaretskiiMakefile (DONTCOMPILE): Add term/internal.el
1999-11-28 Gerd Moellmann(Fwindow_end): Don't call temp_set_pt_both with
1999-11-28 Gerd Moellmann(XTread_socket) <ClientMessage, Xatom_Scrollbar>:
1999-11-28 Eli Zaretskii(Fmake_char_internal): Print the charset ID when
1999-11-28 Eli Zaretskii(synchronize_locale): Avoid compiler warnings about
1999-11-26 Richard M.... (Fdelete_field): Make it noninteractive. Return nil.
1999-11-26 Dave LoveFix last change.
1999-11-26 Richard M.... (Custom-reset-standard): Doc fix.
1999-11-26 Dave Love*** empty log message ***
1999-11-26 Richard M.... *** empty log message ***
1999-11-26 Richard M.... Many doc fixes.
1999-11-26 Dave Love(makefile-mode-hook): Customize.
1999-11-26 Dave LoveDoc fixes.
1999-11-26 Dave LoveAdd use-dialog-box.
1999-11-26 Dave Love(add-log-current-defun): Use fortran-{beginning,end...
1999-11-26 Richard M.... (comint-preoutput-filter-functions): Doc fix.
1999-11-26 Richard M.... (checkdoc-this-string-valid-engine):
1999-11-26 Dave Love(menu-bar-mode): Customize.
1999-11-26 Dave Love(change-log-mode-hook): Customize.
1999-11-26 Richard M.... (write-file-hooks): Doc fix.
1999-11-26 Gerd Moellmann(BASE_PURESIZE): Increase to 550000.
1999-11-26 Gerd Moellmann(f90-abbrev-start): Use `eq' instead of `='.
1999-11-26 Gerd Moellmann*** empty log message ***
1999-11-26 Gerd Moellmann(set_text_properties): New function. Like
1999-11-26 Gerd Moellmann(insert_1_both): Call set_text_properties with last
1999-11-26 Gerd MoellmannAdd prototype for set_text_properties.
1999-11-26 Gerd Moellmann(set_lface_from_font_name): Fix previous change.
1999-11-25 Dave LoveRequire comint when compiling.
1999-11-25 Dave Love(text-mode-hook): Customize.
1999-11-25 Dave Love(Fnthcdr, Fnreverse): Inline cdr.
1999-11-25 Gerd Moellmann(set_lface_from_font_name): New parameter may_fail_p.
1999-11-25 Dave LoveFix last change.
1999-11-25 Gerd Moellmann*** empty log message ***
1999-11-25 Gerd Moellmann(direct_output_for_insert): Set glyph row's
1999-11-25 Paul Eggert* emacs.c (fixup_locale): Don't bother to record initia...
1999-11-25 Michael Kifer* ediff.texi: Describe the new format for
1999-11-25 Michael Kifer* viper*el: replaced old-style backquotes.
1999-11-25 Kenichi Handa(Finsert_file_contents): Set buffer-file-coding-system
1999-11-25 Kenichi Handa*** empty log message ***
1999-11-25 Michael Kifer*** empty log message ***
1999-11-24 Dave Love*** empty log message ***
1999-11-24 Dave Love(custom-declare-face): Purecopy DOC.
1999-11-24 Dave Love(custom-declare-group): Purecopy DOC.
1999-11-24 Dave Love*** empty log message ***
1999-11-24 Dave Love(Info-build-node-completions, Info-search, Info-follow...
1999-11-24 Gerd Moellmann(locate-with-filter): Doc fix.
1999-11-24 Gerd Moellmann(sql-find-sqli-buffer): New function.
1999-11-24 Gerd Moellmann*** empty log message ***
1999-11-24 Dave LoveDon't duplicate Qmode_line definition done elsewhere.
1999-11-24 Gerd Moellmann(w32-drag-n-drop): Load files in current window, if
1999-11-24 Dave Love*** empty log message ***
1999-11-24 Dave LoveDon't duplicate Qdisplay definition done elsewhere.
1999-11-24 Dave LoveDon't duplicate Qheight, Qwidth definitions done elsewhere.
1999-11-24 Gerd MoellmannFix typo in previous change.
next