log

age author description
2001-10-10 Miles Bader *** empty log message ***
2001-10-10 Miles Bader (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann (C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics'
2001-10-10 Gerd Moellmann (end-of-buffer): Fix code scrolling specially
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann (command-line-1): Bind tab-width to 8.
2001-10-10 Gerd Moellmann Add ruler-mode.
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Pavel Janík *** empty log message ***
2001-10-10 Pavel Janík use defalias instead of fset for user-visible commands.
2001-10-09 Miles Bader ChangeLog
2001-10-09 Miles Bader *** empty log message ***
2001-10-09 Gerd Moellmann *** empty log message ***
2001-10-09 Miles Bader (button): New require.
2001-10-09 Miles Bader ("button"): Load removed.
2001-10-09 Miles Bader Don't require `view' when compiling.
2001-10-09 Miles Bader New file, contents mostly from `help.el'.
2001-10-09 Miles Bader New file, contents mostly from `help.el'.
2001-10-09 Miles Bader (symbol-file-load-history-loaded)
2001-10-09 Gerd Moellmann *** empty log message ***
2001-10-09 Gerd Moellmann (main): Cast isdigit() argument to unsigned char.
2001-10-09 Gerd Moellmann (main): Cast geteuid in sprintf to int.
2001-10-09 Gerd Moellmann (xaw_create_scrollbar) [!0]: Return NULL.
2001-10-09 Gerd Moellmann (Fcurrent_time_zone): Cast isalnum() argument to
2001-10-09 Gerd Moellmann *** empty log message ***
2001-10-09 Gerd Moellmann (WIDE_CHAR_SUPPORT): Do not use defined() in macro.
2001-10-09 Miles Bader *** empty log message ***
2001-10-09 Miles Bader (define-button-type): Respect any `supertype' property.
2001-10-09 Miles Bader *** empty log message ***
2001-10-09 Miles Bader (rfn-eshadow-regexp): Deal correctly with escaped dollar-signs.
2001-10-09 Miles Bader (comint-insert-previous-argument): New function.
2001-10-08 Andrew Innes *** empty log message ***
2001-10-08 Andrew Innes Do not undef min and max.
2001-10-08 Andrew Innes [max]: Undef min and max before redefining them.
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier (handle_fontified_prop): Don't bind after-change-functions.
2001-10-08 Miles Bader *** empty log message ***
2001-10-08 Miles Bader (apropos-next-label-button): Use the presence of a
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Miles Bader *** empty log message ***
2001-10-08 Miles Bader (button-nop): Function removed.
2001-10-08 Sam Steingold current-active-maps: quote newlines
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier Remove the entries for keymap.c (moved to keymap.h).
2001-10-08 Stefan Monnier (map_prompt): Remove.
2001-10-08 Stefan Monnier Include keymap.h.
2001-10-08 Stefan Monnier (Fx_popup_menu): Use Fkeymap_prompt.
2001-10-08 Stefan Monnier Include keymap.h.
2001-10-08 Eli Zaretskii *** empty log message ***
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier (map_prompt): Remove.
2001-10-08 Stefan Monnier New file. Extracted from lisp.h.
2001-10-08 Stefan Monnier (keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.
2001-10-08 Stefan Monnier (Fkeymap_prompt, Fcurrent_active_maps): New funs.
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Gerd Moellmann (alarm_signal_handler) [USG && !POSIX_SIGNALS]:
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Gerd Moellmann (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Gerd Moellmann Don't define min/max.
2001-10-08 Gerd Moellmann (min, max): New macros.
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Gerd Moellmann (BASE_PURESIZE): Increase to 725000.
2001-10-08 Miles Bader *** empty log message ***
2001-10-08 Miles Bader (apropos-symbol): Add `skip' property.
2001-10-08 Miles Bader (button-activate): USE-MOUSE-ACTION is optional.
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík USE_LUCID can be defined iff USE_X_TOOLKIT is defined.
2001-10-08 Miles Bader *** empty log message ***
2001-10-08 Miles Bader (apropos-next-label-button): Update arguments to `next-button'.
2001-10-08 Miles Bader (next-button, previous-button): Remove N and WRAP parameters.
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík Include config.h, not ../src/config.h and systime.h, not ../src/systime.h.
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier (help-mode): Use define-derived-mode.
2001-10-07 Stefan Monnier *** empty log message ***
2001-10-07 Stefan Monnier (byte-compile-file): Return success when the file says no-byte-compile.
2001-10-07 Miles Bader *** empty log message ***
2001-10-07 Miles Bader (next-button, previous-button): Respect `skip' property.
2001-10-07 Miles Bader *** empty log message ***
2001-10-07 Miles Bader (woman-mode-map): Copy button-buffer-map instead of
2001-10-07 Miles Bader *** empty log message ***
2001-10-07 Miles Bader (help-mode-map): Make button-buffer-map our parent.
2001-10-07 Miles Bader ("faces"): Move load before loading "loaddefs.el".
2001-10-07 Miles Bader (apropos-symbol, apropos-label): New button types.
2001-10-07 Miles Bader (lisp, shortlisp): Add `button.elc'.
2001-10-07 Gerd Moellmann *** empty log message ***
2001-10-07 Ken Raeburn * minibuf.c (Fminibuffer_prompt_end): Don't apply make_number to a Lisp_Object.
2001-10-07 Ken Raeburn * lisp.h (Ffield_end): Declare.
2001-10-07 Miles Bader *** empty log message ***
2001-10-07 Miles Bader Initial checkin.
2001-10-07 Gerd Moellmann *** empty log message ***
2001-10-07 Gerd Moellmann (parse_modifiers, apply_modifiers): Use VALMASK.
2001-10-07 Gerd Moellmann Fix last change.
2001-10-06 Gerd Moellmann (make_gap): Use MOST_POSITIVE_FIXNUM.
2001-10-06 Gerd Moellmann (FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P.
2001-10-06 Gerd Moellmann (Ffile_attributes): Use FIXNUM_OVERFLOW_P.
2001-10-06 Gerd Moellmann *** empty log message ***
2001-10-06 Gerd Moellmann (Fbyte_code): Use MOST_POSITIVE_FIXNUM.
2001-10-06 Gerd Moellmann (syms_of_bytecode) [BYTE_CODE_METER]: Doc fix.
2001-10-06 Gerd Moellmann (inhibit_garbage_collection): Simplify.
2001-10-06 Gerd Moellmann (most_positive_fixnum, most_negative_fixnum): New
2001-10-06 Gerd Moellmann (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM)
2001-10-06 Gerd Moellmann (most-positive-fixnum, most-negative-fixnum):
2001-10-06 Miles Bader *** empty log message ***
2001-10-06 Miles Bader (Variable Aliases): It's `@defmac', not `@defmacro'.
2001-10-06 Gerd Moellmann *** empty log message ***
2001-10-06 Richard M. Stallman Comment out @smallbook.
2001-10-06 Richard M. Stallman (add-change-log-entry): Skip copyright notice
2001-10-06 Richard M. Stallman *** empty log message ***
2001-10-06 Richard M. Stallman Explain where and how to put the copyright notice and permission
2001-10-06 Richard M. Stallman Format cleanups for old entries.
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (read-file-name-electric-shadow): Autoload cookie removed; they
2001-10-05 Miles Bader (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:
2001-10-05 Miles Bader (x_create_toolkit_scroll_bar): Try to allocate colors for the shadows,
2001-10-05 Miles Bader (struct x_output): Add scroll_bar_top_shadow_pixel and
2001-10-05 Sam Steingold added `html-xhtml' for XHTML input
2001-10-05 Sam Steingold (diary-entry-compare): When times are identical, compare the entries
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (rfn-eshadow-update-overlay): Use `minibuffer-prompt-end'.
2001-10-05 Miles Bader (previous-matching-history-element): Fix misplaced parentheses.
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (read-file-name-electric-shadow-properties)
2001-10-05 Miles Bader Initial checkin.
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (custom-face-attributes): Make sure each attribute has a valid default
2001-10-05 Miles Bader (custom-face-edit-convert-widget)
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann (Fcopy_file): If NEWNAME is a directory copy FILE there.
2001-10-05 Gerd Moellmann (compilation-buffer-name): New function.
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (grep-use-null-device): New variable.
2001-10-05 Miles Bader (call-process-shell-command): New function.
2001-10-05 Miles Bader (previous-matching-history-element, next-history-element)
2001-10-05 Miles Bader (minibuf-eldef-setup-minibuffer)
2001-10-05 Miles Bader (Fminibuffer_prompt_end, Fminibuffer_contents)
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann (find-file-noselect): If file's read-only status has
2001-10-05 André Spiegel #
2001-10-05 Gerd Moellmann (tiff_error_handler, tiff_warning_handler): New functions.
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann (define-setf-expander): Make it an
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann Remove no-byte-compile from file local variables
2001-10-05 Gerd Moellmann (XTread_socket): Return a non_ascii_keystroke for
2001-10-05 Gerd Moellmann (MINI_WINDOW_P): Use NILP.
2001-10-05 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
2001-10-05 Gerd Moellmann (struct input_event): Use proper type for `kind'.
2001-10-05 Gerd Moellmann (print_preprocess, print_object): Test internedness of
2001-10-05 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
2001-10-05 Gerd Moellmann (Fintern, Funintern): Set symbol's interned and constant
2001-10-05 Gerd Moellmann (LIST_END_P, FOREACH): New macros.
2001-10-05 Gerd Moellmann (make_lispy_event) [HAVE_X_WINDOWS]: If we know
2001-10-05 Gerd Moellmann (Fdefvaralias): New function.
2001-10-05 Gerd Moellmann (fatal_error_signal_hook): New variable.
2001-10-05 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE.
2001-10-05 Gerd Moellmann (ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT.
2001-10-05 Gerd Moellmann (Fbyte_code) <varref>: Use SYMBOL_VALUE.
2001-10-05 Gerd Moellmann (purebeg, pure_size, pure_bytes_used_before_overflow):
2001-10-05 Gerd Moellmann (Variable Aliases): New node.
2001-10-05 Gerd Moellmann (nroff-mode-abbrev-table, nroff-mode): Use define-derived-mode.
2001-10-05 Gerd Moellmann (perl-indent-continued-arguments): New var.
2001-10-05 Gerd Moellmann Change ;;; to ;; for outline-minor-mode.
2001-10-05 Gerd Moellmann (rmail-make-summary-line)
2001-10-05 Gerd Moellmann (mail-abbrev-in-expansion-header-p): Simplify.
2001-10-05 Gerd Moellmann Use facep iso find-face.
2001-10-05 Gerd Moellmann (lisp-imenu-generic-expression): Use regexp-opt.
2001-10-05 Gerd Moellmann (lm-history-header): Accept `ChangeLog'.
2001-10-05 Gerd Moellmann (frame-parameter): Add a setf method.
2001-10-05 Gerd Moellmann (byte-recompile-directory): Make sure the file is readable.
2001-10-05 Gerd Moellmann (autoload-ensure-default-file, autoload-insert-section-header)
2001-10-05 Gerd Moellmann (uniquify-get-proposed-name): Don't assume dirsep is /.
2001-10-05 Gerd Moellmann (timer-relative-time): Fix computation for negative `micro'.
2001-10-05 Gerd Moellmann (define-key-after): Allow `key' to be longer than 1.
2001-10-05 Gerd Moellmann (inhibit-startup-buffer-menu): New user-option.
2001-10-05 Gerd Moellmann (isearch-last-case-fold-search): New variable.
2001-10-05 Gerd Moellmann (substitute-env-vars): New function.
2001-10-05 Gerd Moellmann (define-derived-mode, derived-mode-make-docstring): Allow `parent' to be nil.
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-04 Eli Zaretskii (Meta key does not work in xterm): Add .Xdefaults fragment for xterm EMACS_21_1_BASE
2001-10-04 Andrew Innes *** empty log message ***
2001-10-04 Andrew Innes (face-font-registry-alternatives) [windows-nt]: Make
2001-10-04 Andrew Innes (x_to_w32_color): Fix argument to alloca.
2001-10-04 Gerd Moellmann *** empty log message ***
2001-10-04 Eli Zaretskii Fix the date and the syntax of Pavel Janik's entry for tpu-edt.el.
2001-10-04 Eli Zaretskii Add _gdbinit and gdb.ini (created by the MS-DOS build).
2001-10-04 Eli Zaretskii (File Variables): Emphasize the importance of having the `mode' variable
2001-10-03 Stefan Monnier *** empty log message *** patches_21_0_base
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ík Make messages match original TPU/edt editor.
2001-10-03 ShengHuo ZHU * emacs-mime.texi (mailcap): rvplayer -> wavplayer. Thanks to
2001-10-03 Eli Zaretskii *** empty log message ***
2001-10-03 Eli Zaretskii Update maintainer's email address.
2001-10-03 Miles Bader *** empty log message ***
2001-10-03 Miles Bader (syms_of_callproc): Explicitly state in the documentation for
2001-10-02 Andreas Schwab *** empty log message ***
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 Bader Add @tindex lines to new entries.
2001-10-02 Miles Bader *** empty log message ***
2001-10-02 Miles Bader (Property Search): Correct descriptions of
2001-10-02 Miles Bader (Fnext_char_property_change)
2001-10-01 Eli Zaretskii Mention the broken cpp from GCC snapshots around Sep 30, 2001, and show the
2001-10-01 Eli Zaretskii *** empty log message ***
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 *** empty log message ***
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 *** empty log message ***
2001-10-01 Gerd Moellmann (gs-set-ghostview-window-prop): Fix args of `elt'.
2001-10-01 Gerd Moellmann Mention 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 *** empty log message ***
2001-10-01 Eli Zaretskii (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2001-10-01 Richard M. Stallman Fix previous change.
2001-10-01 Richard M. Stallman (Freplace_match): Doc fix.
2001-10-01 Richard M. Stallman *** empty log message ***
2001-09-30 Andrew Innes *** 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-translate is better
2001-09-29 Eli Zaretskii *** empty log message ***
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 Zaretskii *** empty log message ***
2001-09-29 Eli Zaretskii Fix the Italian and Maltese entries. From Trevor Spiteri
2001-09-28 Pavel Janík Fix 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 Moellmann *** empty log message ***
2001-09-28 Gerd Moellmann Put in #if 0 until we know what's
2001-09-28 Eli Zaretskii (apropos-print): Fix last change.
2001-09-28 Eli Zaretskii *** empty log message ***
2001-09-28 Eli Zaretskii (apropos-print): Make the directions inserted at the
2001-09-28 Michael Kifer 2001-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 Zaretskii Document the support for file selection dialog on MS-Windows.
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (gnus-article-display-xface): Skip over previously
2001-09-27 Eli Zaretskii *** empty log message ***
2001-09-27 Eli Zaretskii (shortlisp): Resync with loadup.el: add backquote, utf-8, menu-bar,
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (send-mail-function): Doc fix.
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (feedmail-queue-send-edit-prompt-help):
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (list-input-methods-1): Output
2001-09-27 Gerd Moellmann (x_draw_relief_rect): Draw bottom relief 1 pixel more
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (display_mode_element): One more case where a string's
2001-09-27 Gerd Moellmann (tar-mode-write-file): Don't signal an error by
2001-09-26 Eli Zaretskii *** empty log message ***
2001-09-26 Eli Zaretskii (Creating Keymaps): Fix the description of the result of make-keymap.
2001-09-26 Eli Zaretskii Mention XIM-related crashes on Solaris 8.
2001-09-26 Eli Zaretskii Fix last change.
2001-09-26 Eli Zaretskii Move the section aboiut XIMs on Solaris 8.
2001-09-26 Eli Zaretskii Mention core dumps inside XIM on Solaris 8.
2001-09-26 Eli Zaretskii Document problems with bad specifications of the default fontset.
2001-09-26 Eli Zaretskii Document the problem with epop3's redefinition of gethash.
2001-09-26 Eli Zaretskii Update as per suggestions by Shayne Steele <steele@cs.fsu.edu>.
2001-09-26 Richard M. Stallman Comment change.
2001-09-26 Stefan Monnier *** empty log message ***
2001-09-26 Stefan Monnier (Info-on-current-buffer): Default arg to "Top".
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann (Finsert_file_contents): If REPLACE is non-nil, stop
2001-09-26 Eli Zaretskii (Top): Clarify what is ``documentation''. Some bozo on comp.emacs
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann (with_echo_area_buffer): Use echo_kboard instead
2001-09-26 Gerd Moellmann (echo_kboard): Make externally visible.
2001-09-26 Gerd Moellmann (echo_kboard): Declare extern.
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann (make_cursor_line_fully_visible): Return 0 and set
2001-09-26 Gerd Moellmann (required_matrix_width, required_matrix_height): New
2001-09-26 Gerd Moellmann (required_matrix_width, required_matrix_height):
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann (display_mode_lines): Temporarily set selected_frame
2001-09-25 Gerd Moellmann *** empty log message ***
2001-09-25 Gerd Moellmann (x_kill_gs_process): Recognize if someone has cleared
2001-09-25 Gerd Moellmann Fix typo.
2001-09-25 Gerd Moellmann *** empty log message ***
2001-09-25 Gerd Moellmann (display_mode_element): If the mode element is a symbol
2001-09-25 Gerd Moellmann Increment version number.
2001-09-25 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_106
2001-09-25 Gerd Moellmann (read_char): Don't clear a message for a switch-frame
2001-09-25 Gerd Moellmann *** empty log message ***
2001-09-25 Gerd Moellmann (fast_find_position) [0]: Add a presumably more correct
2001-09-25 Gerd Moellmann (row_containing_pos): Add prototype.
2001-09-25 Gerd Moellmann (row_containing_pos): Make externally visible.
2001-09-25 Gerd Moellmann *** empty log message ***
2001-09-25 Gerd Moellmann (calculator-copy-displayer): New user-option.
2001-09-25 Gerd Moellmann (send_process): Disable composition if from_byte < 0.
2001-09-24 Stefan Monnier *** empty log message ***
2001-09-24 Stefan Monnier (vc-checkin): Use vc-delete-automatic-version-backups.
2001-09-24 Richard M. Stallman (tq-enqueue): Clarify meaning of REGEXP.
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann Fix character range regexp. Doc fix.
2001-09-24 Gerd Moellmann Fix character range regexp. Doc fix.
2001-09-24 Gerd Moellmann Fix character range regexp. Doc fix.
2001-09-24 Gerd Moellmann Eliminate make-local-hook calls. Doc fix.
2001-09-24 Stefan Monnier *** empty log message ***
2001-09-24 Stefan Monnier (cvs-parse-commit): Expand the file name before passing it to VC.
2001-09-24 Stefan Monnier *** empty log message ***
2001-09-24 Stefan Monnier (vc-delete-automatic-version-backups): Handle the
2001-09-24 Gerd Moellmann Fix crossreferences. From Pavel@janik.cz (Pavel Jan,Bm(Bk).
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann (refreshicon): Removed.
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann (xterm.o): Remove references to sink.h and sinkmask.h.
2001-09-24 Gerd Moellmann (toplevel): Remove includes in #if 0.
2001-09-24 Gerd Moellmann Remove entry for dynamically loadable modules. RMS has a political
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann (xml-parse-attlist): Quotes around attributes must be the
2001-09-24 Gerd Moellmann (sigchld_handler) [LINUX]: Don't return from
2001-09-23 Eli Zaretskii *** empty log message ***
2001-09-23 Eli Zaretskii (Font Lookup, Attribute Functions)
2001-09-23 Eli Zaretskii (The Buffer List): Add cross-references to the definition of selected frame.
2001-09-23 Eli Zaretskii (Input Focus): Clarify which frame is _the_ selected
2001-09-23 Eli Zaretskii Update Stephen Gildea's mail address?
2001-09-23 Eli Zaretskii Update Stephen Gildea's mail address.
2001-09-23 Eli Zaretskii Fix last change.
2001-09-23 Eli Zaretskii Update Stephen Gildea's mail address.
2001-09-23 Eli Zaretskii *** empty log message ***
2001-09-23 Eli Zaretskii (mail-mode): Doc fix. From Simon Josefsson <jas@extundo.com>.
2001-09-23 ShengHuo ZHU backend -> back end.
2001-09-23 Eli Zaretskii *** empty log message ***
2001-09-23 Eli Zaretskii Minor fixes for text of help-echo in some options.
2001-09-22 Stefan Monnier *** empty log message ***
2001-09-22 Stefan Monnier (cvs-parse-commit): Remove the temp files used by VC.
2001-09-22 Stefan Monnier *** empty log message ***
2001-09-22 Stefan Monnier (vc-delete-automatic-version-backups):
2001-09-22 Stefan Monnier Doc fix
2001-09-22 Stefan Monnier *** empty log message ***
2001-09-22 Stefan Monnier (diff-default-read-only): New var.
2001-09-22 Eli Zaretskii *** empty log message ***
2001-09-22 Eli Zaretskii (hexl-mode-map): Fix the change of 2001-08-23: use
2001-09-22 Eli Zaretskii *** empty log message ***
2001-09-22 Eli Zaretskii (Info-goto-node, Info-menu): Doc fix. Suggested by
2001-09-22 Eli Zaretskii Remove entries which don't belong here.
2001-09-22 Eli Zaretskii Move the entry from the top-level ChangeLog file here.
2001-09-22 Eli Zaretskii Put Milan Zamazal's entry from 2001-09-13 here.
2001-09-21 Eli Zaretskii *** empty log message ***
2001-09-21 Eli Zaretskii (dired-insert-subdir): Pass switches to dired-build-subdir-alist.
2001-09-21 Eli Zaretskii (dired-build-subdir-alist): Accept optional arg SWITCHES.
2001-09-21 Gerd Moellmann *** empty log message ***
2001-09-21 Gerd Moellmann (wait_for_termination) [POSIX_SIGNALS]: Terminate
2001-09-21 Gerd Moellmann Add XIE.
2001-09-21 Gerd Moellmann *** empty log message ***
2001-09-21 Gerd Moellmann (time-stamp-string-preprocess): Fix bug that
2001-09-21 Eli Zaretskii *** empty log message ***
2001-09-21 Eli Zaretskii (shortlisp): Add env. From Markus Rost.
2001-09-20 Eli Zaretskii (Help): Mention C-h C-f and C-h C-k.
2001-09-20 Eli Zaretskii Add an Index and index all commands. This is so C-h C-f works.
2001-09-20 Eli Zaretskii Add a Command Index, for the sake of C-h C-f and C-h C-k.
2001-09-20 Eli Zaretskii *** empty log message ***
2001-09-20 Eli Zaretskii (Info-file-list-for-emacs): Add elements for ada-mode, ccmode,
2001-09-20 Gerd Moellmann (wait_for_termination): Add a FIXME comment for the use of non-POSIX
2001-09-20 Gerd Moellmann *** empty log message ***
2001-09-20 Gerd Moellmann (sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ
2001-09-20 Gerd Moellmann *** empty log message ***
2001-09-20 Gerd Moellmann (Fcall_process): Handle errors from pipe(2).
2001-09-19 Sam Steingold w32 find cannot be used with `grep-find'.
2001-09-19 Richard M. Stallman Major rewrite of Help-Xref. Don't use "print" except for paper.
2001-09-19 Richard M. Stallman New node Help-Xref broken out from Help-Int.
2001-09-19 Richard M. Stallman Rename Help-Adv to Help-Int, for intermediate-level.
2001-09-19 Sam Steingold (gnus-buffer-configuration): Respect `gnus-bug-create-help-buffer'.
2001-09-19 Gerd Moellmann Fix copyright years.
2001-09-19 Gerd Moellmann *** empty log message ***
2001-09-19 Gerd Moellmann (decode_mode_spec): Add parameter MULTIBYTE.
2001-09-19 Gerd Moellmann *** empty log message ***
2001-09-19 Gerd Moellmann (LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg.
2001-09-19 Gerd Moellmann Add Solaris IM bug.
2001-09-19 Gerd Moellmann *** empty log message ***
2001-09-19 Gerd Moellmann (bdf-read-bitmap): Initialize returned values to
2001-09-19 Gerd Moellmann *** empty log message ***
2001-09-19 Gerd Moellmann Doc fix.
2001-09-19 Gerd Moellmann Doc fix.
2001-09-19 Gerd Moellmann Replace "Prologue" by "Prolog" in PostScript
2001-09-19 Gerd Moellmann (DATA_SEG_BITS): Also define for GCC 3.
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann (mm-charset-synonym-alist): Add windows-1250 so we
2001-09-18 Gerd Moellmann (Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to
2001-09-18 Eli Zaretskii Fix a typo in a comment.
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann (gnus-request-article-this-buffer): Refer to
2001-09-18 Gerd Moellmann (gnus-select-newsgroup): Make
2001-09-18 Gerd Moellmann (modify_overlay): Don't do nothing if START == END;
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann (C_SWITCH_SYSTEM): Add.
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann (try_window_id) [!GLYPH_DEBUG]: Give up if
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann Better face mapping for black/white PostScript printers.
2001-09-18 Eli Zaretskii *** empty log message ***
2001-09-18 Eli Zaretskii (dired-move-to-filename-regexp): Allow one digit in the
2001-09-18 Miles Bader *** empty log message ***
2001-09-18 Miles Bader (diff-mode): Don't make the buffer read-only if it's empty (and thus
2001-09-18 Miles Bader (gnus-server-insert-server-line): Don't let an error querying a backend
2001-09-17 Gerd Moellmann *** empty log message ***
2001-09-17 Gerd Moellmann (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
2001-09-17 Gerd Moellmann (checkdoc-this-string-valid-engine):
2001-09-17 Francesco Potortì Etags dumped core whan using -R. Eli corrected this.
2001-09-17 Francesco Potortì * etags.c (analyse_regex): If regex_arg is NULL, return
2001-09-17 Eli Zaretskii (Font Lock): Add index entries for paren-in-column-zero problems.
2001-09-17 Eli Zaretskii Document Font Lock problems with parens in column zero.
2001-09-17 Gerd Moellmann *** empty log message ***
2001-09-17 Gerd Moellmann (gs-set-ghostview-window-prop): Use `elt' instead
2001-09-17 Gerd Moellmann (gnus-server-mode): Doc fix.
2001-09-17 Gerd Moellmann (DATA_SEG_BITS) [__linux__]: Define for GCC
2001-09-17 André Spiegel #
2001-09-17 André Spiegel (vc-annotate): Use current workfile version explicitly as a default,
2001-09-16 Eli Zaretskii *** empty log message ***
2001-09-16 Eli Zaretskii (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
2001-09-16 Eli Zaretskii *** empty log message ***
2001-09-16 Eli Zaretskii (convert-standard-filename): Replace invalid
2001-09-16 Eli Zaretskii (Recovering mail files when Rmail munges them): Document b2m.
2001-09-16 Eli Zaretskii (Out of Rmail): Document b2m.
2001-09-16 Eli Zaretskii *** empty log message ***
2001-09-16 Eli Zaretskii (original-make-auto-save-file-name): New.
2001-09-16 Eli Zaretskii Document that rmail-output-to-rmail-file now writes in emacs-mule.
2001-09-16 Eli Zaretskii *** empty log message ***
2001-09-16 Eli Zaretskii (top-level): Require mule-utils when compiling.
2001-09-15 Eli Zaretskii Fix a typo in a comment. From Pavel Janik.
2001-09-14 Eli Zaretskii (File Attributes): Document that the device number can also be a cons cell.
2001-09-14 Eli Zaretskii *** empty log message ***
2001-09-14 Eli Zaretskii (Ffile_attributes): Doc fix.
2001-09-14 Eli Zaretskii (eshell-shuffle-files, eshell-shuffle-files):
2001-09-14 Gerd Moellmann *** empty log message ***
2001-09-14 Gerd Moellmann (Ffile_symlink_p): Fix last change.
2001-09-14 Gerd Moellmann (current_lock_owner): Fix last change.
2001-09-14 Gerd Moellmann Comment out change of 2001-09-13.
2001-09-14 Michael Kifer 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
2001-09-13 Eli Zaretskii Update the copyright years.
2001-09-13 Eli Zaretskii (LessTif Resources): Describe more resources.
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann Fix last change.
2001-09-13 Gerd Moellmann (current_lock_owner): If readlink returns ERANGE,
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (Ffile_symlink_p): If readlink returns ERANGE, take
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (reseat_1): Set IT's multibyte_p flag according to the
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (Fx_window_property): Handle case that property gets
2001-09-13 Eli Zaretskii *** empty log message ***
2001-09-13 Eli Zaretskii (make-auto-save-file-name): If long file names are not
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (ps-print-region, ps-print-region-with-faces)
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (minibuffer-prompt-modification)
2001-09-13 Gerd Moellmann grep-command and grep-find-command user options.
2001-09-13 Gerd Moellmann (grep-compute-defaults): Don't set
2001-09-12 Richard M. Stallman Spelling correction.
2001-09-12 Richard M. Stallman Spelling corrections.
2001-09-12 Richard M. Stallman Write "ASCII" without @sc.
2001-09-12 Richard M. Stallman Spelling correction.
2001-09-12 Richard M. Stallman Delete obsolete comment.
2001-09-12 Richard M. Stallman Spelling corrections.
2001-09-12 Richard M. Stallman Spelling correction.
2001-09-12 Richard M. Stallman (outline-regexp): Doc fix.
2001-09-12 Richard M. Stallman *** empty log message ***
2001-09-12 Gerd Moellmann On window-systems, say that arrow bitmaps are used instead of
2001-09-12 Gerd Moellmann (ediff-get-meta-info): Take into account that data
2001-09-12 Gerd Moellmann *** empty log message ***
2001-09-12 Gerd Moellmann (isearch-intersects-p): Fix end checks.
2001-09-12 Eli Zaretskii Fix a typo.
2001-09-12 Gerd Moellmann (set_window_cursor_after_update): Fix code
2001-09-11 Eli Zaretskii *** empty log message ***
2001-09-11 Eli Zaretskii (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
2001-09-11 Gerd Moellmann *** empty log message ***
2001-09-11 Gerd Moellmann (read_minibuf_unwind): Bind inhibit-modification-hooks.
2001-09-11 Gerd Moellmann *** empty log message ***
2001-09-11 Gerd Moellmann (read_minibuf): Bind inhibit-modification-hooks to t,
2001-09-11 Gerd Moellmann (verify_interval_modification): Fix last change.
2001-09-11 Gerd Moellmann (with_echo_area_buffer): Bind inhibit-modification-hooks
2001-09-11 Gerd Moellmann (Qinhibit_modification_hooks): Declare.
2001-09-11 Gerd Moellmann (Qinhibit_modification_hooks): New variable.
2001-09-11 Gerd Moellmann *** empty log message ***
2001-09-11 Gerd Moellmann (verify_interval_modification): Don't run
2001-09-11 Miles Bader *** empty log message ***
2001-09-11 Miles Bader (comint-send-input): When waiting for echoed input, don't save the
2001-09-11 Gerd Moellmann *** empty log message ***
2001-09-11 Gerd Moellmann (outline-mode): Use `^' and a shy group
2001-09-11 Gerd Moellmann (init_from_display_pos): Put some code in #if 0.
2001-09-10 Eli Zaretskii *** empty log message ***
2001-09-10 Eli Zaretskii (eshell-shuffle-files): Compare inodes with
2001-09-10 André Spiegel #
2001-09-10 André Spiegel (vc-annotate): Rewrote doc string.
2001-09-10 Eli Zaretskii Remove the --- and +++ markers from all entries.
2001-09-10 Eli Zaretskii Document problems with ange-ftp in the Windows port and the Cygwin FTP client.
2001-09-10 Gerd Moellmann *** empty log message ***
2001-09-10 Eli Zaretskii Update Stephen Gildea's email address.
2001-09-10 Gerd Moellmann allocate_buffer): Call VALIDATE_LISP_STORAGE.
2001-09-10 Eli Zaretskii Update the email address of Stephen Gildea.
2001-09-10 Gerd Moellmann (direct_output_for_insert): Don't change IT's
2001-09-10 Gerd Moellmann *** empty log message ***
2001-09-10 Gerd Moellmann (mail-send): Obey mail-send-nonascii when
2001-09-10 Gerd Moellmann *** empty log message ***
2001-09-10 Gerd Moellmann (Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like
2001-09-10 Richard M. Stallman Clarify recent changes.
2001-09-10 Richard M. Stallman Doc fix.
2001-09-10 Richard M. Stallman Doc fix.
2001-09-10 Richard M. Stallman *** empty log message ***
2001-09-10 Richard M. Stallman Clarify recent changes.
2001-09-10 Richard M. Stallman Clarify n-1, etc. in example.
2001-09-09 Michael Kifer 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
2001-09-09 Eli Zaretskii *** empty log message ***
2001-09-09 Eli Zaretskii (Info-goto-node): Doc fix.
2001-09-08 Eli Zaretskii string-as-{muti,uni}byte doesn't act on a buffer.
2001-09-08 Eli Zaretskii *** empty log message ***
2001-09-08 Eli Zaretskii (Using Interactive): Document interactive-form.
2001-09-08 Eli Zaretskii (Standard Hooks): Add kbd-macro-termination-hook and apropos-mode-hook.
2001-09-08 Eli Zaretskii (MD5 Checksum): New node, documents the md5 primitive.
2001-09-08 Eli Zaretskii (Selecting Windows): Document some-window.
2001-09-08 Eli Zaretskii (Describing Characters) <single-key-description>:
2001-09-08 Eli Zaretskii (The Echo Area) <message>: Document message-truncate-lines.
2001-09-08 Eli Zaretskii (User-Chosen Coding Systems) <select-safe-coding-system>: Document
2001-09-08 Eli Zaretskii (Scanning Keymaps) <where-is-internal>: The
2001-09-08 Eli Zaretskii (Time of Day): Document float-time.
2001-09-08 Eli Zaretskii (Garbage Collection): Document the used and free
2001-09-08 Eli Zaretskii (Sets And Lists): Document member-ignore-case.
2001-09-08 Eli Zaretskii (List Motion): Document
2001-09-08 Eli Zaretskii (Integer Basics): Document CL style read syntax for
2001-09-08 Eli Zaretskii (Mouse Position): Document mouse-position-function.
2001-09-08 Eli Zaretskii (String Conversion) <string-to-number>: Document
2001-09-08 Richard M. Stallman Comment change.
2001-09-08 Eli Zaretskii Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>.
2001-09-08 Eli Zaretskii *** empty log message ***
2001-09-08 Eli Zaretskii Update the address of the mailing list and subscription instructions.
2001-09-07 Richard M. Stallman Minor clarification.
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (isearch-intersects-p): New function.
2001-09-07 Eli Zaretskii More commentary about the role of kbd_macro_end.
2001-09-07 Eli Zaretskii *** empty log message ***
2001-09-07 Eli Zaretskii (ispell-dictionary-alist-4): Add "german"
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (locate-insert-header): Remove unnecessary
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (comint-send-input): Handle comint-process-echoes
2001-09-07 Eli Zaretskii *** empty log message ***
2001-09-07 Eli Zaretskii (archive-dostime): Fix a typo in minutes' computation.
2001-09-07 Gerd Moellmann some-window -> get-window-with-predicate.
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (server-switch-buffer): Use get-window-with-predicate.
2001-09-07 Gerd Moellmann (refer-find-entry-internal): Use
2001-09-07 Gerd Moellmann (sup-pos-to-window): Use
2001-09-07 Gerd Moellmann (bg-window-from-x-y): Use
2001-09-07 Gerd Moellmann (edebug-window-live-p): Use
2001-09-07 Gerd Moellmann (get-window-with-predicate): Renamed from some-window.
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (init_from_display_pos): Don't compare the result
2001-09-06 Richard M. Stallman Minor clarifications.
2001-09-06 Richard M. Stallman Minor clarification.
2001-09-06 Richard M. Stallman Rewrite and move definition of count-screen-lines.
2001-09-06 Richard M. Stallman Explain clearly what \digit does when that grouping
2001-09-06 Richard M. Stallman Correct the statement of when to use * in variable doc strings.
2001-09-06 Richard M. Stallman Explain about multiple cursors.
2001-09-06 Richard M. Stallman Clarify description of vc-annotate.
2001-09-06 Richard M. Stallman Describe tty-suppress-bold-inverse-default-colors.
2001-09-06 Richard M. Stallman Show how to put more special ASCII characters
2001-09-06 Gerd Moellmann *** empty log message ***
2001-09-06 Gerd Moellmann (x_set_background_color): Don't change the colors
2001-09-06 Gerd Moellmann *** empty log message ***
2001-09-06 Gerd Moellmann (undo): Remove positions from buffer-undo-list up to
2001-09-06 Eli Zaretskii *** empty log message ***
2001-09-06 Eli Zaretskii (install): Don't copy sc.el.
2001-09-06 Eli Zaretskii *** empty log message ***
2001-09-06 Eli Zaretskii (custom-buffer-create-internal): Remove "100%" from
2001-09-06 Eli Zaretskii Suggest not to use WinZip.
2001-09-06 Eli Zaretskii Make sure ../site-lisp exists; create if necessary.
2001-09-05 Paul Eggert (Help, mainline code): Add new option -L FILE.
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Gerd Moellmann Avoid `$@' which is handled specially in
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Gerd Moellmann (toplevel): Require `jit-lock' only if
2001-09-05 Eli Zaretskii *** empty log message ***
2001-09-05 Eli Zaretskii Mention that "make install" can be "nmake install".
2001-09-05 Eli Zaretskii (quail-use-package, quail-inactivate)
2001-09-05 Eli Zaretskii Mention Windows ME and Windows 2000 in the list of supported versions.
2001-09-05 Eli Zaretskii *** empty log message ***
2001-09-05 Eli Zaretskii ("greek-mizuochi"): Doc fix. From David Kastrup
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Andrew Innes *** empty log message ***
2001-09-05 Andrew Innes (w32_createwindow): Undo last change.
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Gerd Moellmann (store_kbd_macro_char): Fix computation of kbd_macro_end.
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Gerd Moellmann (calendar-mouse-view-other-diary-entries): Fix name
2001-09-05 Gerd Moellmann Allow -<number> for OLD.
2001-09-05 Gerd Moellmann (string_buffer_position): Use *single_char_property*
2001-09-04 Andrew Innes *** empty log message ***
2001-09-04 Andrew Innes (w32_read_socket): Add more information to debugging output.
2001-09-04 Andrew Innes (w32_createwindow): Remove the WS_CLIPCHILDREN style
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (setenv): Interactively, if VARIABLE has a current value,
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (comint-send-input): Change help-echo.
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (bookmark-write-file): Bind print-length and
2001-09-04 Andrew Innes *** empty log message ***
2001-09-04 Andrew Innes Remove reference to obsolete file
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann Add Keywords header.
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (comint-insert-clicked-input): Goto point-max before
2001-09-04 Eli Zaretskii *** empty log message ***
2001-09-04 Eli Zaretskii ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (srcdir, texinputdir): New variables.
2001-09-04 Gerd Moellmann (backward-word): Doc fix.
2001-09-04 Eli Zaretskii *** empty log message ***
2001-09-04 Eli Zaretskii Fix separators in the Edit menu. Bring "Fill" near "Text Properties".
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Stefan Monnier *** empty log message ***
2001-09-04 Stefan Monnier (describe-function-1): Save precomputed `file-name' rather
2001-09-04 Stefan Monnier (handle_single_display_prop): Fix for int/Lisp_Object mixup.
2001-09-03 Stefan Monnier *** empty log message ***
2001-09-03 Gerd Moellmann Comment fix.
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (note_mouse_highlight) <help-echo>: When looking for
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (gnus-local-domain): Undo change of 2001-07-02.
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (isearch-exit-recursive-edit): Take
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (glasses-convert-to-unreadable): Consider
2001-09-03 Gerd Moellmann (syms_of_buffer): Doc fix.
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (backquote-backquote-symbol)
2001-09-02 Eli Zaretskii *** empty log message ***
2001-09-02 Eli Zaretskii (c-macro-preprocessor): Use "gcc -E" for
2001-09-02 Eli Zaretskii Fix the AUTHORS menu item. Suggested by Eric Hanchrow <offby1@blarg.net>.
2001-09-02 Eli Zaretskii *** empty log message ***
2001-09-02 Eli Zaretskii (menu-bar-edit-menu) <yank-menu, yank>: Mention
2001-09-01 Stefan Monnier (comment-indent): Don't insert a fixed number of spaces.
2001-09-01 Stefan Monnier *** empty log message ***
2001-09-01 Eli Zaretskii *** empty log message ***
2001-09-01 Eli Zaretskii (SEEK_END): #define if not defined by system headers.
2001-09-01 Eli Zaretskii Mark (almost) all entries either --- or +++.
2001-09-01 Eli Zaretskii (Resources X): Document more attribute* face resources.
2001-09-01 Eli Zaretskii *** empty log message ***
2001-09-01 Eli Zaretskii (Fmd5): Doc fix.
2001-09-01 Eli Zaretskii *** empty log message ***
2001-09-01 Eli Zaretskii (nt): Link subdirs.el as well.
2001-09-01 Eli Zaretskii Tell them to use CVS W3 if the patch doesn't help.
2001-08-31 Eli Zaretskii *** empty log message ***
2001-08-31 Eli Zaretskii (report-emacs-bug): Make sure *Messages*
2001-08-31 Eli Zaretskii *** empty log message ***
2001-08-31 Eli Zaretskii Don't call x-popup-menu if display-popup-menus-p returns nil.
2001-08-31 Sam Steingold (imap-mailbox-examine, imap-mailbox-examine-1): Fix a typo: `exmine' --> `examine'.
2001-08-31 Eli Zaretskii (Imenu): Fix a typo.
2001-08-31 Eli Zaretskii Fix two typos.
2001-08-31 Eli Zaretskii (Interactive Shell): Fix a typo.
2001-08-31 Eli Zaretskii (Mouse Buttons): Document the different units of double-click-fuzz
2001-08-31 Gerd Moellmann Increment version number.
2001-08-31 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_105
2001-08-31 Gerd Moellmann *** empty log message ***
2001-08-31 Eli Zaretskii *** empty log message ***
2001-08-31 Eli Zaretskii Convert EOLs to DOS format.
2001-08-31 Eli Zaretskii Copy subdirs.el to the installation directory.
2001-08-31 Eli Zaretskii (install): Copy subdirs.el to the installation directory.
2001-08-31 Eli Zaretskii Copy subdirs.el to the site-lisp directory.
2001-08-31 Eli Zaretskii New file.
2001-08-31 Gerd Moellmann *** empty log message ***
2001-08-31 Eli Zaretskii Capitalize Transient Make.
2001-08-31 Gerd Moellmann *** empty log message ***
2001-08-31 Gerd Moellmann (isearch-mouse-2): Renamed from isearch-mouse-yank.
2001-08-31 Gerd Moellmann (update_compositions): Do nothing if
2001-08-31 Gerd Moellmann *** empty log message ***
2001-08-31 Eli Zaretskii *** empty log message ***
2001-08-31 Eli Zaretskii (menu-bar-options-menu) <transient-mark-mode>: Fix
2001-08-31 Miles Bader Add entry for quick-install-emacs.
2001-08-31 Miles Bader Initial checkin.
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (eval-expression-print-level): Fix last change.
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (mode-line-coding-system-map): New variable.
2001-08-30 Gerd Moellmann (shut_down_emacs): Fix last change.
2001-08-30 Gerd Moellmann (shut_down_emacs): Don't call check_glyph_memory
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (Qbuffer_position, Qposition, Qobject): New variables.
2001-08-30 Gerd Moellmann Conditional Display): Adjust to API change.
2001-08-30 Gerd Moellmann Change conditional display property API description.
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (eval-expression-print-level): Change the type
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann Moved to emacs-lisp/.
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (quail-completion-1): Reverse
2001-08-30 Gerd Moellmann (Finsert_file_contents): Don't change the multibyteness
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann Moved to obsolete/.
2001-08-30 Eli Zaretskii *** empty log message ***
2001-08-30 Eli Zaretskii (tool-bar-mode): Make it a no-op if images
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann (menu-bar-options-menu): Make option text, messages
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann Add Keywords header.
2001-08-29 Gerd Moellmann Add keyword files to get listed in finder.
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann Add Keywords header.
2001-08-29 Andrew Innes add scripts for creating precompiled Windows distributions
2001-08-29 Eli Zaretskii *** empty log message ***
2001-08-29 Eli Zaretskii (lisp): Synchronize with src/Makefile.in.
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann (Finsert_file_contents): Undo change of 2001-08-27.
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann (fancy-splash-screens): Temporarily set
2001-08-28 André Spiegel #
2001-08-28 Eli Zaretskii *** empty log message ***
2001-08-28 Eli Zaretskii (x_set_glyph_string_background_width)
2001-08-28 André Spiegel (vc-*-revert-file): Handle new optional arg CONTENTS-DONE.
2001-08-28 André Spiegel (vc-revert-file): Call the backend even if the FILE's
2001-08-28 Andrew Innes *** empty log message ***
2001-08-28 Gerd Moellmann *** empty log message ***
2001-08-28 Gerd Moellmann (gs-load-image): Use sleep-for.
2001-08-28 Andrew Innes (DONTCOMPILE): Sync list from makefile.w32-in.
2001-08-28 Gerd Moellmann *** empty log message ***
2001-08-28 Gerd Moellmann (x_set_glyph_string_background_width): Set the glyph
2001-08-28 Eli Zaretskii *** empty log message ***
2001-08-28 Eli Zaretskii (install): Copy more *.el files.
2001-08-28 Gerd Moellmann *** empty log message ***
2001-08-28 Gerd Moellmann (dired-mode-map): Bind `y' to dired-show-file-type
2001-08-28 Gerd Moellmann Change key for dired-show-file-type to `y'.
2001-08-28 Gerd Moellmann (direct_output_for_insert): Set updated_area
2001-08-28 Miles Bader *** empty log message ***
2001-08-28 Miles Bader (query-replace-regexp-eval): Return args from `interactive' form in
2001-08-28 Gerd Moellmann *** empty log message ***
2001-08-28 Gerd Moellmann (display_mode_element): Use string_byte_to_char to
2001-08-28 Eli Zaretskii *** empty log message ***
2001-08-28 Eli Zaretskii (mouse-buffer-menu): If the buffer menu is split by
2001-08-27 Thien-Thi Nguyen *** empty log message ***
2001-08-27 Thien-Thi Nguyen Update first-line description.
2001-08-27 Stefan Monnier *** empty log message ***
2001-08-27 Miles Bader *** empty log message ***
2001-08-27 Miles Bader (comint-next-prompt): Don't loop infinitely if
2001-08-27 Miles Bader (Fprevious_single_char_property_change)
2001-08-27 Gerd Moellmann *** empty log message ***
2001-08-27 Gerd Moellmann (init_from_display_pos, init_to_row_end): Return 0 if
2001-08-27 Gerd Moellmann Finsert_file_contents): Allocate, restore, and
2001-08-27 Miles Bader *** empty log message ***
2001-08-27 Miles Bader (comint-get-old-input-default): Don't signal an error if point is not on
2001-08-27 Miles Bader (Man-mode-line-format): Variable removed.
2001-08-27 Gerd Moellmann *** empty log message ***
2001-08-27 Gerd Moellmann *** empty log message ***
2001-08-27 Gerd Moellmann (Finsert_file_contents): Call Fset_buffer_multibyte
2001-08-27 Gerd Moellmann *** empty log message ***
2001-08-27 Gerd Moellmann (mail-send-hook): Remove a duplicate defcustom.
2001-08-26 Eli Zaretskii *** empty log message ***
2001-08-26 Eli Zaretskii Remove dots and exclams from end of error messages. From Pavel Janik.
2001-08-26 Eli Zaretskii *** empty log message ***
2001-08-26 Eli Zaretskii Add the Maintainer keyword. From Pavel Janik.
2001-08-26 Eli Zaretskii *** empty log message ***
2001-08-26 Eli Zaretskii (hexl-insert-multibyte-char, hexl-insert-char): Remove
2001-08-26 Eli Zaretskii *** empty log message ***
2001-08-26 Eli Zaretskii Add Keywords header. From Pavel Janik.
2001-08-26 Gerd Moellmann *** empty log message ***
2001-08-26 Gerd Moellmann (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
2001-08-25 Richard M. Stallman Minor clarifications.
2001-08-25 Richard M. Stallman Minor clarification.
2001-08-25 Richard M. Stallman Minor cleanups.
2001-08-25 Richard M. Stallman Convert subtables in Foldout mode into @itemize.
2001-08-25 Eli Zaretskii *** empty log message ***
2001-08-25 Eli Zaretskii (Slovak): Slovak language name added to reflect other languages.
2001-08-25 Eli Zaretskii *** empty log message ***
2001-08-25 Eli Zaretskii (IT-character-translations) <hebrew-iso8859-8>:
2001-08-25 Richard M. Stallman Update values of hs-isearch-open.
2001-08-25 Richard M. Stallman Standardize on ASCII without @sc.
2001-08-25 Richard M. Stallman Minor clarification.
2001-08-25 Richard M. Stallman Don't use "prints" except for printers.
2001-08-25 Richard M. Stallman Don't use "prints" except for printers.
2001-08-25 Richard M. Stallman Fix typo.
2001-08-25 Richard M. Stallman Remove two excess spaces.
2001-08-24 Gerd Moellmann (Cursor Display): Don't say that hl-line-mode
2001-08-24 Gerd Moellmann *** empty log message ***
2001-08-24 Gerd Moellmann (hl-line-mode): Don't be a global mode.
2001-08-24 Gerd Moellmann *** empty log message ***
2001-08-24 Gerd Moellmann (gs-load-image): Wait for GHOSTVIEW window property
2001-08-24 Gerd Moellmann (access_keymap): Return the cdr of the binding of
2001-08-24 Gerd Moellmann *** empty log message ***
2001-08-24 Gerd Moellmann (Finsert_file_contents): Set coding's dest_multibyte
2001-08-24 Andrew Choi 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-24 Andrew Choi 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-24 Andrew Choi 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-23 Stefan Monnier (electric-buffer-list): Use list-buffers-noselect.
2001-08-23 Gerd Moellmann (Search and Replace): Add description of
2001-08-23 Gerd Moellmann *** empty log message ***
2001-08-23 Eli Zaretskii Label all user-level changes with either +++ or ---.
2001-08-23 Gerd Moellmann (Finsert_file_contents): If VISIT is non-nil, and
2001-08-23 Eli Zaretskii (Font Lock): Document font-lock-remove-keywords.
2001-08-23 Eli Zaretskii (File Aliases): Document find-file-suppress-same-file-warnings.
2001-08-23 Eli Zaretskii (Trailing Whitespace): Document delete-trailing-whitespace.
2001-08-23 Eli Zaretskii Document confirm-kill-emacs.
2001-08-23 Eli Zaretskii Document the problems with MS-Windows antivirus problems.
2001-08-23 Eli Zaretskii *** empty log message ***
2001-08-23 Eli Zaretskii (hexl-insert-multibyte-char) New function.
2001-08-23 Eli Zaretskii Fix the names of the contributors.
2001-08-23 Eli Zaretskii Update per the English version.
2001-08-23 Gerd Moellmann *** empty log message ***
2001-08-23 Gerd Moellmann *** empty log message ***
2001-08-22 Stefan Monnier *** empty log message ***
2001-08-22 Stefan Monnier (mail-mode): Use adaptive-fill-regexp.
2001-08-22 Stefan Monnier (adaptive-fill-regexp): Admit tabs as well.
2001-08-22 Eli Zaretskii *** empty log message ***
2001-08-22 Eli Zaretskii (line-number-mode): Mention the variable line-number-display-limit-width
2001-08-22 Stefan Monnier (text): Re-order docstring correctly.
2001-08-22 Gerd Moellmann *** empty log message ***
2001-08-22 Gerd Moellmann (menu_face_changed_default): New variable.
2001-08-22 Gerd Moellmann (struct face_cache): Add member
2001-08-22 Gerd Moellmann (mode-line-unbury-buffer): Add EVENT parameter.
2001-08-22 Gerd Moellmann *** empty log message ***
2001-08-22 Gerd Moellmann (access_keymap): Fix last change to not consider
2001-08-22 Eli Zaretskii Reshuffle user-level changes to bring more important ones closer to the
2001-08-21 Stefan Monnier *** empty log message ***
2001-08-21 Stefan Monnier (comment-beginning): Make sure the comment-start
2001-08-21 Stefan Monnier Docstring fixes.
2001-08-21 Miles Bader *** empty log message ***
2001-08-21 Miles Bader (byte-compile-file): Remove TARGET-FILE before writing it, so that
2001-08-21 Eli Zaretskii Document the removal of c-hanging-comment-starter-p and
2001-08-21 Andrew Choi 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-21 Andrew Choi 2001-08-21 Andrew Choi <akochoi@i-cable.com>
2001-08-21 Gerd Moellmann *** empty log message ***
2001-08-21 Gerd Moellmann (gs-set-ghostview-colors-window-prop): Call
2001-08-21 Gerd Moellmann *** empty log message ***
2001-08-21 Gerd Moellmann (access_keymap): If a binding of the form (GENERIC-CHAR
2001-08-21 Andrew Choi 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-21 Andrew Choi 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-21 Gerd Moellmann *** empty log message ***
2001-08-21 Gerd Moellmann (image-type-regexps): Make sure that the TIFF
2001-08-21 Gerd Moellmann *** empty log message ***
2001-08-20 Rajesh Vaidheeswarran whitespace 3.1
2001-08-20 Eli Zaretskii Fix a few minor markup errors.
2001-08-20 Richard M. Stallman Minor clarifications.
2001-08-20 Gerd Moellmann *** empty log message ***
2001-08-20 Gerd Moellmann *** empty log message ***
2001-08-20 Gerd Moellmann (texinfo-every-node-update): Remove
2001-08-20 Gerd Moellmann (earcon-auto-play): Remove unused option.
2001-08-20 Gerd Moellmann *** empty log message ***
2001-08-20 Gerd Moellmann (whitespace-global-mode): Add autoload cookie.
2001-08-20 Gerd Moellmann *** empty log message ***
2001-08-20 Gerd Moellmann (sql-db2): Doc change.
2001-08-20 Eli Zaretskii (Custom C Indent): Fix an invalid xref.
2001-08-20 Richard M. Stallman Don't use "print" for displaying a message.
2001-08-20 Richard M. Stallman Don't use "print" for displaying a message.
2001-08-20 Richard M. Stallman Minor clarification.
2001-08-20 Richard M. Stallman Many clarifications.
2001-08-20 Richard M. Stallman Avoid saying "Unix" in a way that includes GNU.
2001-08-20 Richard M. Stallman Avoid saying "Unix" in a way that includes GNU.
2001-08-20 Richard M. Stallman Many corrections in Texinfo usage and English usage.
2001-08-20 Richard M. Stallman Minor clarification.
2001-08-19 Jason Rumney Fixed typo
2001-08-18 ShengHuo ZHU * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
2001-08-17 Gerd Moellmann Fix a typo.
2001-08-17 Gerd Moellmann *** empty log message ***
2001-08-17 Gerd Moellmann *** empty log message ***
2001-08-17 Gerd Moellmann (defcustom): Doc fix.
2001-08-17 Gerd Moellmann *** empty log message ***
2001-08-17 Gerd Moellmann (find-composition): Check if (char-after POS)
2001-08-16 Eli Zaretskii *** empty log message ***
2001-08-16 Eli Zaretskii (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
2001-08-16 Gerd Moellmann *** empty log message ***