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 ***