]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2001-10-08 Eli Zaretskii(lisp, shortlisp): Replace bindings.el with other-branches/patches_21_0
2001-10-05 Stefan Monnier(uniquify-get-proposed-name): Don't assume dirsep is /.
2001-10-05 Stefan Monnier(byte-recompile-directory): Make sure the file is readable.
2001-10-05 Stefan Monnier(perl-indent-continued-arguments): New var.
2001-10-04 Stefan Monnier(lm-history-header): Accept `ChangeLog'.
2001-10-04 Stefan Monnier(define-derived-mode, derived-mode-make-docstring)...
2001-10-04 Stefan Monnier*** empty log message ***
2001-10-04 Stefan Monnier(nroff-mode-abbrev-table, nroff-mode): Use define-deriv...
2001-10-04 Stefan MonnierChange ;;; to ;; for outline-minor-mode.
2001-10-04 Stefan Monnier(mail-abbrev-in-expansion-header-p): Simplify.
2001-10-04 Stefan MonnierUse facep iso find-face.
2001-10-04 Stefan Monnier(lisp-imenu-generic-expression): Use regexp-opt.
2001-10-04 Stefan Monnier(lm-history-header): Accept `ChangeLog'.
2001-10-04 Stefan Monnier(frame-parameter): Add a setf method.
2001-10-04 Stefan Monnier(autoload-ensure-default-file, autoload-insert-section...
2001-10-04 Stefan Monnier*** empty log message ***
2001-10-04 Stefan Monnier(timer-relative-time): Fix computation for negative...
2001-10-04 Stefan Monnier(define-key-after): Allow `key' to be longer than 1.
2001-10-04 Stefan MonnierChange ;;; to ;; for outline-minor-mode.
2001-10-04 Stefan Monnier(MINI_WINDOW_P): Use NILP.
2001-10-04 Stefan Monnier(ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT.
2001-10-04 Stefan Monnier(struct input_event): Use proper type for `kind'.
2001-10-04 Stefan Monnier*** empty log message ***
2001-10-04 Gerd MoellmannFix paren bug.
2001-10-04 Gerd Moellmann(XTread_socket): Return a non_ascii_keystroke for
2001-10-04 Gerd Moellmann(make_lispy_event) [HAVE_X_WINDOWS]: If we know
2001-10-04 Gerd Moellmann*** empty log message ***
2001-10-04 Gerd Moellmann(isearch-last-case-fold-search): New variable.
2001-10-04 Gerd Moellmann(inhibit-startup-buffer-menu): New user-option.
2001-10-04 Gerd Moellmann*** empty log message ***
2001-10-04 Gerd Moellmann(rmail-make-summary-line)
2001-10-04 Gerd Moellmann*** empty log message ***
2001-10-04 Gerd Moellmann(substitute-env-vars): New function.
2001-10-04 Gerd MoellmannChange to setenv.
2001-10-04 Gerd Moellmann(LIST_END_P, FOREACH): New macros.
2001-10-04 Gerd Moellmann(fatal_error_signal_hook): New variable.
2001-10-04 Gerd Moellmann(error_msg): New variable.
2001-10-04 Gerd MoellmannPure storage overflow.
2001-10-04 Gerd Moellmann(Fdump_emacs_data, Fdump_emacs): Call check_pure_size.
2001-10-04 Gerd Moellmann(pure_size) [HAVE_SHM]: Declare extern size_t.
2001-10-04 Gerd Moellmann(purebeg, pure_size, pure_bytes_used_before_overflow):
2001-10-04 Gerd Moellmann*** empty log message ***
2001-10-04 Gerd MoellmannAdd post-gc-hook.
2001-10-04 Gerd Moellmann(Vpost_gc_hook, Qpost_gc_hook): New variables.
2001-10-04 Gerd MoellmannAdd defvaralias.
2001-10-04 Gerd Moellmann(Variable Aliases): New node.
2001-10-04 Gerd MoellmannUse SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of...
2001-10-04 Gerd Moellmann(Fmake_symbol): Adapt to changes of struct Lisp_Symbol.
2001-10-04 Gerd Moellmann(Fbyte_code) <varref>: Use SYMBOL_VALUE.
2001-10-04 Gerd MoellmannUse SYMBOL_VALUE/SET_SYMBOL_VALUE.
2001-10-04 Gerd Moellmann(Fdefvaralias): New function.
2001-10-04 Gerd Moellmann(Fintern, Funintern): Set symbol's interned and constant
2001-10-04 Gerd Moellmann(print_preprocess, print_object): Test internedness of
2001-10-04 Gerd Moellmann(enum symbol_interned): New enumeration.
2001-10-03 Stefan Monnier(cvs-prefix-define): Typo cons->concat.
2001-10-03 Pavel Janík*** empty log message ***
2001-10-03 Pavel JaníkMake messages match original TPU/edt editor.
2001-10-03 ShengHuo ZHU* emacs-mime.texi (mailcap): rvplayer -> wavplayer...
2001-10-03 Eli ZaretskiiUpdate maintainer's email address.
2001-10-03 Miles Bader(syms_of_callproc): Explicitly state in the documentati...
2001-10-02 Andreas Schwab(ange-ftp-skip-msgs): Add 227 and 228 for Long
2001-10-02 Miles Bader*** empty log message ***
2001-10-02 Miles Bader(Minibuffer Misc): Add entries for `minibuffer-contents',
2001-10-02 Miles BaderAdd @tindex lines to new entries.
2001-10-02 Miles Bader(Property Search): Correct descriptions of
2001-10-02 Miles Bader(Fnext_char_property_change)
2001-10-01 Eli ZaretskiiMention the broken cpp from GCC snapshots around Sep...
2001-10-01 Eli Zaretskii(cal-menu-x-popup-menu): New function,
2001-10-01 Eli Zaretskii(calendar-mode-map): Require cal-menu unconditionally.
2001-10-01 Gerd Moellmann(struct glyph_row) <ends_in_newline_from_string_p>:
2001-10-01 Gerd Moellmann(display_line): Set row's ends_in_newline_from_string_p.
2001-10-01 Gerd Moellmann(gs-set-ghostview-window-prop): Fix args of `elt'.
2001-10-01 Gerd MoellmannMention Rx.
2001-10-01 Gerd Moellmann*** empty log message ***
2001-10-01 Gerd Moellmann(rx): Add def-edebug-spec.
2001-10-01 Gerd Moellmann(struct alias): Add two new struct members: NAMESP and
2001-10-01 Eli Zaretskii(help-for-help): Doc fix. From Pavel@Janik.cz (Pavel...
2001-10-01 Richard M.... Fix previous change.
2001-10-01 Richard M.... (Freplace_match): Doc fix.
2001-10-01 Richard M.... *** empty log message ***
2001-09-30 Andrew Innes(set_frame_menubar): Take into account that
2001-09-30 Eli Zaretskii*** empty log message ***
2001-09-30 Eli Zaretskii(select-frame-by-name, other-frame): Doc fix.
2001-09-30 Eli Zaretskii(Finding All Frames): Document that next-frame and
2001-09-30 Eli Zaretskii(syms_of_frame): Doc fix.
2001-09-30 Eli Zaretskii(Backspace invokes help): Clarify that keyboard-transla...
2001-09-29 Eli Zaretskii(tetris-score-file): Use temporary-file-directory
2001-09-29 Eli Zaretskii(snake-score-file): Use temporary-file-directory
2001-09-29 Eli ZaretskiiFix the Italian and Maltese entries. From Trevor Spiteri
2001-09-28 Pavel JaníkFix a typo in comment.
2001-09-28 Andreas Schwab.
2001-09-28 Andreas Schwab(LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z
2001-09-28 Gerd MoellmannPut in #if 0 until we know what's
2001-09-28 Eli Zaretskii(apropos-print): Fix last change.
2001-09-28 Eli Zaretskii(apropos-print): Make the directions inserted at the
2001-09-28 Michael Kifer2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2001-09-27 Stefan Monnier(trivial_regexp_p): Catch \{N,M\} as well.
2001-09-27 Stefan Monnier(comment-normalize-vars): Use " \t" rather than
2001-09-27 Eli ZaretskiiDocument the support for file selection dialog on MS...
2001-09-27 Gerd Moellmann(gnus-article-display-xface): Skip over previously
next