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