log

age author description
Sat, 12 May 2001 10:02:51 +0000 Eli Zaretskii (search_file_line, set_bdf_font_info, seek_char)
Sat, 12 May 2001 09:53:59 +0000 Eli Zaretskii Include keyboard.h before frame.h, not after it.
Sat, 12 May 2001 09:52:18 +0000 Eli Zaretskii Include keyboard.h before frame.h.
Sat, 12 May 2001 09:50:14 +0000 Eli Zaretskii (struct image, struct face): Forward declaration, to avoid compiler warnings.
Fri, 11 May 2001 22:43:04 +0000 Stefan Monnier *** empty log message ***
Fri, 11 May 2001 22:24:40 +0000 Stefan Monnier (gud-jdb-build-source-files-list): Fix paren typo.
Fri, 11 May 2001 20:50:37 +0000 Stefan Monnier (cvs-mode-map): Don't rebind `undo'.
Fri, 11 May 2001 20:42:58 +0000 Stefan Monnier Remove $Log$.
Fri, 11 May 2001 20:33:15 +0000 Stefan Monnier Docstring fixes.
Fri, 11 May 2001 20:22:46 +0000 Stefan Monnier (auto-mode-alist): Add *.perl and fix the *.<rev> case.
Fri, 11 May 2001 19:45:28 +0000 Stefan Monnier *** empty log message ***
Fri, 11 May 2001 16:10:58 +0000 Gerd Moellmann *** empty log message ***
Fri, 11 May 2001 16:10:29 +0000 Gerd Moellmann (read_key_sequence): Don't modify events when
Fri, 11 May 2001 15:12:08 +0000 Gerd Moellmann (command-line): If parameters have been changed in
Fri, 11 May 2001 15:11:45 +0000 Gerd Moellmann *** empty log message ***
Fri, 11 May 2001 15:11:16 +0000 Gerd Moellmann (clear_mouse_face): Remove prototype.
Fri, 11 May 2001 15:10:44 +0000 Gerd Moellmann (clear_mouse_face): Return 1 if text with mouse face was
Fri, 11 May 2001 13:07:15 +0000 Gerd Moellmann *** empty log message ***
Fri, 11 May 2001 13:06:47 +0000 Gerd Moellmann (try_window_id): Fix the fix and set the right
Fri, 11 May 2001 12:57:41 +0000 Gerd Moellmann *** empty log message ***
Fri, 11 May 2001 12:57:00 +0000 Gerd Moellmann (try_window_id): Fix computation of window end in
Fri, 11 May 2001 11:19:50 +0000 Gerd Moellmann *** empty log message ***
Fri, 11 May 2001 11:19:19 +0000 Gerd Moellmann (try_alternative_families): New function.
Fri, 11 May 2001 10:53:56 +0000 Gerd Moellmann (compile-files): Redirect output of chmod to
Fri, 11 May 2001 09:10:48 +0000 Eli Zaretskii Remove the entry for the 19.34 release. RMS says it was done on a branch.
Fri, 11 May 2001 08:59:51 +0000 Eli Zaretskii Remove the entry for 19.34 release. RMS says it was made on a branch.
Thu, 10 May 2001 20:23:48 +0000 Stefan Monnier *** empty log message ***
Thu, 10 May 2001 20:23:20 +0000 Stefan Monnier (smerge-mode): Force font-lock-multiline to t.
Thu, 10 May 2001 16:21:37 +0000 Richard M. Stallman Fix tense when referring to Emacs 19.
Thu, 10 May 2001 15:47:29 +0000 Eli Zaretskii *** empty log message ***
Thu, 10 May 2001 15:47:02 +0000 Eli Zaretskii (report-emacs-bug): Don't switch the buffer to
Thu, 10 May 2001 12:41:08 +0000 Gerd Moellmann *** empty log message ***
Thu, 10 May 2001 12:40:21 +0000 Gerd Moellmann (try_window_id): Fix case of all changes before
Thu, 10 May 2001 12:25:51 +0000 Gerd Moellmann *** empty log message ***
Thu, 10 May 2001 12:25:17 +0000 Gerd Moellmann (try_window_id): Add some xasserts.
Thu, 10 May 2001 11:54:15 +0000 Gerd Moellmann (browse-url-filename-alist): Allow UNC file
Thu, 10 May 2001 03:52:13 +0000 John Wiegley Fixed reference to free variable.
Thu, 10 May 2001 03:51:34 +0000 John Wiegley (eshell-convert-numeric-arguments): Annotated the documentation string
Thu, 10 May 2001 03:50:53 +0000 John Wiegley *** empty log message ***
Thu, 10 May 2001 03:47:48 +0000 John Wiegley (eshell-lisp-command): Don't perform numeric conversions if a Lisp
Thu, 10 May 2001 03:47:24 +0000 John Wiegley Set the property `eshell-no-numeric-conversions' on the following
Thu, 10 May 2001 03:46:48 +0000 John Wiegley *** empty log message ***
Thu, 10 May 2001 03:30:15 +0000 John Wiegley (eshell-number-regexp): Now that number conversions only happen for
Thu, 10 May 2001 03:29:55 +0000 John Wiegley Disable `eshell-stop-process' and `eshell-continue-process', since
Thu, 10 May 2001 03:29:36 +0000 John Wiegley (eshell-lisp-command): Before calling a Lisp function, convert any
Thu, 10 May 2001 03:29:19 +0000 John Wiegley (eshell-parse-argument-hook): If a number is encountered as an
Thu, 10 May 2001 03:29:06 +0000 John Wiegley (eshell-shuffle-files): Apply `directory-file-name' before calling
Thu, 10 May 2001 03:28:51 +0000 John Wiegley (eshell-add-to-history): Reference to `eshell-history-ring' needed to
Thu, 10 May 2001 03:27:46 +0000 John Wiegley *** empty log message ***
Thu, 10 May 2001 02:46:38 +0000 John Wiegley One more variable coming up nil on the first time around, needing
Thu, 10 May 2001 01:57:04 +0000 John Wiegley *** empty log message ***
Thu, 10 May 2001 01:55:51 +0000 John Wiegley (timeclock-find-discrep): Set `timeclock-last-event-workday' if it's
Thu, 10 May 2001 01:06:33 +0000 John Wiegley *** empty log message ***
Thu, 10 May 2001 01:00:50 +0000 John Wiegley (timeclock-find-discrep): Initialize `elapsed' to 0.
Wed, 09 May 2001 20:34:19 +0000 Stefan Monnier (string-to-syntax): Close the @defun.
Wed, 09 May 2001 20:29:56 +0000 Stefan Monnier *** empty log message ***
Wed, 09 May 2001 20:28:23 +0000 Stefan Monnier (archive-int-to-mode): Construct the string directly.
Wed, 09 May 2001 17:02:00 +0000 Gerd Moellmann *** empty log message ***
Wed, 09 May 2001 17:01:27 +0000 Gerd Moellmann (GLYPH_CHAR_VALID_P): Use CHAR_VALID_P.
Wed, 09 May 2001 16:09:21 +0000 Gerd Moellmann *** empty log message ***
Wed, 09 May 2001 16:08:50 +0000 Gerd Moellmann (GIVE_UP): Fix for K&R C.
Wed, 09 May 2001 15:44:18 +0000 Gerd Moellmann (lisp-interaction-mode): Doc fix.
Wed, 09 May 2001 15:41:25 +0000 Gerd Moellmann *** empty log message ***
Wed, 09 May 2001 15:40:58 +0000 Gerd Moellmann (syms_of_print) <print-length, print-level>: Doc fix.
Wed, 09 May 2001 15:38:04 +0000 Gerd Moellmann *** empty log message ***
Wed, 09 May 2001 15:37:36 +0000 Gerd Moellmann (note_mouse_highlight): Don't change the mouse cursor
Wed, 09 May 2001 15:37:30 +0000 Eli Zaretskii *** empty log message ***
Wed, 09 May 2001 15:34:53 +0000 Eli Zaretskii (tar-extract): Pay attention to the value of
Wed, 09 May 2001 15:21:44 +0000 Eli Zaretskii Document problems with lukemftp.
Wed, 09 May 2001 15:13:33 +0000 Eli Zaretskii *** empty log message ***
Wed, 09 May 2001 15:11:07 +0000 Eli Zaretskii (holidays): Add an autoload cookie. From Pavel Jank <Pavel@Janik.cz>.
Wed, 09 May 2001 15:05:58 +0000 Eli Zaretskii (Recognize Coding): Explain how to see what Emacs used to decode a file.
Wed, 09 May 2001 11:32:18 +0000 Gerd Moellmann *** empty log message ***
Wed, 09 May 2001 10:38:47 +0000 Gerd Moellmann Comment fixes.
Wed, 09 May 2001 09:50:49 +0000 Gerd Moellmann Remove log entries for 20.5 .. 20.7.
Tue, 08 May 2001 21:12:41 +0000 John Wiegley *** empty log message ***
Tue, 08 May 2001 21:09:58 +0000 John Wiegley (timeclock-workday-remaining): Changed logic for determining how much
Tue, 08 May 2001 20:13:03 +0000 Stefan Monnier *** empty log message ***
Tue, 08 May 2001 20:12:56 +0000 Stefan Monnier (Syntax Class Table): Add the missing designator for
Tue, 08 May 2001 16:26:11 +0000 Eli Zaretskii *** empty log message ***
Tue, 08 May 2001 16:24:07 +0000 Eli Zaretskii (convert-standard-filename): Start replacing slashes
Tue, 08 May 2001 12:56:46 +0000 Gerd Moellmann Increment version number.
Tue, 08 May 2001 12:54:07 +0000 Eli Zaretskii (Initial Options): Document that -q disables customizations saving.
Tue, 08 May 2001 12:53:03 +0000 Eli Zaretskii (Changing an Option): Document that "emacs -q" cannot save customizations.
Tue, 08 May 2001 12:31:31 +0000 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_103
Tue, 08 May 2001 11:25:24 +0000 Gerd Moellmann *** empty log message ***
Tue, 08 May 2001 11:25:01 +0000 Gerd Moellmann (enter_namespace): Fix reallocation of
Tue, 08 May 2001 11:18:48 +0000 Gerd Moellmann (rmail-message-subject-p): Process the result
Tue, 08 May 2001 11:18:20 +0000 Gerd Moellmann (rmail-output-read-rmail-file-name): Be sure to
Tue, 08 May 2001 11:17:55 +0000 Gerd Moellmann (rmail-read-label): Be sure to work in the
Tue, 08 May 2001 11:17:27 +0000 Gerd Moellmann (rmail-insert-mime-forwarded-message-function)
Mon, 07 May 2001 17:44:26 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 May 2001 17:38:34 +0000 Gerd Moellmann (inverse_video): Declare extern.
Mon, 07 May 2001 17:38:07 +0000 Gerd Moellmann (x_set_foreground_color): Set frame's cursor_pixel.
Mon, 07 May 2001 16:00:50 +0000 Francesco Potort Typo: "we show it Lisp syntax" --> ... its LIsp ..
Mon, 07 May 2001 14:22:02 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 May 2001 14:21:25 +0000 Gerd Moellmann (install): Use install-info command line options
Mon, 07 May 2001 14:02:56 +0000 Gerd Moellmann (custom-file): Signal an error if user-init-file is
Mon, 07 May 2001 13:43:10 +0000 Gerd Moellmann (delete_kboard): Handle the case that selected_frame
Mon, 07 May 2001 11:27:36 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 May 2001 11:27:00 +0000 Gerd Moellmann (rmail-edit-mode-hook): Add :version.
Mon, 07 May 2001 11:26:24 +0000 Gerd Moellmann (smtpmail-warn-about-unknown-extensions): Add :version.
Mon, 07 May 2001 11:24:51 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 May 2001 11:24:12 +0000 Gerd Moellmann (smtpmail-warn-about-unknown-extensions): New
Mon, 07 May 2001 11:17:09 +0000 Eli Zaretskii (Handling C-s and C-q with flow control, Binding C-s and C-q): Update the
Mon, 07 May 2001 11:14:44 +0000 Eli Zaretskii (Init File): Say explicitly that site-start.el is also searched along
Mon, 07 May 2001 11:12:49 +0000 Eli Zaretskii (Initial Options): Add index entries for not loading startup files.
Mon, 07 May 2001 10:23:58 +0000 Gerd Moellmann Update copyright notice.
Mon, 07 May 2001 10:07:46 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 May 2001 10:07:12 +0000 Gerd Moellmann (rmail-mode-map): Use rmail-sort-by-labels
Mon, 07 May 2001 10:06:15 +0000 Gerd Moellmann (rmail-sort-by-labels): Renamed from
Mon, 07 May 2001 10:05:41 +0000 Gerd Moellmann (rmail-summary-sort-by-labels): Renamed
Mon, 07 May 2001 09:59:43 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 May 2001 09:59:08 +0000 Gerd Moellmann (rmail-edit-mode): Doc fix.
Mon, 07 May 2001 09:58:38 +0000 Gerd Moellmann (rmail-edit): New Custom group.
Sun, 06 May 2001 16:32:53 +0000 Eli Zaretskii Add hints for running Emacs with malloc debuggers.
Sun, 06 May 2001 11:29:21 +0000 Eli Zaretskii (Rectangles): Remove the description of replace-rectangle.
Sun, 06 May 2001 11:27:54 +0000 Eli Zaretskii (International): Add an overview of Mule features, with pointers to
Sat, 05 May 2001 22:39:29 +0000 Richard M. Stallman Two minor fixes.
Sat, 05 May 2001 22:38:58 +0000 Richard M. Stallman Explain how handler is called, for magic file operations that take