log

age author description
Fri, 20 Jul 2001 22:45:11 +0000 Stefan Monnier (server-visit-files): Fix variable name typo.
Fri, 20 Jul 2001 11:06:50 +0000 Gerd Moellmann *** empty log message ***
Fri, 20 Jul 2001 11:06:36 +0000 Gerd Moellmann Remove RCS Id keyword.
Fri, 20 Jul 2001 11:05:57 +0000 Gerd Moellmann (main, parse_changelog): Make "use strict"-clean.
Fri, 20 Jul 2001 11:00:46 +0000 Pavel Jank Fix typo.
Fri, 20 Jul 2001 10:55:50 +0000 Eli Zaretskii *** empty log message ***
Fri, 20 Jul 2001 10:55:31 +0000 Eli Zaretskii (install): Create site-lisp/subdirs.el if it is not already there.
Fri, 20 Jul 2001 10:04:36 +0000 Gerd Moellmann *** empty log message ***
Fri, 20 Jul 2001 10:04:17 +0000 Gerd Moellmann (parse_changelog): Add another test for defined value to
Fri, 20 Jul 2001 10:02:19 +0000 Gerd Moellmann *** empty log message ***
Fri, 20 Jul 2001 10:02:06 +0000 Gerd Moellmann (entry_match_p, header_match_p): Fix handling of null or empty
Fri, 20 Jul 2001 09:59:34 +0000 Gerd Moellmann *** empty log message ***
Fri, 20 Jul 2001 09:59:19 +0000 Gerd Moellmann (parse_changelog): Add test for defined value to
Fri, 20 Jul 2001 09:53:57 +0000 Gerd Moellmann (struct face): Change type of `stipple' to
Fri, 20 Jul 2001 09:40:27 +0000 Gerd Moellmann (delete-trailing-whitespace): Save match data
Fri, 20 Jul 2001 09:35:17 +0000 Gerd Moellmann (x_fill_stretch_glyph_string): Remove an assertion.
Fri, 20 Jul 2001 09:05:26 +0000 Gerd Moellmann Update copyright notice.
Fri, 20 Jul 2001 07:24:57 +0000 Eli Zaretskii A minor wording fix.
Thu, 19 Jul 2001 21:46:37 +0000 Stefan Monnier *** empty log message ***
Thu, 19 Jul 2001 21:43:12 +0000 Stefan Monnier (compilation-parse-errors): `linenum' might return a this-error using
Thu, 19 Jul 2001 13:26:18 +0000 Gerd Moellmann *** empty log message ***
Thu, 19 Jul 2001 13:25:34 +0000 Gerd Moellmann (c++-keywords): Add Standard C++ operator names.
Thu, 19 Jul 2001 13:24:11 +0000 Eli Zaretskii Fix last changes.
Thu, 19 Jul 2001 13:16:14 +0000 Gerd Moellmann (update_window): Don't set the cursor at the end
Thu, 19 Jul 2001 13:10:50 +0000 Eli Zaretskii Fix last change.
Thu, 19 Jul 2001 13:04:43 +0000 Gerd Moellmann *** empty log message ***
Thu, 19 Jul 2001 13:04:23 +0000 Gerd Moellmann (mh-find-progs): Also search in `lib'.
Thu, 19 Jul 2001 11:20:40 +0000 Gerd Moellmann *** empty log message ***
Thu, 19 Jul 2001 11:20:23 +0000 Gerd Moellmann (syms_of_composite): Renamed from
Wed, 18 Jul 2001 20:42:40 +0000 Ken Raeburn * fns.c (Fset_char_table_default): Check that a charset is defined before checking its dimension.
Wed, 18 Jul 2001 15:19:49 +0000 Eli Zaretskii Minor changes from Richard Stallman.
Wed, 18 Jul 2001 15:17:06 +0000 Eli Zaretskii Add a missing word.
Wed, 18 Jul 2001 10:40:57 +0000 Gerd Moellmann Fix a typo.
Wed, 18 Jul 2001 09:06:38 +0000 Pavel Jank Doc and coding conventions fixes.
Wed, 18 Jul 2001 07:07:08 +0000 Eli Zaretskii (Auto Fill): Fix a reference to Adaptive Fill. From Bill Richter.
Wed, 18 Jul 2001 06:44:35 +0000 Eli Zaretskii Show how to add wait-for-wm to frame's parameter list.
Tue, 17 Jul 2001 18:40:19 +0000 Stefan Monnier *** empty log message ***
Tue, 17 Jul 2001 18:37:47 +0000 Stefan Monnier (ignore-key, sun-esc-bracket, meta-flag): Remove.
Tue, 17 Jul 2001 16:44:16 +0000 Ken Raeburn * lisp.h (XVECTOR): Verify correct object type before returning a pointer.
Tue, 17 Jul 2001 16:29:39 +0000 Ken Raeburn * coding.c (setup_coding_system): Don't do any designation based on reg_bits if
Tue, 17 Jul 2001 13:00:51 +0000 Eli Zaretskii *** empty log message ***
Tue, 17 Jul 2001 12:59:50 +0000 Eli Zaretskii Document display-images-p.
Tue, 17 Jul 2001 12:59:14 +0000 Eli Zaretskii (tool-bar-add-item-from-menu, tool-bar-add-item): Don't call image-related
Tue, 17 Jul 2001 12:58:19 +0000 Eli Zaretskii (display-images-p): New function.
Tue, 17 Jul 2001 11:07:02 +0000 Gerd Moellmann Mention +LINE:COLUMN.
Tue, 17 Jul 2001 11:03:36 +0000 Gerd Moellmann Add description of +LINE:COLUMN for emacsclient.
Tue, 17 Jul 2001 10:59:34 +0000 Gerd Moellmann Add description of +LINE:COLUMN.
Tue, 17 Jul 2001 10:57:38 +0000 Gerd Moellmann *** empty log message ***
Tue, 17 Jul 2001 10:57:25 +0000 Gerd Moellmann (print_help_and_exit): Fix help message for
Tue, 17 Jul 2001 10:56:35 +0000 Gerd Moellmann (command-line-1): Add support for +LINE:COLUMN
Tue, 17 Jul 2001 10:55:28 +0000 Gerd Moellmann (server-visit-files): Handle the case the specified
Tue, 17 Jul 2001 10:50:35 +0000 Eli Zaretskii Proofreading fixes from Chris Green <chris_e_green@yahoo.com>.
Tue, 17 Jul 2001 10:39:21 +0000 Eli Zaretskii Proofreading fixes from Chris Green <chris_e_green@yahoo.com>
Tue, 17 Jul 2001 10:34:48 +0000 Eli Zaretskii (Interactive Shell): Document that EMACS is only put into the shell's
Tue, 17 Jul 2001 10:33:06 +0000 Gerd Moellmann (USAGE1): Add +LINE:COLUMN option help.
Tue, 17 Jul 2001 09:35:27 +0000 Gerd Moellmann *** empty log message ***
Tue, 17 Jul 2001 09:35:11 +0000 Gerd Moellmann (KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
Tue, 17 Jul 2001 07:37:19 +0000 Pavel Jank *** empty log message ***
Mon, 16 Jul 2001 23:45:18 +0000 Stefan Monnier *** empty log message ***
Mon, 16 Jul 2001 20:22:24 +0000 Pavel Jank Some fixes to follow lisp coding conventions and typo fixes.
Mon, 16 Jul 2001 18:41:09 +0000 Gerd Moellmann *** empty log message ***
Mon, 16 Jul 2001 16:00:02 +0000 Gerd Moellmann *** empty log message ***
Mon, 16 Jul 2001 15:59:43 +0000 Gerd Moellmann (unwind_read): Function removed.
Mon, 16 Jul 2001 15:45:28 +0000 Gerd Moellmann (calendar-goto-islamic-date): Remove
Mon, 16 Jul 2001 15:45:01 +0000 Gerd Moellmann (calendar-goto-islamic-date): Add
Mon, 16 Jul 2001 15:20:00 +0000 Stefan Monnier *** empty log message ***
Mon, 16 Jul 2001 15:12:19 +0000 Stefan Monnier (ada-mode): Avoid unneeded version checks.
Mon, 16 Jul 2001 14:36:26 +0000 Pavel Jank Author header fix.
Mon, 16 Jul 2001 14:31:15 +0000 Gerd Moellmann *** empty log message ***
Mon, 16 Jul 2001 14:30:53 +0000 Gerd Moellmann (mouse-sel-bindings): Instead of unbinding
Mon, 16 Jul 2001 14:19:17 +0000 Stefan Monnier (vc-do-command): Autoload.
Mon, 16 Jul 2001 13:38:53 +0000 Stefan Monnier (ada-xref-initialize): Fix call to add-hook.
Mon, 16 Jul 2001 13:16:47 +0000 Pavel Jank Fix typo.
Mon, 16 Jul 2001 13:00:54 +0000 Gerd Moellmann *** empty log message ***
Mon, 16 Jul 2001 12:59:04 +0000 Gerd Moellmann (eshell-send-invisible): Renamed from
Mon, 16 Jul 2001 12:46:31 +0000 Pavel Jank Doc fix.
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Mon, 16 Jul 2001 12:22:17 +0000 Gerd Moellmann Comment fix.
Mon, 16 Jul 2001 12:21:02 +0000 Gerd Moellmann (clear_face_cache): Clear fonts on a display basis.
Mon, 16 Jul 2001 11:54:17 +0000 Gerd Moellmann *** empty log message ***
Mon, 16 Jul 2001 11:52:56 +0000 Gerd Moellmann (set-variable): Require 'cus-edit' instead of
Mon, 16 Jul 2001 11:39:42 +0000 Pavel Jank Fixes to follow coding conventions.
Mon, 16 Jul 2001 11:22:34 +0000 Gerd Moellmann Some clarification for --append.
Mon, 16 Jul 2001 11:20:25 +0000 Gerd Moellmann (main): Check that the output file exists and
Mon, 16 Jul 2001 10:54:22 +0000 Gerd Moellmann *** empty log message ***
Mon, 16 Jul 2001 10:51:53 +0000 Gerd Moellmann *** empty log message ***
Mon, 16 Jul 2001 10:50:31 +0000 Gerd Moellmann (dired-insert-set-properties): Fix invalid mouse-face
Mon, 16 Jul 2001 09:10:19 +0000 Pavel Jank Some fixes to follow coding conventions.
Mon, 16 Jul 2001 09:03:47 +0000 Gerd Moellmann *** empty log message ***
Mon, 16 Jul 2001 09:03:03 +0000 Gerd Moellmann Doc fix.
Mon, 16 Jul 2001 07:46:48 +0000 Pavel Jank Some fixes to follow coding conventions.
Mon, 16 Jul 2001 03:35:36 +0000 Stefan Monnier *** empty log message ***
Mon, 16 Jul 2001 02:07:12 +0000 Stefan Monnier (remote-compile): Use make-local-variable.
Mon, 16 Jul 2001 01:55:37 +0000 Stefan Monnier (hs-minor-mode): Use make-local-variable.
Mon, 16 Jul 2001 01:52:50 +0000 Stefan Monnier (makefile-browse): Use make-local-variable.
Mon, 16 Jul 2001 01:51:19 +0000 Stefan Monnier *** empty log message ***
Mon, 16 Jul 2001 01:50:49 +0000 Stefan Monnier (reporter-submit-bug-report):
Sun, 15 Jul 2001 20:49:53 +0000 Richard M. Stallman Minor clarification about insert-buffer.
Sun, 15 Jul 2001 19:53:53 +0000 Pavel Jank Some fixes to follow coding conventions.
Sun, 15 Jul 2001 17:42:53 +0000 Pavel Jank Some fixes to follow coding conventions in files from Gnus.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Sat, 14 Jul 2001 18:19:27 +0000 Richard M. Stallman Clarify initial discussion.
Sat, 14 Jul 2001 15:31:32 +0000 Eli Zaretskii Mounting a volume onto itself might also produce "text file busy".
Sat, 14 Jul 2001 11:21:08 +0000 Pavel Jank Emacs lisp coding convention fixes.
Fri, 13 Jul 2001 18:34:08 +0000 Stefan Monnier *** empty log message ***
Fri, 13 Jul 2001 18:33:23 +0000 Stefan Monnier (Info-build-node-completions): Make Info-current-file-completions buffer local.
Fri, 13 Jul 2001 14:37:39 +0000 Gerd Moellmann *** empty log message ***
Fri, 13 Jul 2001 14:37:07 +0000 Gerd Moellmann (which-func-mode, which-func-ff-hook)
Fri, 13 Jul 2001 14:02:02 +0000 Gerd Moellmann *** empty log message ***
Fri, 13 Jul 2001 14:01:39 +0000 Gerd Moellmann *** empty log message ***
Fri, 13 Jul 2001 14:01:17 +0000 Gerd Moellmann (calendar-goto-islamic-date): Add
Fri, 13 Jul 2001 12:59:13 +0000 Gerd Moellmann Fix license commentary.
Fri, 13 Jul 2001 10:53:37 +0000 Gerd Moellmann Increment version number.
Fri, 13 Jul 2001 10:41:51 +0000 Pavel Jank Fix a typo.
Fri, 13 Jul 2001 10:39:10 +0000 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_104
Fri, 13 Jul 2001 10:20:15 +0000 Gerd Moellmann Add types to defcustoms.
Fri, 13 Jul 2001 09:31:16 +0000 Gerd Moellmann *** empty log message ***
Fri, 13 Jul 2001 09:30:58 +0000 Gerd Moellmann (CHAR_STRING_NO_SIGNAL): New macro.
Fri, 13 Jul 2001 09:30:42 +0000 Gerd Moellmann (char_to_string_1): Extracted from char_to_string.
Fri, 13 Jul 2001 09:30:21 +0000 Gerd Moellmann (get_next_display_element): Use CHAR_STRING_NO_SIGNAL
Thu, 12 Jul 2001 20:28:45 +0000 Stefan Monnier *** empty log message ***
Thu, 12 Jul 2001 20:26:18 +0000 Stefan Monnier (Ffind_coding_systems_region_internal): If safe_codings
Thu, 12 Jul 2001 16:29:51 +0000 Eli Zaretskii *** empty log message ***
Thu, 12 Jul 2001 16:29:06 +0000 Eli Zaretskii (file_name_completion): Pass dp->d_name to
Thu, 12 Jul 2001 14:39:45 +0000 Gerd Moellmann *** empty log message ***
Thu, 12 Jul 2001 14:39:21 +0000 Gerd Moellmann (XTread_socket) <PropertyNotify>: Put the code
Thu, 12 Jul 2001 14:38:51 +0000 Gerd Moellmann (x_decline_selection_request): Handle errors
Thu, 12 Jul 2001 10:17:47 +0000 Gerd Moellmann *** empty log message ***
Thu, 12 Jul 2001 10:17:31 +0000 Gerd Moellmann (gnus-browse-make-menu-bar): Changed one of the
Thu, 12 Jul 2001 10:14:27 +0000 Gerd Moellmann *** empty log message ***
Thu, 12 Jul 2001 10:14:10 +0000 Gerd Moellmann (nnfolder-read-folder): Force to use a multibyte buffer.
Thu, 12 Jul 2001 09:42:47 +0000 Pavel Jank *** empty log message ***
Thu, 12 Jul 2001 08:46:28 +0000 Richard M. Stallman Explain window-end never scrolls the window.
Thu, 12 Jul 2001 07:18:18 +0000 Eli Zaretskii Mention antlr-mode.
Thu, 12 Jul 2001 07:15:00 +0000 Eli Zaretskii *** empty log message ***
Thu, 12 Jul 2001 07:14:33 +0000 Eli Zaretskii (speedbar-supported-extension-expressions): Add .g to the extension list,
Thu, 12 Jul 2001 07:09:34 +0000 Eli Zaretskii (Non-ASCII Rebinding): Fix a typo. Add index entries.
Wed, 11 Jul 2001 22:55:25 +0000 Stefan Monnier *** empty log message ***
Wed, 11 Jul 2001 22:55:05 +0000 Stefan Monnier (vc-prefix-map): Moved back to vc-hooks.el.
Wed, 11 Jul 2001 22:05:01 +0000 Stefan Monnier (vc-mode): Dummy function for doc purposes.
Wed, 11 Jul 2001 18:31:41 +0000 Stefan Monnier *** empty log message ***
Wed, 11 Jul 2001 18:30:34 +0000 Stefan Monnier (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.
Wed, 11 Jul 2001 15:45:24 +0000 Gerd Moellmann *** empty log message ***
Wed, 11 Jul 2001 15:44:36 +0000 Gerd Moellmann (try_cursor_movement): Prevent a warning from GCC 3.0.
Wed, 11 Jul 2001 15:42:26 +0000 Gerd Moellmann *** empty log message ***
Wed, 11 Jul 2001 15:42:07 +0000 Gerd Moellmann (unwind_read): Print a message when discarding inserted
Wed, 11 Jul 2001 12:07:27 +0000 Gerd Moellmann (Finsert_file_contents): Comment fix.
Wed, 11 Jul 2001 12:04:31 +0000 Gerd Moellmann *** empty log message ***
Wed, 11 Jul 2001 12:04:09 +0000 Gerd Moellmann (unwind_read): New function.
Wed, 11 Jul 2001 11:17:44 +0000 Gerd Moellmann (mail-extr-all-top-level-domains): Increase
Wed, 11 Jul 2001 10:21:04 +0000 Eli Zaretskii *** empty log message ***
Wed, 11 Jul 2001 10:20:35 +0000 Eli Zaretskii Say that the file _is_ part of Emacs.
Wed, 11 Jul 2001 01:40:16 +0000 Miles Bader *** empty log message ***
Wed, 11 Jul 2001 01:39:28 +0000 Miles Bader (finder-insert-at-column): Also move to the next line if exactly at COLUMN.
Tue, 10 Jul 2001 19:51:27 +0000 Gerd Moellmann *** empty log message ***
Tue, 10 Jul 2001 19:50:43 +0000 Gerd Moellmann (c-indent-exp): Keep the indentation of the block
Tue, 10 Jul 2001 16:18:15 +0000 Gerd Moellmann *** empty log message ***
Tue, 10 Jul 2001 16:17:14 +0000 Gerd Moellmann *** empty log message ***
Tue, 10 Jul 2001 16:16:48 +0000 Gerd Moellmann (update_window): Don't skip the header-line
Tue, 10 Jul 2001 14:22:13 +0000 Gerd Moellmann *** empty log message ***
Tue, 10 Jul 2001 14:21:48 +0000 Gerd Moellmann (rmail-show-message): Show beginning of message in
Tue, 10 Jul 2001 14:18:41 +0000 Gerd Moellmann *** empty log message ***
Tue, 10 Jul 2001 14:09:30 +0000 Gerd Moellmann *** empty log message ***
Tue, 10 Jul 2001 14:09:09 +0000 Gerd Moellmann (describe-function-1): When printing FUNCTION's
Tue, 10 Jul 2001 12:57:08 +0000 Gerd Moellmann *** empty log message ***
Tue, 10 Jul 2001 12:55:44 +0000 Gerd Moellmann (normal-top-level): Don't operate on the initial
Tue, 10 Jul 2001 12:20:02 +0000 Gerd Moellmann (unload_color): Do nothing if PIXEL is -1.
Tue, 10 Jul 2001 12:19:10 +0000 Gerd Moellmann (Fx_create_frame): Initialize frame colors to -1,
Tue, 10 Jul 2001 10:46:53 +0000 Gerd Moellmann Fix a typo.
Tue, 10 Jul 2001 10:44:40 +0000 Gerd Moellmann *** empty log message ***
Tue, 10 Jul 2001 10:44:19 +0000 Gerd Moellmann (add_to_log): Do nothing if called asynchronously.
Tue, 10 Jul 2001 08:14:32 +0000 Eli Zaretskii *** empty log message ***
Tue, 10 Jul 2001 08:13:08 +0000 Eli Zaretskii Fix the header line and the copyright years.
Mon, 09 Jul 2001 17:15:48 +0000 Gerd Moellmann *** empty log message ***
Mon, 09 Jul 2001 17:15:27 +0000 Gerd Moellmann (toplevel): Include <signal.h> and "syssignal.h".
Mon, 09 Jul 2001 13:06:36 +0000 Gerd Moellmann *** empty log message ***
Mon, 09 Jul 2001 13:06:11 +0000 Gerd Moellmann (ad-make-advised-definition): If the
Mon, 09 Jul 2001 12:14:45 +0000 Gerd Moellmann *** empty log message ***
Mon, 09 Jul 2001 12:14:12 +0000 Gerd Moellmann (winner-equal): Make it a defun. Don't compare Winner
Mon, 09 Jul 2001 11:06:29 +0000 Gerd Moellmann *** empty log message ***
Mon, 09 Jul 2001 10:54:37 +0000 Gerd Moellmann *** empty log message ***
Mon, 09 Jul 2001 10:54:13 +0000 Gerd Moellmann Cleaned up. raeburn-tag-6-for-export
Mon, 09 Jul 2001 08:58:38 +0000 Gerd Moellmann *** empty log message ***
Mon, 09 Jul 2001 08:57:58 +0000 Gerd Moellmann *** empty log message ***
Mon, 09 Jul 2001 08:57:36 +0000 Gerd Moellmann (ange-ftp-file-modtime): Check a 213 response
Mon, 09 Jul 2001 00:49:22 +0000 Stefan Monnier *** empty log message ***
Mon, 09 Jul 2001 00:49:11 +0000 Stefan Monnier Extended the kludge to interoperate with the
Sun, 08 Jul 2001 22:58:10 +0000 Stefan Monnier *** empty log message ***
Sun, 08 Jul 2001 22:57:29 +0000 Stefan Monnier (define-minor-mode): Use eval-after-load
Sun, 08 Jul 2001 16:46:00 +0000 Richard M. Stallman C-u TAB works only in certain modes.
Sun, 08 Jul 2001 16:45:01 +0000 Richard M. Stallman Explain more clearly what it takes to make a customization permanent.
Fri, 06 Jul 2001 16:51:41 +0000 Eli Zaretskii *** empty log message ***
Fri, 06 Jul 2001 16:50:29 +0000 Eli Zaretskii Ifdef away the test for !HAVE_MKTIME, to avoid parse
Fri, 06 Jul 2001 16:47:26 +0000 Eli Zaretskii (syms_of_dosfns): Add \n\ at the end of a line in the
Fri, 06 Jul 2001 15:38:42 +0000 Eli Zaretskii *** empty log message ***
Fri, 06 Jul 2001 15:33:59 +0000 Eli Zaretskii (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
Fri, 06 Jul 2001 15:33:36 +0000 Gerd Moellmann *** empty log message ***
Fri, 06 Jul 2001 15:33:15 +0000 Gerd Moellmann (lisp-mode-shared-map): Bind TAB
Fri, 06 Jul 2001 15:31:47 +0000 Eli Zaretskii (do_visible_bell): Add \n\ at the end of each line of
Fri, 06 Jul 2001 14:03:09 +0000 Gerd Moellmann *** empty log message ***
Fri, 06 Jul 2001 14:02:48 +0000 Gerd Moellmann (ange-ftp-file-modtime): Ignore 226 responses
Fri, 06 Jul 2001 11:41:47 +0000 Gerd Moellmann (rmail-reply): Remove misleading comment.
Fri, 06 Jul 2001 11:00:50 +0000 Eli Zaretskii (Visiting, File Names): Mention that completion ignores some file names,
Fri, 06 Jul 2001 10:31:11 +0000 Gerd Moellmann *** empty log message ***
Fri, 06 Jul 2001 10:30:49 +0000 Gerd Moellmann (mail-specify-envelope-from): Doc fix.
Fri, 06 Jul 2001 10:30:12 +0000 Gerd Moellmann Add mail-envelope-from.
Fri, 06 Jul 2001 10:04:07 +0000 Gerd Moellmann *** empty log message ***
Fri, 06 Jul 2001 10:03:45 +0000 Gerd Moellmann (rmail-reply): Don't forget to narrow header in
Fri, 06 Jul 2001 10:03:25 +0000 Gerd Moellmann (rmail-output): Fix duplicate MIME-Version:
Fri, 06 Jul 2001 09:59:25 +0000 Gerd Moellmann *** empty log message ***
Fri, 06 Jul 2001 09:58:04 +0000 Gerd Moellmann Use locale dependant date to print date in header. Doc
Fri, 06 Jul 2001 09:44:26 +0000 Eli Zaretskii *** empty log message ***
Fri, 06 Jul 2001 09:41:18 +0000 Eli Zaretskii (mode-line-mule-info): Don't show the tip with
Fri, 06 Jul 2001 08:41:36 +0000 Ken Raeburn properly mark Attic files as deleted
Thu, 05 Jul 2001 14:08:30 +0000 Gerd Moellmann *** empty log message ***
Thu, 05 Jul 2001 14:07:53 +0000 Gerd Moellmann Include Emacs' header files with #include "...".
Thu, 05 Jul 2001 13:51:17 +0000 Gerd Moellmann (todo-top-priorities): Use delete-region
Thu, 05 Jul 2001 13:38:38 +0000 Gerd Moellmann *** empty log message ***
Thu, 05 Jul 2001 13:38:13 +0000 Gerd Moellmann Fix first line. From Pavel Jan,Bm(Bk
Thu, 05 Jul 2001 13:36:03 +0000 Gerd Moellmann *** empty log message ***
Thu, 05 Jul 2001 13:35:41 +0000 Gerd Moellmann (battery-update): Add help-echo.
Thu, 05 Jul 2001 09:25:36 +0000 Gerd Moellmann *** empty log message ***
Thu, 05 Jul 2001 09:25:09 +0000 Gerd Moellmann (specbind): Additionally record the buffer that was
Thu, 05 Jul 2001 09:24:35 +0000 Gerd Moellmann Change comment.
Wed, 04 Jul 2001 15:51:18 +0000 Stefan Monnier (vc-cvs-stay-local): doc fix.
Wed, 04 Jul 2001 11:33:12 +0000 Richard M. Stallman Minor change.
Wed, 04 Jul 2001 09:54:35 +0000 Gerd Moellmann *** empty log message ***
Wed, 04 Jul 2001 09:54:15 +0000 Gerd Moellmann (sendmail-send-it): Look at `sendmail-program'
Wed, 04 Jul 2001 09:40:50 +0000 Gerd Moellmann (nnheader-init-server-buffer): Make sure the
Wed, 04 Jul 2001 09:17:34 +0000 Gerd Moellmann *** empty log message ***
Wed, 04 Jul 2001 09:17:09 +0000 Gerd Moellmann (c-font-lock-keywords-3): When matching something
Wed, 04 Jul 2001 07:42:36 +0000 Gerd Moellmann *** empty log message ***
Wed, 04 Jul 2001 07:42:17 +0000 Gerd Moellmann (x_produce_glyphs): Don't convert multibyte characters
Wed, 04 Jul 2001 07:21:27 +0000 Gerd Moellmann Clarify what's the problem with KDE's klipper applet.
Wed, 04 Jul 2001 06:22:15 +0000 Gerd Moellmann Fix several typos.
Tue, 03 Jul 2001 15:41:14 +0000 Gerd Moellmann *** empty log message ***
Tue, 03 Jul 2001 15:30:06 +0000 Gerd Moellmann (specbind): If SYMBOL has a frame-local binding, record
Tue, 03 Jul 2001 15:28:40 +0000 Gerd Moellmann Improve comment.
Tue, 03 Jul 2001 13:03:45 +0000 Eli Zaretskii *** empty log message ***
Tue, 03 Jul 2001 13:02:55 +0000 Eli Zaretskii (ff-find-the-other-file): Use file-name-nondirectory
Tue, 03 Jul 2001 12:41:58 +0000 Eli Zaretskii *** empty log message ***
Tue, 03 Jul 2001 12:40:51 +0000 Eli Zaretskii (browse-url-default-windows-browser): Support
Tue, 03 Jul 2001 12:39:17 +0000 Eli Zaretskii *** empty log message ***
Tue, 03 Jul 2001 12:38:19 +0000 Eli Zaretskii (locate-library): Enable code that looks for compressed
Tue, 03 Jul 2001 12:30:34 +0000 Eli Zaretskii Fix the header line, for finder.el. Suggested by
Tue, 03 Jul 2001 10:30:08 +0000 Gerd Moellmann *** empty log message ***
Tue, 03 Jul 2001 10:29:50 +0000 Gerd Moellmann Improve a comment.
Tue, 03 Jul 2001 10:29:22 +0000 Gerd Moellmann (compute_line_metrics): On ttys, subtract continuation
Mon, 02 Jul 2001 21:24:10 +0000 Richard M. Stallman Clarify when it's good to update a tags table and why.
Mon, 02 Jul 2001 19:20:25 +0000 Stefan Monnier *** empty log message ***
Mon, 02 Jul 2001 19:19:35 +0000 Stefan Monnier (Info-clone-buffer-hook): Really unconditionally copy marker.
Mon, 02 Jul 2001 15:22:16 +0000 Eli Zaretskii Fix a typo.
Mon, 02 Jul 2001 15:19:07 +0000 Gerd Moellmann *** empty log message ***
Mon, 02 Jul 2001 15:18:25 +0000 Gerd Moellmann (cl-do-arglist): Revert change of
Mon, 02 Jul 2001 12:44:09 +0000 Gerd Moellmann *** empty log message ***
Mon, 02 Jul 2001 12:43:50 +0000 Gerd Moellmann *** empty log message ***
Mon, 02 Jul 2001 12:43:25 +0000 Gerd Moellmann (x_free_dpy_colors): Add prototype.
Mon, 02 Jul 2001 12:42:56 +0000 Gerd Moellmann * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the
Mon, 02 Jul 2001 11:51:56 +0000 Gerd Moellmann *** empty log message ***
Mon, 02 Jul 2001 11:51:38 +0000 Gerd Moellmann (tags): Depend on $(lwlibdir)/TAGS.
Mon, 02 Jul 2001 11:24:39 +0000 Gerd Moellmann (gnus-local-domain): Removed because unused.
Mon, 02 Jul 2001 10:47:46 +0000 Eli Zaretskii *** empty log message ***
Mon, 02 Jul 2001 10:45:54 +0000 Eli Zaretskii Fix the header line, so that finder.el recognizes it.
Mon, 02 Jul 2001 10:43:55 +0000 Eli Zaretskii *** empty log message ***
Mon, 02 Jul 2001 10:43:29 +0000 Eli Zaretskii (lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>.
Mon, 02 Jul 2001 10:36:44 +0000 Gerd Moellmann *** empty log message ***
Mon, 02 Jul 2001 09:21:08 +0000 Gerd Moellmann (x_list_fonts): Make sure XFreeFont is called
Sat, 30 Jun 2001 15:57:31 +0000 Richard M. Stallman Don't include data bigger than 500,000 bytes directly in the bug
Fri, 29 Jun 2001 22:09:24 +0000 Gerd Moellmann *** empty log message ***
Fri, 29 Jun 2001 22:09:06 +0000 Gerd Moellmann (main): Remove extern declaration for sys_nerr, which
Fri, 29 Jun 2001 18:26:53 +0000 Eli Zaretskii *** empty log message ***
Fri, 29 Jun 2001 18:24:57 +0000 Eli Zaretskii (x-colors): Add colors from the recent rgb.txt file.
Fri, 29 Jun 2001 18:09:44 +0000 Eli Zaretskii Make last change compatible with XEmacs. From Christoph Wedler
Fri, 29 Jun 2001 17:57:36 +0000 Eli Zaretskii *** empty log message ***
Fri, 29 Jun 2001 17:53:41 +0000 Richard M. Stallman Minor clarifications. Explain how to use imenu-sort-function.
Fri, 29 Jun 2001 17:51:51 +0000 Richard M. Stallman *** empty log message ***
Fri, 29 Jun 2001 17:50:27 +0000 Eli Zaretskii (bdf-directory-list): Use the value relative to
Fri, 29 Jun 2001 17:50:05 +0000 Richard M. Stallman (widget-color-sample-face-get): Return ((foreground-color . COLOR))
Fri, 29 Jun 2001 17:40:38 +0000 Eli Zaretskii *** empty log message ***
Fri, 29 Jun 2001 17:38:36 +0000 Eli Zaretskii (region): Change the background color for the
Fri, 29 Jun 2001 16:42:52 +0000 Eli Zaretskii Add fns.el, which is produced on MS-DOS instead of fns-*.el.
Fri, 29 Jun 2001 03:23:32 +0000 Richard M. Stallman Explain purpose of mode hooks.
Fri, 29 Jun 2001 03:20:46 +0000 Richard M. Stallman Explain why don't mail a core dump.
Fri, 29 Jun 2001 03:19:40 +0000 Richard M. Stallman Get rid of inexplicable @t's in values of paragraph-start and
Fri, 29 Jun 2001 03:17:10 +0000 Richard M. Stallman (rmail-reformat-message): Bind inhibit-read-only to t.
Fri, 29 Jun 2001 03:16:15 +0000 Richard M. Stallman *** empty log message ***
Thu, 28 Jun 2001 21:17:27 +0000 Stefan Monnier *** empty log message ***
Thu, 28 Jun 2001 21:17:20 +0000 Stefan Monnier (Info-clone-buffer-hook): Unconditionally copy marker.
Thu, 28 Jun 2001 16:31:51 +0000 Karl Fogel Update maintainer email address.
Thu, 28 Jun 2001 16:31:01 +0000 Karl Fogel Add entry for saveplace.el change of 2001-04-19. The change to
Wed, 27 Jun 2001 17:48:40 +0000 Francesco Potort (uniquify-rationalize-file-buffer-names): Undo previous change.
Wed, 27 Jun 2001 17:47:29 +0000 Francesco Potort *** empty log message ***
Wed, 27 Jun 2001 17:16:23 +0000 Gerd Moellmann *** empty log message ***
Wed, 27 Jun 2001 17:15:56 +0000 Gerd Moellmann (EmacsFrameSetCharSize): Turn off atimers and block
Wed, 27 Jun 2001 15:56:51 +0000 Francesco Potort (uniquify-rationalize-file-buffer-names): Do a preliminary quick
Wed, 27 Jun 2001 15:56:21 +0000 Francesco Potort *** empty log message ***
Wed, 27 Jun 2001 09:23:06 +0000 Gerd Moellmann *** empty log message ***
Wed, 27 Jun 2001 09:22:36 +0000 Gerd Moellmann (vox_configure, vox_close): Turn off atimers
Tue, 26 Jun 2001 17:10:56 +0000 Richard M. Stallman (dired-get-filename): A file name starting with ~
Tue, 26 Jun 2001 17:10:40 +0000 Richard M. Stallman *** empty log message ***
Tue, 26 Jun 2001 13:43:32 +0000 Richard M. Stallman Major rewrite. Sections Tags, Emerge, Change Log and Authors
Tue, 26 Jun 2001 13:34:50 +0000 Richard M. Stallman Fix mistakes in @node Emerge.
Tue, 26 Jun 2001 13:34:22 +0000 Richard M. Stallman Fix previous change.
Tue, 26 Jun 2001 13:30:29 +0000 Richard M. Stallman Add Balanced Expressions.
Tue, 26 Jun 2001 13:26:51 +0000 Richard M. Stallman Finish previous change.
Tue, 26 Jun 2001 13:26:06 +0000 Richard M. Stallman Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Tue, 26 Jun 2001 13:22:49 +0000 Richard M. Stallman Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Tue, 26 Jun 2001 13:22:05 +0000 Richard M. Stallman Avoid "sexp".
Tue, 26 Jun 2001 13:21:07 +0000 Richard M. Stallman Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Tue, 26 Jun 2001 13:20:18 +0000 Richard M. Stallman Update xref (Defuns -> Left Margin Convention).
Tue, 26 Jun 2001 13:19:43 +0000 Richard M. Stallman Change Next pointer.
Tue, 26 Jun 2001 13:19:08 +0000 Richard M. Stallman Change Previous pointer.
Tue, 26 Jun 2001 13:18:26 +0000 Richard M. Stallman (Major Mode Conventions): Say not to change meaning of RET, and not to
Tue, 26 Jun 2001 13:13:11 +0000 Richard M. Stallman Reorganize structure of Editing Programs,
Tue, 26 Jun 2001 13:12:29 +0000 Richard M. Stallman Initial version consists of sections moved from Editing Programs chapter.
Tue, 26 Jun 2001 12:39:38 +0000 Richard M. Stallman *** empty log message ***
Tue, 26 Jun 2001 12:31:30 +0000 Gerd Moellmann *** empty log message ***
Tue, 26 Jun 2001 12:30:59 +0000 Gerd Moellmann (read_char) <non_reread>: Record the previous idle
Tue, 26 Jun 2001 11:52:27 +0000 Richard M. Stallman (which-func-maxout): Increase default to 500000.
Tue, 26 Jun 2001 11:50:16 +0000 Richard M. Stallman (hs-minor-mode-map): Use mouse-2, not button-2, when binding
Tue, 26 Jun 2001 10:35:01 +0000 Gerd Moellmann *** empty log message ***
Tue, 26 Jun 2001 10:34:27 +0000 Gerd Moellmann (rmail-msg-restore-non-pruned-header): New
Tue, 26 Jun 2001 09:47:11 +0000 Gerd Moellmann (handle_invisible_prop): Deal with overlay strings at
Tue, 26 Jun 2001 09:46:24 +0000 Gerd Moellmann (struct it): Add member display_ellipsis_p.
Tue, 26 Jun 2001 01:42:30 +0000 Andrew Choi 2001-06-26 Andrew Choi <akochoi@i-cable.com>
Mon, 25 Jun 2001 19:20:15 +0000 Stefan Monnier *** empty log message ***
Mon, 25 Jun 2001 19:19:58 +0000 Stefan Monnier (fill-region-as-paragraph): Don't look further back than LINEBEG.
Mon, 25 Jun 2001 15:38:01 +0000 Gerd Moellmann *** empty log message ***
Mon, 25 Jun 2001 15:37:36 +0000 Gerd Moellmann (struct x_output): Add member wait_for_wm.
Mon, 25 Jun 2001 15:37:16 +0000 Gerd Moellmann (Qwait_for_wm): New variable.
Mon, 25 Jun 2001 15:36:53 +0000 Gerd Moellmann (EmacsFrameSetCharSize): Set XtNwaitForWm depending
Mon, 25 Jun 2001 11:13:57 +0000 Gerd Moellmann *** empty log message ***
Mon, 25 Jun 2001 11:13:31 +0000 Gerd Moellmann (try_window_id) <all changes below window end>: Don't
Mon, 25 Jun 2001 10:39:06 +0000 Eli Zaretskii *** empty log message ***
Mon, 25 Jun 2001 10:38:07 +0000 Eli Zaretskii (xterm-mouse-event): If the buffer displayed in the
Mon, 25 Jun 2001 10:04:27 +0000 Gerd Moellmann *** empty log message ***
Mon, 25 Jun 2001 10:03:54 +0000 Gerd Moellmann (glasses-make-readable): Consider
Sun, 24 Jun 2001 13:16:33 +0000 Eli Zaretskii More about long file names and the MSDOS port.
Sun, 24 Jun 2001 11:19:58 +0000 Eli Zaretskii *** empty log message ***
Sun, 24 Jun 2001 11:14:12 +0000 Eli Zaretskii (bookmark-insert-location, bookmark-bmenu-list)
Sun, 24 Jun 2001 08:17:21 +0000 Richard M. Stallman Minor change.
Sat, 23 Jun 2001 19:44:13 +0000 Eli Zaretskii *** empty log message ***
Sat, 23 Jun 2001 19:41:06 +0000 Eli Zaretskii (auto-mode-alist): Add configure.ac (autoconf).
Sat, 23 Jun 2001 19:36:23 +0000 Richard M. Stallman (eval-last-sexp): Doc fix.
Sat, 23 Jun 2001 19:36:14 +0000 Richard M. Stallman *** empty log message ***
Sat, 23 Jun 2001 16:22:04 +0000 Richard M. Stallman (c-set-style): Don't specify initial contents for completing-read.
Sat, 23 Jun 2001 16:19:29 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Sat, 23 Jun 2001 16:19:18 +0000 Richard M. Stallman *** empty log message ***
Sat, 23 Jun 2001 16:18:45 +0000 Richard M. Stallman Add details about C-M-a and C-M-e.
Sat, 23 Jun 2001 16:11:23 +0000 Richard M. Stallman (Wrong Time): New node.
Sat, 23 Jun 2001 16:10:25 +0000 Richard M. Stallman Minor change.
Sat, 23 Jun 2001 16:09:28 +0000 Richard M. Stallman (Major Mode Conventions): Major modes should not change RET.
Sat, 23 Jun 2001 16:08:32 +0000 Richard M. Stallman (Compilation Functions): Add xref to Problems with Macros.
Sat, 23 Jun 2001 16:07:34 +0000 Richard M. Stallman More of previous change.
Sat, 23 Jun 2001 16:06:49 +0000 Richard M. Stallman Deprecate use of the INITIAL argument for completing-read.
Sat, 23 Jun 2001 07:51:03 +0000 Eli Zaretskii Fix some formatting errors, and a left-over from some unsuccessful merge.
Fri, 22 Jun 2001 21:45:48 +0000 Richard M. Stallman Minor change.
Fri, 22 Jun 2001 20:06:07 +0000 Richard M. Stallman (menu-bar-make-toggle): Construct the
Fri, 22 Jun 2001 20:05:51 +0000 Richard M. Stallman *** empty log message ***
Fri, 22 Jun 2001 16:36:42 +0000 Eli Zaretskii Add woman-1 and woman-2.
Fri, 22 Jun 2001 11:49:18 +0000 Eli Zaretskii *** empty log message ***
Fri, 22 Jun 2001 11:46:52 +0000 Eli Zaretskii (indent-relative-maybe, indent-relative): Doc fix.
Fri, 22 Jun 2001 11:42:44 +0000 Eli Zaretskii (Indentation Commands): Document what indent-relative does when called
Fri, 22 Jun 2001 11:32:07 +0000 Eli Zaretskii (Multi-line Indent): Document indent-code-rigidly.
Fri, 22 Jun 2001 10:50:27 +0000 Eli Zaretskii Proofreading fixes from Peter Milliken.
Fri, 22 Jun 2001 10:38:20 +0000 Eli Zaretskii *** empty log message ***
Fri, 22 Jun 2001 10:36:17 +0000 Eli Zaretskii (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
Thu, 21 Jun 2001 12:48:03 +0000 Eli Zaretskii *** empty log message ***
Thu, 21 Jun 2001 12:46:58 +0000 Eli Zaretskii (tool-bar-setup): Remove the EXIT button.
Thu, 21 Jun 2001 07:42:04 +0000 Eli Zaretskii *** empty log message ***
Thu, 21 Jun 2001 07:40:45 +0000 Eli Zaretskii (dabbrev--select-buffers): Fix last change.
Thu, 21 Jun 2001 03:22:15 +0000 Miles Bader Document the new BUFFER arg to the `shell' command.
Wed, 20 Jun 2001 22:40:29 +0000 Jason Rumney *** empty log message ***
Wed, 20 Jun 2001 22:36:29 +0000 Jason Rumney (WinMain): Add quotes around executable name.
Wed, 20 Jun 2001 11:03:58 +0000 Richard M. Stallman (dabbrev--make-friend-buffer-list): New function,
Wed, 20 Jun 2001 11:03:44 +0000 Richard M. Stallman *** empty log message ***
Wed, 20 Jun 2001 10:57:04 +0000 Richard M. Stallman New node Program Misc; text about word and paragraph and selective
Wed, 20 Jun 2001 10:52:38 +0000 Eli Zaretskii Document problems with compressed subdirs.el.
Wed, 20 Jun 2001 10:51:27 +0000 Richard M. Stallman Minor Texinfo style change.
Wed, 20 Jun 2001 10:50:40 +0000 Richard M. Stallman Minor wording fixes.
Wed, 20 Jun 2001 10:50:04 +0000 Richard M. Stallman Give examples for M-! and M-|.
Wed, 20 Jun 2001 10:49:29 +0000 Richard M. Stallman Minor wording change.
Wed, 20 Jun 2001 10:49:08 +0000 Richard M. Stallman Update how to find etc/DEBUG.
Wed, 20 Jun 2001 10:47:48 +0000 Richard M. Stallman Minor corrections.
Wed, 20 Jun 2001 10:46:59 +0000 Richard M. Stallman Minor fixes.
Wed, 20 Jun 2001 10:46:24 +0000 Richard M. Stallman Rewrite the texts that explain basic incremental search,
Wed, 20 Jun 2001 10:42:10 +0000 Eli Zaretskii Document line-number-display-limit-width.
Wed, 20 Jun 2001 10:05:04 +0000 Eli Zaretskii Proofreading changes from Tim Goodwin <tjg@star.le.ac.uk>.
Wed, 20 Jun 2001 10:00:40 +0000 Eli Zaretskii Proofreading fixes from Tim Goodwin <tjg@star.le.ac.uk>.
Wed, 20 Jun 2001 09:48:52 +0000 Eli Zaretskii More proofreading fixes from Peter Milliken.
Wed, 20 Jun 2001 09:22:42 +0000 Eli Zaretskii Proofreading fixes from Peter Milliken <Peter.Milliken@GTECH.COM>.
Wed, 20 Jun 2001 07:54:44 +0000 Eli Zaretskii (Optional Mode Line): Document line-number-display-limit-width.
Tue, 19 Jun 2001 20:36:16 +0000 John Wiegley Added a version string.
Tue, 19 Jun 2001 20:25:18 +0000 John Wiegley Don't load in esh-util if it's already loaded. Also, added a comment
Tue, 19 Jun 2001 20:24:48 +0000 John Wiegley *** empty log message ***
Tue, 19 Jun 2001 11:30:53 +0000 Gerd Moellmann *** empty log message ***
Tue, 19 Jun 2001 11:30:16 +0000 Gerd Moellmann (Ffind_composition_internal): Accept ZV
Tue, 19 Jun 2001 11:28:29 +0000 Richard M. Stallman Local rewrites. Describe basic no-argument C-v and M-v first,
Tue, 19 Jun 2001 11:21:09 +0000 Richard M. Stallman Minor clarifications.
Tue, 19 Jun 2001 10:00:43 +0000 Eli Zaretskii *** empty log message ***
Tue, 19 Jun 2001 09:59:37 +0000 Eli Zaretskii (WoMan-highlight-references): Add help-echo to mouse-highlighted text.
Mon, 18 Jun 2001 20:03:33 +0000 John Wiegley Disabled a test that often yields false failures.
Mon, 18 Jun 2001 19:59:24 +0000 John Wiegley *** empty log message ***
Mon, 18 Jun 2001 19:04:09 +0000 Stefan Monnier *** empty log message ***
Mon, 18 Jun 2001 19:02:42 +0000 Stefan Monnier (sgml-mode-map): Fix thinko.
Mon, 18 Jun 2001 16:41:24 +0000 Sam Steingold typo
Mon, 18 Jun 2001 12:46:39 +0000 Gerd Moellmann *** empty log message ***
Mon, 18 Jun 2001 12:45:56 +0000 Gerd Moellmann (quail-start-conversion): Reset
Mon, 18 Jun 2001 12:38:38 +0000 Eli Zaretskii *** empty log message ***
Mon, 18 Jun 2001 12:36:46 +0000 Eli Zaretskii (quoted-printable-decode-region): If called interactively,
Mon, 18 Jun 2001 12:35:18 +0000 Eli Zaretskii Document the removal of hs-show-hidden-short-form.
Mon, 18 Jun 2001 11:24:51 +0000 Gerd Moellmann *** empty log message ***
Mon, 18 Jun 2001 11:21:57 +0000 Gerd Moellmann (antlr-mode): Check that `c-Java-access-key' is
Mon, 18 Jun 2001 11:02:45 +0000 Eli Zaretskii Mention tildify.el.
Mon, 18 Jun 2001 10:42:23 +0000 Gerd Moellmann Update copyright.
Mon, 18 Jun 2001 10:41:42 +0000 Gerd Moellmann (Ffind_composition_internal): Check POS
Mon, 18 Jun 2001 10:21:59 +0000 Eli Zaretskii *** empty log message ***
Mon, 18 Jun 2001 10:19:30 +0000 Eli Zaretskii (bs--get-name, bs--get-file-name): Add help-echo to
Mon, 18 Jun 2001 07:11:33 +0000 Eli Zaretskii Fix a typo in a comment.
Mon, 18 Jun 2001 07:02:50 +0000 Eli Zaretskii (Text): Fix a cross-reference to autotype.
Mon, 18 Jun 2001 06:51:38 +0000 Eli Zaretskii *** empty log message ***
Mon, 18 Jun 2001 06:50:29 +0000 Eli Zaretskii (dired-mark-pop-up): Fix last change.
Sun, 17 Jun 2001 13:19:47 +0000 Eli Zaretskii (Hideshow): Remove the obsolete variable hs-show-hidden-short-form.
Sun, 17 Jun 2001 13:10:27 +0000 Eli Zaretskii *** empty log message ***
Sun, 17 Jun 2001 13:07:36 +0000 Eli Zaretskii (generate-calendar-month): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:47:54 +0000 Eli Zaretskii *** empty log message ***
Sun, 17 Jun 2001 11:46:20 +0000 Eli Zaretskii (quickurl-url-file): Run through convert-standard-filename.
Sun, 17 Jun 2001 11:33:10 +0000 Eli Zaretskii *** empty log message ***
Sun, 17 Jun 2001 11:28:53 +0000 Eli Zaretskii (list-buffers-noselect): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:25:12 +0000 Eli Zaretskii (tex-validate-buffer): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:24:36 +0000 Eli Zaretskii (pages-copy-header-and-position): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:23:58 +0000 Eli Zaretskii (tar-header-block-summarize): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:23:17 +0000 Eli Zaretskii (occur): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:22:35 +0000 Eli Zaretskii (sh-mark-line): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:21:48 +0000 Eli Zaretskii (cpp-make-button): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:21:07 +0000 Eli Zaretskii (compile-reinitialize-errors): Add help-echo to mouse-highlighted messages.
Sun, 17 Jun 2001 11:19:50 +0000 Eli Zaretskii (lm-plot-square, lm-init-display): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:19:11 +0000 Eli Zaretskii (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlighted
Sun, 17 Jun 2001 11:18:16 +0000 Eli Zaretskii (dired-insert-set-properties): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:17:17 +0000 Eli Zaretskii (comint-send-input): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 11:16:18 +0000 Eli Zaretskii (archive-summarize-files): Add help-echo to mouse-highlighted text.
Sun, 17 Jun 2001 10:44:45 +0000 Eli Zaretskii *** empty log message ***
Sun, 17 Jun 2001 10:43:19 +0000 Eli Zaretskii (ffap-machine-p): Always return nil if
Sun, 17 Jun 2001 09:22:54 +0000 Stefan Monnier *** empty log message ***
Sun, 17 Jun 2001 09:01:23 +0000 Stefan Monnier Move `provide' to the end. Update copyright.
Sat, 16 Jun 2001 08:04:27 +0000 Eli Zaretskii Clarify the meaning of ``load-path is not customizable''. Someone just
Sat, 16 Jun 2001 07:17:18 +0000 Eli Zaretskii Fix the URL where Emacs for VMS is available.
Fri, 15 Jun 2001 17:08:12 +0000 Eli Zaretskii Proofreading fixes from Tim Goodwin <tjg@star.le.ac.uk>.
Fri, 15 Jun 2001 16:30:57 +0000 Eli Zaretskii Proofreading fixes from Art the Lemming <lemming@gimp.shacknet.nu>.
Fri, 15 Jun 2001 15:32:38 +0000 Eli Zaretskii *** empty log message ***
Fri, 15 Jun 2001 15:30:25 +0000 Eli Zaretskii Fix the copyright notice.
Fri, 15 Jun 2001 11:37:56 +0000 Eli Zaretskii Document problems with OPENSTEP's gcc. Provide a work-around.
Fri, 15 Jun 2001 11:31:11 +0000 Eli Zaretskii *** empty log message ***
Fri, 15 Jun 2001 11:29:42 +0000 Eli Zaretskii (Fmessage_box): If the frame is not under a window
Fri, 15 Jun 2001 10:51:45 +0000 Eli Zaretskii Document problems with KDE's klipper.
Fri, 15 Jun 2001 10:16:29 +0000 Eli Zaretskii *** empty log message ***
Fri, 15 Jun 2001 10:14:23 +0000 Eli Zaretskii (font-lock-comment-face): For tty's with dark
Fri, 15 Jun 2001 10:12:26 +0000 Eli Zaretskii *** empty log message ***
Fri, 15 Jun 2001 10:04:55 +0000 Eli Zaretskii More info about fixing problems with colors on a tty.
Fri, 15 Jun 2001 09:42:36 +0000 Eli Zaretskii (tar-extract): Call generate-new-buffer-name to
Fri, 15 Jun 2001 09:37:19 +0000 Eli Zaretskii (MS-DOS Printing): Mention that printer port can be redirected via
Fri, 15 Jun 2001 08:46:58 +0000 Eli Zaretskii Proofreading fixes from Peter Milliken <Peter.Milliken@GTECH.COM>.
Fri, 15 Jun 2001 08:34:56 +0000 Eli Zaretskii Proofreading fixes from Tim Sanders <tim@timsanders.freeserve.co.uk>.
Fri, 15 Jun 2001 08:20:57 +0000 Eli Zaretskii Proofreading fixes friom Danny Colascione <qtmstr@optonline.net>.
Fri, 15 Jun 2001 08:17:37 +0000 Eli Zaretskii Proofreading fixes from Danny Colascione <qtmstr@optonline.net>.
Fri, 15 Jun 2001 07:31:16 +0000 Eli Zaretskii Fixed a typo in a comment.
Fri, 15 Jun 2001 07:26:20 +0000 Eli Zaretskii (format-alist): Doc fix. Suggested by Alex Schroeder <alex@gnu.org>.
Fri, 15 Jun 2001 00:57:40 +0000 Miles Bader *** empty log message ***
Fri, 15 Jun 2001 00:56:58 +0000 Miles Bader (texinfo-format-syntax-table): Revert previous change.
Thu, 14 Jun 2001 21:05:55 +0000 Richard M. Stallman Give advice about how to default position args and region args.
Thu, 14 Jun 2001 21:02:05 +0000 Richard M. Stallman *** empty log message ***
Thu, 14 Jun 2001 21:01:07 +0000 Richard M. Stallman (try_window_id): When EOB is visible, don't treat
Thu, 14 Jun 2001 20:54:34 +0000 Richard M. Stallman (keep-lines-read-args): Return just a regexp.
Thu, 14 Jun 2001 15:45:09 +0000 Eli Zaretskii *** empty log message ***
Thu, 14 Jun 2001 15:42:57 +0000 Eli Zaretskii (rot13-other-window): Some more doc fix.
Thu, 14 Jun 2001 08:17:19 +0000 Eli Zaretskii *** empty log message ***
Thu, 14 Jun 2001 08:16:27 +0000 Eli Zaretskii (case-replace, query-replace-from-history-variable)
Thu, 14 Jun 2001 08:07:14 +0000 Eli Zaretskii *** empty log message ***
Thu, 14 Jun 2001 08:06:47 +0000 Eli Zaretskii (rot13-other-window): Doc fix.
Thu, 14 Jun 2001 02:54:34 +0000 Miles Bader *** empty log message ***
Thu, 14 Jun 2001 02:54:06 +0000 Miles Bader (texinfo-format-syntax-table): Change syntax of " and \ to "." (punctuation).
Thu, 14 Jun 2001 02:53:38 +0000 Miles Bader (texinfo-mode-syntax-table): Change syntax of " and \ to "." (punctuation).
Wed, 13 Jun 2001 19:52:43 +0000 Stefan Monnier *** empty log message ***
Wed, 13 Jun 2001 19:52:11 +0000 Stefan Monnier (diff-font-lock-keywords): Fix unanchored regexp.
Wed, 13 Jun 2001 15:30:35 +0000 Richard M. Stallman (backquote-process): Handle `[,@SYMBOL].
Wed, 13 Jun 2001 15:26:29 +0000 Richard M. Stallman (shell-command-on-region): Never kill the *Shell Command Output* buffer.
Wed, 13 Jun 2001 12:31:09 +0000 Eli Zaretskii Clarify the causes for "misalignment" error messages in Ispell.
Wed, 13 Jun 2001 08:59:13 +0000 Eli Zaretskii Add a few more index entries for desktop.el.
Mon, 11 Jun 2001 16:23:01 +0000 Eli Zaretskii Advise TeX about hyphenation of "dictionary".
Mon, 11 Jun 2001 11:00:24 +0000 Andrew Innes *** empty log message ***
Mon, 11 Jun 2001 11:00:03 +0000 Andrew Innes (create_child): Add new parameter is_gui_app.
Mon, 11 Jun 2001 10:08:57 +0000 Eli Zaretskii Fix a typo.
Mon, 11 Jun 2001 10:05:04 +0000 Eli Zaretskii Change wording.
Mon, 11 Jun 2001 09:33:32 +0000 Richard M. Stallman Fix typo.
Mon, 11 Jun 2001 09:33:01 +0000 Richard M. Stallman Update various command names and variable defaults.
Mon, 11 Jun 2001 08:47:08 +0000 Eli Zaretskii Don't use the British spelling of "behaviour".
Mon, 11 Jun 2001 08:40:19 +0000 Eli Zaretskii Fix a typo.
Sun, 10 Jun 2001 18:02:43 +0000 Stefan Monnier *** empty log message ***
Sun, 10 Jun 2001 18:02:01 +0000 Stefan Monnier (perl-font-lock-syntactic-keywords): New var, to recognize ${ $' and PODs.
Sun, 10 Jun 2001 16:26:00 +0000 Eli Zaretskii Get rid of Overfull hbox messages from TeX.
Sun, 10 Jun 2001 10:13:08 +0000 Eli Zaretskii Mention that mule-unicode-* charsets aren't unified with the others.
Sun, 10 Jun 2001 08:45:41 +0000 Eli Zaretskii *** empty log message ***
Sun, 10 Jun 2001 08:42:22 +0000 Eli Zaretskii (server-process, server-buffer-clients): Doc fix.
Sat, 09 Jun 2001 14:19:25 +0000 Eli Zaretskii (Basic Indent): Add a cross-reference to description of indent-tabs-mode.
Sat, 09 Jun 2001 14:15:34 +0000 Eli Zaretskii Add a cross-reference to the description of indent-tabs-mode.
Sat, 09 Jun 2001 05:24:15 +0000 John Wiegley (eshell-exit-success-p): Use a string-match to test if the last
Sat, 09 Jun 2001 05:23:38 +0000 John Wiegley Removed an empty comment.
Sat, 09 Jun 2001 05:22:11 +0000 John Wiegley *** empty log message ***
Fri, 08 Jun 2001 12:08:28 +0000 Stefan Monnier *** empty log message ***
Fri, 08 Jun 2001 11:00:41 +0000 Eli Zaretskii Fix a bad @setfilename.
Fri, 08 Jun 2001 10:57:27 +0000 Eli Zaretskii *** empty log message ***
Fri, 08 Jun 2001 10:52:37 +0000 Eli Zaretskii (grep-regexp-alist): Remove definition, since the
Fri, 08 Jun 2001 08:56:37 +0000 Carsten Dominik *** empty log message ***
Fri, 08 Jun 2001 08:55:05 +0000 Carsten Dominik Updated to version 4.16
Fri, 08 Jun 2001 08:43:20 +0000 Carsten Dominik * reftex-ref.el (reftex-select-label-help): Added "z" key
Thu, 07 Jun 2001 16:01:50 +0000 Eli Zaretskii (Hideshow): Fix the docs of keybindings which used a single `@'.
Thu, 07 Jun 2001 13:57:58 +0000 Eli Zaretskii *** empty log message ***
Thu, 07 Jun 2001 13:56:38 +0000 Eli Zaretskii (auto-coding-alist): Remove redundant
Thu, 07 Jun 2001 13:49:33 +0000 Eli Zaretskii Fix Next and Prev pointers in @node directives, so
Thu, 07 Jun 2001 10:23:13 +0000 Eli Zaretskii Change "Dired Commands" to "Dired Navigation". Move the general
Tue, 05 Jun 2001 08:50:20 +0000 Eli Zaretskii *** empty log message ***
Tue, 05 Jun 2001 08:49:52 +0000 Eli Zaretskii (lisp-indent-offset): Add a doc string.
Mon, 04 Jun 2001 01:14:31 +0000 Andrew Choi 2001-06-04 Andrew Choi <akochoi@i-cable.com>
Sun, 03 Jun 2001 23:00:47 +0000 Stefan Monnier *** empty log message ***
Sun, 03 Jun 2001 13:05:21 +0000 Richard M. Stallman Minor change.
Sat, 02 Jun 2001 20:55:48 +0000 Richard M. Stallman selected buffer <=> current buffer.
Sat, 02 Jun 2001 20:54:03 +0000 Richard M. Stallman selected buffer => current buffer.
Sat, 02 Jun 2001 19:19:05 +0000 Stefan Monnier *** empty log message ***
Sat, 02 Jun 2001 19:18:32 +0000 Stefan Monnier (clear_mouse_face): Reset dpyinfo->mouse_face_overlay as
Sat, 02 Jun 2001 06:28:37 +0000 Eli Zaretskii (Compilation Mode): Document compilation-error-regexp-alist.
Sat, 02 Jun 2001 06:12:18 +0000 Eli Zaretskii *** empty log message ***
Sat, 02 Jun 2001 06:09:41 +0000 Eli Zaretskii (Fload): Document that the argument is run via substitute-in-file-name.
Fri, 01 Jun 2001 18:02:04 +0000 Richard M. Stallman (describe-variable): Put value on same line
Fri, 01 Jun 2001 18:01:37 +0000 Richard M. Stallman *** empty log message ***
Fri, 01 Jun 2001 17:58:48 +0000 Richard M. Stallman Correct names of some C mode indentation commands.
Fri, 01 Jun 2001 17:57:23 +0000 Richard M. Stallman Update Customization buffer examples
Fri, 01 Jun 2001 16:54:11 +0000 Eli Zaretskii Proofreading changes from Tim Goodwin <tjg@star.le.ac.uk>.
Fri, 01 Jun 2001 13:46:18 +0000 Andrew Innes *** empty log message ***
Fri, 01 Jun 2001 13:45:43 +0000 Andrew Innes (TIT-GB): Remove CTLau.elc from it.
Fri, 01 Jun 2001 13:45:17 +0000 Andrew Innes (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
Fri, 01 Jun 2001 13:18:27 +0000 Andrew Innes (sh_output): Don't use $(warning ...) to output
Fri, 01 Jun 2001 12:21:57 +0000 Eli Zaretskii *** empty log message ***
Fri, 01 Jun 2001 12:21:29 +0000 Eli Zaretskii [ms-dos]: Call IT-setup-unicode-display.
Fri, 01 Jun 2001 12:18:39 +0000 Eli Zaretskii (IT-unicode-translations): New variable.
Fri, 01 Jun 2001 09:22:20 +0000 Gerd Moellmann *** empty log message ***
Fri, 01 Jun 2001 09:21:45 +0000 Gerd Moellmann Handle before-string and after-string overlay properties
Thu, 31 May 2001 19:02:56 +0000 Gerd Moellmann *** empty log message ***
Thu, 31 May 2001 19:02:28 +0000 Gerd Moellmann (bootstrap-doc): New target.
Thu, 31 May 2001 14:34:37 +0000 Stefan Monnier *** empty log message ***
Thu, 31 May 2001 14:33:15 +0000 Stefan Monnier (tags-compression-info-list): Fix docstring
Thu, 31 May 2001 09:59:12 +0000 Gerd Moellmann *** empty log message ***
Thu, 31 May 2001 09:58:33 +0000 Gerd Moellmann (Fdo_auto_save): Don't try to create the directory of
Thu, 31 May 2001 08:56:58 +0000 Gerd Moellmann *** empty log message ***
Thu, 31 May 2001 08:56:32 +0000 Gerd Moellmann (tty_cursor_hidden): New variable.
Thu, 31 May 2001 08:17:31 +0000 Gerd Moellmann (xml-parse-tag): The document may contain invalid characters.
Thu, 31 May 2001 08:09:47 +0000 Gerd Moellmann *** empty log message ***
Thu, 31 May 2001 08:09:12 +0000 Gerd Moellmann (rmail-revert): Modify to work in
Thu, 31 May 2001 08:08:41 +0000 Gerd Moellmann (rmail-message-subject-p): Don't call
Thu, 31 May 2001 07:59:18 +0000 Gerd Moellmann *** empty log message ***
Thu, 31 May 2001 07:58:44 +0000 Gerd Moellmann (inactivate-input-method): Set
Thu, 31 May 2001 02:26:43 +0000 Stefan Monnier (latex-find-indent): Handle the BOBP case.
Thu, 31 May 2001 01:44:47 +0000 Stefan Monnier *** empty log message ***
Thu, 31 May 2001 01:44:32 +0000 Stefan Monnier (copy_overlays): Make ENABLE_CHECKING happy.
Wed, 30 May 2001 15:32:04 +0000 Gerd Moellmann Add that PBM and XBM image specs may have :foreground nil, and
Wed, 30 May 2001 15:31:34 +0000 Gerd Moellmann Add that PBM and XPM image specs may have :foreground nil, and
Wed, 30 May 2001 15:30:19 +0000 Gerd Moellmann *** empty log message ***
Wed, 30 May 2001 15:29:51 +0000 Gerd Moellmann (enum image_value_type): New enumerator
Wed, 30 May 2001 11:19:43 +0000 Gerd Moellmann *** empty log message ***
Wed, 30 May 2001 11:19:10 +0000 Gerd Moellmann (note_mouse_highlight): If an overlapping overlay
Tue, 29 May 2001 16:12:03 +0000 Sam Steingold minor optimization
Tue, 29 May 2001 15:47:01 +0000 Sam Steingold fix live process/dead buffer bub on w32
Tue, 29 May 2001 14:31:01 +0000 Gerd Moellmann *** empty log message ***
Tue, 29 May 2001 14:30:27 +0000 Gerd Moellmann (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:
Tue, 29 May 2001 14:09:54 +0000 Gerd Moellmann *** empty log message ***
Tue, 29 May 2001 14:09:27 +0000 Gerd Moellmann (Fsingle_key_description): NUL-terminate the string
Tue, 29 May 2001 13:57:30 +0000 Gerd Moellmann *** empty log message ***
Tue, 29 May 2001 13:56:54 +0000 Gerd Moellmann (Fcall_process): Deal with decode_coding returning
Tue, 29 May 2001 08:41:02 +0000 Gerd Moellmann *** empty log message ***
Tue, 29 May 2001 08:38:35 +0000 Gerd Moellmann (ccl-decode-mule-utf-8): Handle
Tue, 29 May 2001 08:29:19 +0000 Miles Bader Update the entry for `comint-carriage-motion' (ne `comint-cr-magic').
Tue, 29 May 2001 08:23:51 +0000 Stefan Monnier *** empty log message ***
Mon, 28 May 2001 16:21:41 +0000 Gerd Moellmann *** empty log message ***
Mon, 28 May 2001 16:21:10 +0000 Gerd Moellmann (Fsingle_key_description): Create a multibyte string
Mon, 28 May 2001 16:20:48 +0000 Gerd Moellmann (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite
Mon, 28 May 2001 15:09:44 +0000 Miles Bader (comint-carriage-motion): Doc-string tweaks.
Mon, 28 May 2001 15:02:01 +0000 Gerd Moellmann *** empty log message ***
Mon, 28 May 2001 15:01:34 +0000 Gerd Moellmann (Fstart_kbd_macro): Doc fix.
Mon, 28 May 2001 14:59:31 +0000 Gerd Moellmann (LANG): Set LC_ALL and LANGUAGE to C, unset
Mon, 28 May 2001 14:50:35 +0000 Gerd Moellmann *** empty log message ***
Mon, 28 May 2001 13:42:52 +0000 Gerd Moellmann *** empty log message ***
Mon, 28 May 2001 13:42:21 +0000 Gerd Moellmann (cursor_in_mouse_face_p): New function.
Mon, 28 May 2001 13:01:24 +0000 Gerd Moellmann (comint-carriage-motion): Renamed from
Mon, 28 May 2001 12:21:59 +0000 Stefan Monnier (outline-mode): Fix font-lock-defaults.
Mon, 28 May 2001 12:05:45 +0000 Gerd Moellmann *** empty log message ***
Mon, 28 May 2001 12:05:08 +0000 Gerd Moellmann (Fload): Remove unused label.
Mon, 28 May 2001 12:04:47 +0000 Gerd Moellmann (string_display_width): Put in #if 0.
Mon, 28 May 2001 12:04:26 +0000 Gerd Moellmann (char_property_eq): Put in #if 0.
Mon, 28 May 2001 11:58:55 +0000 Gerd Moellmann *** empty log message ***
Mon, 28 May 2001 11:58:27 +0000 Gerd Moellmann (speeds): Put in #if 0.
Mon, 28 May 2001 11:03:17 +0000 Gerd Moellmann (japanese-hankaku): Prefer the charset
Mon, 28 May 2001 07:24:57 +0000 Eli Zaretskii *** empty log message ***
Mon, 28 May 2001 07:13:32 +0000 Eli Zaretskii (custom-file): Fix last change.
Sun, 27 May 2001 11:40:39 +0000 Stefan Monnier *** empty log message ***
Sun, 27 May 2001 11:40:30 +0000 Stefan Monnier (byte-compile-file-form-autoload): Use the
Sun, 27 May 2001 11:34:56 +0000 Stefan Monnier (byte-compile-inline-expand): Complete Dave's
Sun, 27 May 2001 11:12:13 +0000 Stefan Monnier (byte-compile-inline-expand): Fix the arg of `load' again.
Sun, 27 May 2001 11:11:24 +0000 Stefan Monnier *** empty log message ***
Sun, 27 May 2001 11:02:02 +0000 Stefan Monnier *** empty log message ***
Sun, 27 May 2001 11:00:59 +0000 Stefan Monnier (byte-compile-inline-expand): Undo last change.
Sun, 27 May 2001 10:38:51 +0000 Eli Zaretskii *** empty log message ***
Sun, 27 May 2001 10:35:57 +0000 Eli Zaretskii (custom-file): Don't assume we were invoked with -q unless ~/.emacs exists.
Sun, 27 May 2001 06:26:54 +0000 Eli Zaretskii Document that customizations from "emacs -q" cannot be saved.
Sun, 27 May 2001 06:18:28 +0000 Eli Zaretskii *** empty log message ***
Sun, 27 May 2001 06:16:19 +0000 Eli Zaretskii (enable-command): If user-init-file is nil or does not
Sat, 26 May 2001 17:16:40 +0000 Stefan Monnier *** empty log message ***
Fri, 25 May 2001 22:08:58 +0000 Stefan Monnier *** empty log message ***
Fri, 25 May 2001 22:08:34 +0000 Stefan Monnier (tex-mode-syntax-table): Add ^.
Fri, 25 May 2001 21:43:21 +0000 Stefan Monnier (tildify-ignored-environments-alist): Recognize \verb* right.
Fri, 25 May 2001 21:41:44 +0000 Stefan Monnier (tildify-ignored-environments-alist):
Fri, 25 May 2001 21:16:05 +0000 Stefan Monnier (perl-mode): Use define-derived-mode.
Fri, 25 May 2001 20:35:00 +0000 Stefan Monnier Docstring typo.
Fri, 25 May 2001 18:48:41 +0000 Stefan Monnier (speedbar-find-selected-file): RE-quote the filename.
Fri, 25 May 2001 18:43:50 +0000 Stefan Monnier *** empty log message ***
Fri, 25 May 2001 18:43:21 +0000 Stefan Monnier (byte-compile-inline-expand):
Fri, 25 May 2001 11:47:37 +0000 Andrew Choi 2001-05-25 Andrew Choi <akochoi@i-cable.com>
Thu, 24 May 2001 21:55:04 +0000 Richard M. Stallman Add some intro text in node Deletion.
Thu, 24 May 2001 21:23:05 +0000 Jason Rumney *** empty log message ***
Thu, 24 May 2001 21:21:44 +0000 Jason Rumney Clarify that building with MSVC requires nmake.
Thu, 24 May 2001 14:03:11 +0000 Andrew Choi Change input method name chinese-ctlau-b5 back to chinese-ctlaub.
Thu, 24 May 2001 12:14:42 +0000 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
Thu, 24 May 2001 12:04:02 +0000 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
Thu, 24 May 2001 11:57:18 +0000 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
Wed, 23 May 2001 18:41:33 +0000 Stefan Monnier *** empty log message ***
Wed, 23 May 2001 18:40:47 +0000 Stefan Monnier *** empty log message ***
Wed, 23 May 2001 18:39:54 +0000 Stefan Monnier (gud-gdb-run-command-fetch-lines): Use forward-line
Wed, 23 May 2001 16:58:31 +0000 Andrew Choi *** empty log message ***
Wed, 23 May 2001 16:57:26 +0000 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
Wed, 23 May 2001 16:54:04 +0000 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
Tue, 22 May 2001 09:46:32 +0000 Gerd Moellmann *** empty log message ***
Tue, 22 May 2001 09:45:57 +0000 Gerd Moellmann (custom-comment-show): Remove debug code.
Tue, 22 May 2001 09:33:52 +0000 Gerd Moellmann *** empty log message ***
Tue, 22 May 2001 09:33:15 +0000 Gerd Moellmann (japanese-symbol-table): Fix handling of
Tue, 22 May 2001 07:27:34 +0000 Richard M. Stallman Minor clarifications.
Tue, 22 May 2001 07:26:19 +0000 Richard M. Stallman Minor fixes.
Tue, 22 May 2001 07:25:04 +0000 Richard M. Stallman Fix some xrefs to other manuals.
Mon, 21 May 2001 18:45:05 +0000 Stefan Monnier *** empty log message ***
Mon, 21 May 2001 18:44:48 +0000 Stefan Monnier (diff-jump-to-old-file, diff-update-on-the-fly):
Mon, 21 May 2001 17:25:49 +0000 Eli Zaretskii Change "International Intro" -> "International Chars".
Tue, 29 May 2001 11:10:47 +0000 Gerd Moellmann *** empty log message ***
Tue, 29 May 2001 08:56:24 +0000 Gerd Moellmann *** empty log message ***
Mon, 28 May 2001 12:24:49 +0000 Gerd Moellmann *** empty log message ***
Mon, 21 May 2001 12:47:04 +0000 Gerd Moellmann Add something for variable aliases.
Mon, 21 May 2001 12:40:16 +0000 Gerd Moellmann *** empty log message ***
Mon, 21 May 2001 12:39:41 +0000 Gerd Moellmann (describe-variable): Deal with variable aliases.
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Mon, 21 May 2001 12:28:26 +0000 Gerd Moellmann *** empty log message ***
Mon, 21 May 2001 12:26:45 +0000 Gerd Moellmann *** empty log message ***
Mon, 21 May 2001 12:23:54 +0000 Gerd Moellmann (Fmake_symbol): Adapt to changes of struct Lisp_Symbol.
Mon, 21 May 2001 12:23:34 +0000 Gerd Moellmann (Fbyte_code) <varref>: Use SYMBOL_VALUE.
Mon, 21 May 2001 12:23:19 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE.
Mon, 21 May 2001 12:22:53 +0000 Gerd Moellmann (Fdefvaralias): New function.
Mon, 21 May 2001 12:22:35 +0000 Gerd Moellmann (Fintern, Funintern): Set symbol's interned and constant
Mon, 21 May 2001 12:22:16 +0000 Gerd Moellmann (print_preprocess, print_object): Test internedness of
Mon, 21 May 2001 12:21:58 +0000 Gerd Moellmann (enum symbol_interned): New enumeration.
Sun, 20 May 2001 18:35:02 +0000 Stefan Monnier *** empty log message ***
Sun, 20 May 2001 17:25:47 +0000 Richard M. Stallman Minor fixes.
Sun, 20 May 2001 17:25:18 +0000 Richard M. Stallman Explain M-! output can go in echo area.
Sun, 20 May 2001 17:22:25 +0000 Richard M. Stallman Add Text Properties item.
Sun, 20 May 2001 17:21:12 +0000 Richard M. Stallman International Intro node renamed to International Chars.
Sun, 20 May 2001 17:20:33 +0000 Richard M. Stallman Explain how Binary Overwrite mode affects C-q.
Sun, 20 May 2001 17:19:47 +0000 Richard M. Stallman Use Lisp escape sequences only inside string syntax.
Sun, 20 May 2001 17:18:41 +0000 Richard M. Stallman *** empty log message ***
Sun, 20 May 2001 17:18:20 +0000 Richard M. Stallman (lm): Use "p" not "P" for interactive spec.
Sun, 20 May 2001 17:17:32 +0000 Richard M. Stallman (rmail-retry-failure): Do save-window-excursion.
Sun, 20 May 2001 17:17:22 +0000 Richard M. Stallman *** empty log message ***
Sun, 20 May 2001 17:03:12 +0000 Richard M. Stallman (Info-read-subfile): Widen before finding the
Sun, 20 May 2001 17:02:48 +0000 Richard M. Stallman *** empty log message ***
Sun, 20 May 2001 16:31:07 +0000 Richard M. Stallman Update description of visiting multiple files with the command line.
Sun, 20 May 2001 16:27:59 +0000 Richard M. Stallman (command-line-1): When >2 files visited,
Sun, 20 May 2001 16:27:51 +0000 Richard M. Stallman *** empty log message ***
Sun, 20 May 2001 16:10:39 +0000 Stefan Monnier (keep-lines-read-args): Use `copy-marker'.
Sun, 20 May 2001 08:53:44 +0000 Gerd Moellmann *** empty log message ***
Sun, 20 May 2001 08:52:17 +0000 Gerd Moellmann *** empty log message ***
Sun, 20 May 2001 08:49:19 +0000 Gerd Moellmann (lisp-font-lock-keywords-1): Add `defvaralias'.
Sun, 20 May 2001 04:22:47 +0000 Eli Zaretskii *** empty log message ***
Sun, 20 May 2001 04:20:39 +0000 Eli Zaretskii (define-ccl-program): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
Sun, 20 May 2001 04:19:41 +0000 Eli Zaretskii (decode-char): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
Sun, 20 May 2001 04:18:06 +0000 Eli Zaretskii (artist-mode): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
Sun, 20 May 2001 04:14:49 +0000 Eli Zaretskii *** empty log message ***
Sun, 20 May 2001 04:12:31 +0000 Eli Zaretskii (automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
Sat, 19 May 2001 09:21:27 +0000 Eli Zaretskii Fix a typo in the last change.
Sat, 19 May 2001 09:08:51 +0000 Eli Zaretskii (Buffers): Fix a typo.
Fri, 18 May 2001 17:42:04 +0000 Gerd Moellmann Remove entry for defvaralias.
Fri, 18 May 2001 16:59:52 +0000 Sam Steingold (cvs-mode-map): bind "z" and [RET]
Fri, 18 May 2001 16:40:11 +0000 John Wiegley (eshell-explicit-command-char): A new configuration variable, which
Fri, 18 May 2001 16:39:49 +0000 John Wiegley (eshell/which): Use `eshell-explicit-command-char' instead of ?*.
Fri, 18 May 2001 16:39:29 +0000 John Wiegley (eshell-completion-command-name, eshell-complete-commands-list): Use
Fri, 18 May 2001 16:38:58 +0000 John Wiegley *** empty log message ***
Fri, 18 May 2001 13:21:11 +0000 Gerd Moellmann *** empty log message ***
Fri, 18 May 2001 13:20:32 +0000 Gerd Moellmann (ange-ftp-fix-name-for-vms): Reverse args of
Fri, 18 May 2001 13:10:43 +0000 Gerd Moellmann *** empty log message ***
Fri, 18 May 2001 13:10:05 +0000 Gerd Moellmann (tmm-get-keymap): Fix handling of :filter.
Fri, 18 May 2001 12:50:27 +0000 Gerd Moellmann *** empty log message ***
Fri, 18 May 2001 12:47:43 +0000 Gerd Moellmann (goto-address-at-point): Deal with URLs
Fri, 18 May 2001 12:06:38 +0000 Andrew Innes *** empty log message ***
Fri, 18 May 2001 12:05:43 +0000 Andrew Innes (compile-files-CMD, bootstrap-clean-CMD): Use
Fri, 18 May 2001 11:45:10 +0000 Eli Zaretskii Avoid overfull hboxes.
Fri, 18 May 2001 11:31:06 +0000 Gerd Moellmann Add browse-url-kde.
Fri, 18 May 2001 11:28:14 +0000 Gerd Moellmann *** empty log message ***
Fri, 18 May 2001 11:27:38 +0000 Gerd Moellmann (browse-url-browser-function): Add kde.
Fri, 18 May 2001 11:26:06 +0000 Eli Zaretskii Avoid overfull hboxes wherever possible.
Fri, 18 May 2001 11:24:53 +0000 Gerd Moellmann *** empty log message ***
Fri, 18 May 2001 11:24:16 +0000 Gerd Moellmann (maybe-append-domain): Renamed to
Fri, 18 May 2001 11:15:46 +0000 Gerd Moellmann (call_debugger): Don't bind inhibit-eval-during-redisplay.
Fri, 18 May 2001 11:06:40 +0000 Gerd Moellmann (xlfd_point_size): Don't divide pixel size from
Fri, 18 May 2001 10:52:51 +0000 Eli Zaretskii (Merging and diff3): Avoid Overfull hbox.
Fri, 18 May 2001 10:47:16 +0000 Eli Zaretskii (LessTif Resources): Avoid Overfull box.
Fri, 18 May 2001 10:40:06 +0000 Eli Zaretskii Fix copyright years.
Fri, 18 May 2001 10:39:04 +0000 Eli Zaretskii (Buffers): Document the maximum buffer size.
Fri, 18 May 2001 10:28:49 +0000 Eli Zaretskii (Visiting): Document that files larger than the buffer size limit cannot
Fri, 18 May 2001 07:13:47 +0000 Miles Bader *** empty log message ***
Fri, 18 May 2001 07:13:04 +0000 Miles Bader (delete-horizontal-space, just-one-space): Use `constrain-to-field'
Thu, 17 May 2001 19:21:54 +0000 Dave Love *** empty log message ***
Thu, 17 May 2001 19:20:55 +0000 Dave Love ("TeX"): Renamed from "latin-latex2e".
Thu, 17 May 2001 14:47:01 +0000 Gerd Moellmann *** empty log message ***
Thu, 17 May 2001 14:46:22 +0000 Gerd Moellmann (rmail-require-mime-maybe): New function.
Thu, 17 May 2001 13:58:14 +0000 Gerd Moellmann *** empty log message ***
Thu, 17 May 2001 13:55:33 +0000 Gerd Moellmann (elp-instrument-function): Handle advised
Thu, 17 May 2001 13:44:50 +0000 Francesco Potort Add the latest changes to etags behaviour.
Thu, 17 May 2001 13:34:21 +0000 Francesco Potort etags.1
Thu, 17 May 2001 13:29:44 +0000 Stefan Monnier *** empty log message ***
Thu, 17 May 2001 13:26:22 +0000 Stefan Monnier (jit-lock-after-change): Check the font-lock-multiline
Thu, 17 May 2001 13:08:18 +0000 Francesco Potort Redundant file removed. Use etc/etags.1
Thu, 17 May 2001 12:44:17 +0000 Andrew Innes *** empty log message ***
Thu, 17 May 2001 12:44:02 +0000 Andrew Innes (NEW_CYGWIN): Output message about spurious error
Thu, 17 May 2001 11:52:45 +0000 Gerd Moellmann *** empty log message ***
Thu, 17 May 2001 11:52:03 +0000 Gerd Moellmann (fancy-splash-screens): Ignore events on the mode-line.
Thu, 17 May 2001 11:26:56 +0000 Gerd Moellmann *** empty log message ***
Thu, 17 May 2001 11:24:28 +0000 Gerd Moellmann (ange-ftp-write-region): Make sure to record the
Thu, 17 May 2001 11:00:07 +0000 Eli Zaretskii (Select Buffer): Document even-window-heights and
Thu, 17 May 2001 10:59:18 +0000 Eli Zaretskii *** empty log message ***
Thu, 17 May 2001 10:58:00 +0000 Eli Zaretskii (switch-to-buffer-other-window, switch-to-buffer-other-frame): Add an xref
Thu, 17 May 2001 10:54:38 +0000 Eli Zaretskii Document that the W3 CVS does work with Emacs 21.
Thu, 17 May 2001 09:55:25 +0000 Gerd Moellmann *** empty log message ***
Thu, 17 May 2001 09:54:45 +0000 Gerd Moellmann New maintainer.
Thu, 17 May 2001 09:48:37 +0000 Gerd Moellmann Set guidance to t for czech and
Thu, 17 May 2001 09:11:21 +0000 Gerd Moellmann Add something for auto-coding-regexp-alist.
Thu, 17 May 2001 09:09:14 +0000 Gerd Moellmann Add copyright notice for FSF.
Wed, 16 May 2001 21:13:21 +0000 Sam Steingold (toplevel): indent the :method sub-form of `defgeneric' correctly.
Wed, 16 May 2001 17:33:38 +0000 Gerd Moellmann *** empty log message ***
Wed, 16 May 2001 17:33:02 +0000 Gerd Moellmann (x_set_foreground_color): Change frame's cursor_pixel
Wed, 16 May 2001 16:07:20 +0000 Gerd Moellmann *** empty log message ***
Wed, 16 May 2001 16:06:48 +0000 Gerd Moellmann (signal_before_change, signal_after_change): Consider a
Wed, 16 May 2001 16:05:20 +0000 Gerd Moellmann *** empty log message ***
Wed, 16 May 2001 16:04:52 +0000 Gerd Moellmann (read_process_output): Don't call signal_after_change
Wed, 16 May 2001 15:09:02 +0000 Gerd Moellmann *** empty log message ***
Wed, 16 May 2001 15:08:35 +0000 Gerd Moellmann (split_font_name): Use the right field when
Wed, 16 May 2001 14:53:37 +0000 Gerd Moellmann (tooltip) <defgroup>: Put it in `gud' group instead
Wed, 16 May 2001 12:18:53 +0000 Gerd Moellmann *** empty log message ***
Wed, 16 May 2001 12:18:18 +0000 Gerd Moellmann (OVERLAY_PLIST): New macro.
Wed, 16 May 2001 12:17:43 +0000 Gerd Moellmann (copy_overlays): New function.
Wed, 16 May 2001 11:35:43 +0000 Gerd Moellmann (outline-font-lock-level): Remove the
Wed, 16 May 2001 11:12:57 +0000 Gerd Moellmann Comment fix.
Wed, 16 May 2001 11:03:05 +0000 Gerd Moellmann Add entry for auto-coding-regexp-alist.
Wed, 16 May 2001 10:49:47 +0000 Gerd Moellmann *** empty log message ***
Wed, 16 May 2001 10:49:21 +0000 Gerd Moellmann (Fsingle_key_description): Replace a build_string with
Wed, 16 May 2001 10:36:54 +0000 Gerd Moellmann (auto-coding-regexp-alist): New user-option.
Wed, 16 May 2001 10:18:36 +0000 Gerd Moellmann *** empty log message ***
Wed, 16 May 2001 10:18:09 +0000 Gerd Moellmann (Ffontset_info): Check that face is non-null
Tue, 15 May 2001 13:38:23 +0000 Gerd Moellmann *** empty log message ***
Tue, 15 May 2001 13:37:45 +0000 Gerd Moellmann (read_key_sequence): Prevent generating a fake
Tue, 15 May 2001 13:16:59 +0000 Gerd Moellmann (mouse-delete-other-windows): Doc fix.
Tue, 15 May 2001 12:23:56 +0000 Gerd Moellmann *** empty log message ***
Tue, 15 May 2001 11:52:10 +0000 Gerd Moellmann (lisp-mode): Make
Tue, 15 May 2001 11:08:46 +0000 Andrew Choi * src/Emacs.r: Change About box message.
Tue, 15 May 2001 10:42:45 +0000 Gerd Moellmann *** empty log message ***
Tue, 15 May 2001 10:42:18 +0000 Gerd Moellmann (split_font_name): Handle `[...]' for the right
Tue, 15 May 2001 10:39:45 +0000 Gerd Moellmann *** empty log message ***
Tue, 15 May 2001 10:39:16 +0000 Gerd Moellmann (ccl_driver): Don't copy remaining bytes in case
Mon, 14 May 2001 20:53:03 +0000 Stefan Monnier *** empty log message ***
Mon, 14 May 2001 20:52:07 +0000 Stefan Monnier (Fdefvar): Only record (defvar <var>) in the load-history
Mon, 14 May 2001 17:52:12 +0000 Eli Zaretskii *** empty log message ***
Mon, 14 May 2001 17:47:55 +0000 Eli Zaretskii (elp-instrument-package): Don't allow empty prefixes.
Mon, 14 May 2001 16:57:37 +0000 Gerd Moellmann *** empty log message ***
Mon, 14 May 2001 16:57:20 +0000 Gerd Moellmann Copy texinfo.tex unconditionally.
Mon, 14 May 2001 14:56:23 +0000 Gerd Moellmann *** empty log message ***
Mon, 14 May 2001 14:54:29 +0000 Gerd Moellmann (note_mouse_highlight): Avoid changing the mouse
Mon, 14 May 2001 13:35:09 +0000 Stefan Monnier *** empty log message ***
Mon, 14 May 2001 13:34:54 +0000 Stefan Monnier (try_alternative_families): First try the FAMILY.
Mon, 14 May 2001 13:18:04 +0000 Gerd Moellmann *** empty log message ***
Mon, 14 May 2001 13:17:30 +0000 Gerd Moellmann (hexl-current-address): Print a message when called
Mon, 14 May 2001 13:03:23 +0000 Gerd Moellmann (x_draw_glyphs): Fix compuation of rightmost x for
Mon, 14 May 2001 12:58:29 +0000 Francesco Potort Small etags.c and etags.1 changes.
Mon, 14 May 2001 12:57:11 +0000 Francesco Potort (add_regex): Reset the whole newly allocated pattern buffer instead of
Mon, 14 May 2001 12:53:48 +0000 Francesco Potort Markups corrected.
Mon, 14 May 2001 12:46:39 +0000 Gerd Moellmann *** empty log message ***
Mon, 14 May 2001 12:46:12 +0000 Gerd Moellmann (split_font_name): Make sure to leave the loop
Mon, 14 May 2001 12:25:46 +0000 Gerd Moellmann *** empty log message ***
Mon, 14 May 2001 12:25:13 +0000 Gerd Moellmann (split_font_name): Handle matrix transformations
Mon, 14 May 2001 09:53:34 +0000 Gerd Moellmann *** empty log message ***
Mon, 14 May 2001 06:55:22 +0000 Eli Zaretskii Add an entry for keyboard shortcuts. Suggested by Kai Grossjohann.
Sun, 13 May 2001 21:54:56 +0000 Andrew Innes *** empty log message ***
Sun, 13 May 2001 21:54:42 +0000 Andrew Innes Add copyright notice.
Sun, 13 May 2001 02:33:29 +0000 Richard M. Stallman Clarify `p' commands again.
Sat, 12 May 2001 11:03:51 +0000 Eli Zaretskii *** empty log message ***
Sat, 12 May 2001 11:02:22 +0000 Eli Zaretskii (w32_to_x_font): Change prototype to fit the declaration.
Sat, 12 May 2001 10:54:10 +0000 Eli Zaretskii *** empty log message ***
Sat, 12 May 2001 10:52:38 +0000 Eli Zaretskii (malloc, realloc, free) [emacs]: Undefine before
Sat, 12 May 2001 10:51:09 +0000 Eli Zaretskii *** empty log message ***
Sat, 12 May 2001 10:49:35 +0000 Eli Zaretskii Include syssignal.h, to avoid compiler warnings.
Sat, 12 May 2001 10:05:39 +0000 Eli Zaretskii *** empty log message ***
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
Sat, 05 May 2001 22:37:56 +0000 Richard M. Stallman (Customization Groups): Mention customize-group command.
Sat, 05 May 2001 22:37:09 +0000 Richard M. Stallman Use @smallexample for the echo LC... command.
Sat, 05 May 2001 22:36:36 +0000 Richard M. Stallman Make the `@defcodeindex op' command unconditional.
Sat, 05 May 2001 22:35:54 +0000 Richard M. Stallman Explain use of multiple FCC fields.
Sat, 05 May 2001 22:34:51 +0000 Richard M. Stallman rmail-save => rmail-expunge-and-save.
Sat, 05 May 2001 22:32:37 +0000 Richard M. Stallman Fix xref for Hippie Expand.
Sat, 05 May 2001 22:31:41 +0000 Richard M. Stallman (help-xref-symbol-regexp): Recognize "source of"
Sat, 05 May 2001 22:31:30 +0000 Richard M. Stallman *** empty log message ***
Sat, 05 May 2001 22:30:00 +0000 Richard M. Stallman (dabbrev-select-buffers-function): Doc fix.
Sat, 05 May 2001 06:14:24 +0000 Eli Zaretskii (Rectangles): Remove redundant and erroneous name of replace-rectangle
Sat, 05 May 2001 06:10:55 +0000 Eli Zaretskii Document that overwrite-mode is bound to INSERT and add @kindex for INSERT.
Fri, 04 May 2001 20:16:56 +0000 Stefan Monnier *** empty log message ***
Fri, 04 May 2001 20:16:47 +0000 Stefan Monnier (cperl-font-lock-keywords)
Fri, 04 May 2001 17:56:03 +0000 Stefan Monnier *** empty log message ***
Fri, 04 May 2001 17:54:18 +0000 Stefan Monnier (diff-nonexistent-face, diff-font-lock-keywords):
Fri, 04 May 2001 17:50:11 +0000 Eli Zaretskii *** empty log message ***
Fri, 04 May 2001 16:17:41 +0000 Eli Zaretskii Fix last change.
Fri, 04 May 2001 10:07:57 +0000 Eli Zaretskii *** empty log message ***
Fri, 04 May 2001 10:02:56 +0000 Eli Zaretskii Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL.
Fri, 04 May 2001 09:57:35 +0000 Eli Zaretskii (c-electric-delete, c-electric-delete-forward): Split `c-electric-delete'
Fri, 04 May 2001 07:13:43 +0000 Eli Zaretskii *** empty log message ***
Fri, 04 May 2001 07:13:05 +0000 Eli Zaretskii Place in the public domain.
Thu, 03 May 2001 17:49:33 +0000 Eli Zaretskii *** empty log message ***
Thu, 03 May 2001 17:47:37 +0000 Eli Zaretskii (XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: Fix
Thu, 03 May 2001 17:10:00 +0000 Gerd Moellmann *** empty log message ***
Thu, 03 May 2001 17:09:27 +0000 Gerd Moellmann (file_dialog_unmap_cb): New function.
Thu, 03 May 2001 16:19:51 +0000 Gerd Moellmann *** empty log message ***
Thu, 03 May 2001 16:19:21 +0000 Stefan Monnier *** empty log message ***
Thu, 03 May 2001 16:19:16 +0000 Gerd Moellmann (try_window_id): Cases of changes all in front of