log

age author description
Mon, 09 Sep 2002 22:44:27 +0000 Kim F. Storm Typo
Mon, 09 Sep 2002 22:43:40 +0000 Kim F. Storm *** empty log message ***
Mon, 09 Sep 2002 22:34:10 +0000 Kim F. Storm (end_kbd_macro): Declare extern.
Mon, 09 Sep 2002 22:33:51 +0000 Kim F. Storm (end_kbd_macro): New function.
Mon, 09 Sep 2002 22:33:36 +0000 Kim F. Storm (Fdiscard_input): If defining keyboard macro,
Mon, 09 Sep 2002 22:09:14 +0000 Stefan Monnier (what-line): Don't hard-code 1.
Mon, 09 Sep 2002 21:50:36 +0000 Stefan Monnier (find-library-suffixes, find-library-name)
Mon, 09 Sep 2002 21:41:34 +0000 Stefan Monnier (byte-compile-file): Don't switch buffer.
Mon, 09 Sep 2002 21:37:28 +0000 Markus Rost *** empty log message ***
Mon, 09 Sep 2002 21:37:11 +0000 Markus Rost Fix typo. Add comment.
Mon, 09 Sep 2002 21:05:22 +0000 Stefan Monnier (isearch-cmds): Add docstring.
Mon, 09 Sep 2002 20:32:18 +0000 Markus Rost Notify a change in files.el. On the occasion, fix some indentations;
Mon, 09 Sep 2002 20:28:53 +0000 Markus Rost (save-some-buffers-action-alist): Use lower case for help string of
Mon, 09 Sep 2002 19:41:35 +0000 Richard M. Stallman *** empty log message ***
Mon, 09 Sep 2002 19:41:30 +0000 Richard M. Stallman (regnum_t): Use signed int, not unsigned int.
Mon, 09 Sep 2002 19:40:44 +0000 Richard M. Stallman New file.
Mon, 09 Sep 2002 19:40:29 +0000 Richard M. Stallman (UNEXEC): Definition deleted.
Mon, 09 Sep 2002 19:38:22 +0000 Richard M. Stallman (cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories.
Mon, 09 Sep 2002 19:37:19 +0000 Richard M. Stallman (mouse-scroll-calendar-left)
Mon, 09 Sep 2002 19:35:57 +0000 Richard M. Stallman (byte-recompile-directory): Set and then bind default-directory.
Mon, 09 Sep 2002 19:34:13 +0000 Richard M. Stallman (fancy-splash-head, normal-splash-screen):
Mon, 09 Sep 2002 19:32:41 +0000 Richard M. Stallman (auto-mode-alist): Use sh-mode for .bash files.
Mon, 09 Sep 2002 19:31:40 +0000 Richard M. Stallman (ls-lisp-format-time-list): New variable.
Mon, 09 Sep 2002 19:26:40 +0000 Richard M. Stallman Many doc fixes.
Mon, 09 Sep 2002 19:24:53 +0000 Richard M. Stallman (Info-search): Add (point-min) to subfile positions
Mon, 09 Sep 2002 19:23:37 +0000 Richard M. Stallman (make-backup-file-name-1): When make-directory fails,
Mon, 09 Sep 2002 19:20:27 +0000 Richard M. Stallman (powerpcle-*-solaris2.5*): New configuration.
Mon, 09 Sep 2002 19:17:43 +0000 Richard M. Stallman Minor change.
Mon, 09 Sep 2002 19:17:00 +0000 Richard M. Stallman Document --script.
Mon, 09 Sep 2002 05:50:58 +0000 John Paul Wallington (doctor-cadr, doctor-caddr, doctor-cddr): Remove.
Mon, 09 Sep 2002 01:43:31 +0000 Markus Rost *** empty log message ***
Mon, 09 Sep 2002 01:43:19 +0000 Markus Rost (diff): Doc fix.
Mon, 09 Sep 2002 00:28:38 +0000 Richard M. Stallman *** empty log message ***
Mon, 09 Sep 2002 00:28:24 +0000 Richard M. Stallman (byte-compile-delete-errors): Default to nil.
Mon, 09 Sep 2002 00:28:00 +0000 Richard M. Stallman Comment change.
Mon, 09 Sep 2002 00:27:30 +0000 Richard M. Stallman (undo-elt-in-region): Fix one-off error at END.
Mon, 09 Sep 2002 00:26:14 +0000 Richard M. Stallman (custom-save-variables, custom-save-faces):
Mon, 09 Sep 2002 00:25:09 +0000 Richard M. Stallman (doctor-doc): Recognize question words and use qlist.
Sun, 08 Sep 2002 21:47:08 +0000 Kim F. Storm Keyboard macro improvements.
Sun, 08 Sep 2002 21:40:05 +0000 Kim F. Storm Regenerated
Sun, 08 Sep 2002 21:38:11 +0000 Kim F. Storm Regenerated.
Sun, 08 Sep 2002 20:38:04 +0000 Kim F. Storm (kmacro-end-and-call-macro): New command to end and
Sun, 08 Sep 2002 20:37:44 +0000 Kim F. Storm *** empty log message ***
Sun, 08 Sep 2002 20:29:05 +0000 Kim F. Storm (executing_macro_index): Change type to EMACS_INT.
Sun, 08 Sep 2002 20:28:46 +0000 Kim F. Storm (executing_macro_index): Change type to EMACS_INT.
Sat, 07 Sep 2002 22:50:58 +0000 Kim F. Storm *** empty log message ***
Sat, 07 Sep 2002 22:50:44 +0000 Kim F. Storm (read-quoted-char): Apply listify-key-sequence to vector
Sat, 07 Sep 2002 21:31:03 +0000 Colin Walters *** empty log message ***
Sat, 07 Sep 2002 21:30:55 +0000 Colin Walters (ibuffer-diff-with-file): Just call `diff-buffer-with-file'.
Sat, 07 Sep 2002 21:30:37 +0000 Colin Walters (diff-buffer-with-file): Call diff synchronously, so we don't delete
Sat, 07 Sep 2002 21:30:19 +0000 Colin Walters (diff): Add optional argument no-async, and use the above argument.
Sat, 07 Sep 2002 21:29:44 +0000 Colin Walters (compile-internal): Add optional argument no-async.
Sat, 07 Sep 2002 21:28:04 +0000 Colin Walters *** empty log message ***
Sat, 07 Sep 2002 06:45:43 +0000 John Paul Wallington * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
Fri, 06 Sep 2002 20:45:41 +0000 Stefan Monnier *** empty log message ***
Fri, 06 Sep 2002 20:27:59 +0000 Stefan Monnier (menu-bar-make-mm-toggle): New macro.
Fri, 06 Sep 2002 20:01:01 +0000 Richard M. Stallman *** empty log message ***
Fri, 06 Sep 2002 19:46:24 +0000 Stefan Monnier (edmacro-subseq): Don't use cl-push/cl-pop.
Fri, 06 Sep 2002 16:46:08 +0000 Richard M. Stallman *** empty log message ***
Fri, 06 Sep 2002 16:45:54 +0000 Richard M. Stallman (set_case_table): Make canon table point to eqv table.
Fri, 06 Sep 2002 15:17:19 +0000 Francesco Potort etags.el tags-case-fold-search honoured when completing.
Fri, 06 Sep 2002 15:12:15 +0000 Francesco Potort (find-tag-tag, complete-tag): Bind
Fri, 06 Sep 2002 13:42:23 +0000 Kai Grojohann Fix typo.
Fri, 06 Sep 2002 10:12:33 +0000 Juanma Barranquero *** empty log message ***
Fri, 06 Sep 2002 10:11:48 +0000 Juanma Barranquero (reftex-label-menu-flags): Fix typo.
Fri, 06 Sep 2002 10:11:30 +0000 Juanma Barranquero (speedbar-mode): Fix typos.
Fri, 06 Sep 2002 10:04:28 +0000 Pavel Jank *** empty log message ***
Fri, 06 Sep 2002 10:03:59 +0000 Pavel Jank Updated to texinfo 4.2.
Fri, 06 Sep 2002 09:07:31 +0000 Juanma Barranquero Fix spacing.
Fri, 06 Sep 2002 09:05:22 +0000 Juanma Barranquero *** empty log message ***
Fri, 06 Sep 2002 09:05:12 +0000 Juanma Barranquero (syms_of_xselect): Fix spacing.
Fri, 06 Sep 2002 09:04:56 +0000 Juanma Barranquero (syms_of_w32select): Fix spacing.
Fri, 06 Sep 2002 09:04:40 +0000 Juanma Barranquero (syms_of_win16select): Fix spacing.
Fri, 06 Sep 2002 09:04:22 +0000 Juanma Barranquero (Fx_server_max_request_size): Fix spacing.
Fri, 06 Sep 2002 09:03:22 +0000 Juanma Barranquero (Fset_fontset_font): Fix spacing.
Fri, 06 Sep 2002 09:03:04 +0000 Juanma Barranquero (Flsh): Fix spacing.
Fri, 06 Sep 2002 09:02:46 +0000 Juanma Barranquero (Fcompose_region_internal, Fcompose_string_internal): Fix spacing.
Fri, 06 Sep 2002 09:02:11 +0000 Juanma Barranquero (syms_of_coding): Fix spacing.
Fri, 06 Sep 2002 07:22:02 +0000 Juanma Barranquero *** empty log message ***
Fri, 06 Sep 2002 07:21:51 +0000 Juanma Barranquero (gnus-status-message): Fix spacing.
Fri, 06 Sep 2002 07:19:30 +0000 Juanma Barranquero (warning-level-aliases): Fix spacing.
Fri, 06 Sep 2002 07:19:10 +0000 Juanma Barranquero (vcursor-toggle-vcursor-map): Fix spacing.
Fri, 06 Sep 2002 07:18:44 +0000 Juanma Barranquero (fill-nonuniform-paragraphs, fill-individual-paragraphs): Fix spacing.
Fri, 06 Sep 2002 07:18:22 +0000 Juanma Barranquero (reftex-TeX-master-file): Fix spacing.
Fri, 06 Sep 2002 07:18:04 +0000 Juanma Barranquero (speedbar-mode): Fix spacing.
Fri, 06 Sep 2002 07:17:49 +0000 Juanma Barranquero (choose-completion-string-functions): Fix spacing.
Fri, 06 Sep 2002 07:17:28 +0000 Juanma Barranquero (vhdl-progress-interval, vhdl-corresponding-begin): Fix spacing.
Fri, 06 Sep 2002 07:17:05 +0000 Juanma Barranquero (sh-indent-for-fi, sh-indent-for-done): Fix spacing.
Fri, 06 Sep 2002 07:16:42 +0000 Juanma Barranquero (pascal-start-keywords): Fix spacing.
Fri, 06 Sep 2002 07:16:22 +0000 Juanma Barranquero (idlwave-shell-use-breakpoint-glyph): Fix spacing.
Fri, 06 Sep 2002 07:16:01 +0000 Juanma Barranquero (idlwave-support-inheritance, idlwave-routine-entry-compare): Fix spacing.
Fri, 06 Sep 2002 07:15:30 +0000 Juanma Barranquero (decode-char): Fix spacing.
Fri, 06 Sep 2002 07:15:11 +0000 Juanma Barranquero (highlight-changes-colours, highlight-changes-active-string,
Fri, 06 Sep 2002 07:14:29 +0000 Juanma Barranquero (copy-face): Fix spacing.
Fri, 06 Sep 2002 07:14:12 +0000 Juanma Barranquero (rx): Fix spacing.
Fri, 06 Sep 2002 07:13:53 +0000 Juanma Barranquero (string-to-float): Fix spacing.
Fri, 06 Sep 2002 07:13:27 +0000 Juanma Barranquero (find-function-search-for-symbol): Fix spacing.
Fri, 06 Sep 2002 07:13:06 +0000 Juanma Barranquero (easy-menu-define): Fix spacing.
Fri, 06 Sep 2002 07:12:37 +0000 Juanma Barranquero (double-prefix-only): Fix spacing.
Fri, 06 Sep 2002 07:12:06 +0000 Juanma Barranquero (calendar-time-display-form): Fix spacing.
Fri, 06 Sep 2002 03:09:13 +0000 Richard M. Stallman *** empty log message ***
Fri, 06 Sep 2002 03:08:53 +0000 Richard M. Stallman (set_image_of_range_1): In no-TRANSLATE case,
Thu, 05 Sep 2002 22:58:05 +0000 Richard M. Stallman Look for LessTif in /usr/X11R6/LessTif/ before Motif.
Thu, 05 Sep 2002 18:42:13 +0000 Markus Rost *** empty log message ***
Thu, 05 Sep 2002 18:41:24 +0000 Markus Rost (table-command-prefix): Fix type.
Thu, 05 Sep 2002 12:44:05 +0000 Francesco Potort Changed URL for etags.
Thu, 05 Sep 2002 06:35:12 +0000 Andr Spiegel #
Thu, 05 Sep 2002 06:31:11 +0000 Andr Spiegel Don't require vc.el at compile-time; it causes recursive requirements.
Thu, 05 Sep 2002 05:33:29 +0000 Kenichi Handa *** empty log message ***
Thu, 05 Sep 2002 05:29:51 +0000 Kenichi Handa *** empty log message ***
Thu, 05 Sep 2002 05:06:10 +0000 Kenichi Handa (thai-kesmanee): Fix the mapping of `"' and `}'.
Thu, 05 Sep 2002 02:47:51 +0000 Richard M. Stallman *** empty log message ***
Thu, 05 Sep 2002 02:43:05 +0000 Richard M. Stallman Small clarifications.
Thu, 05 Sep 2002 02:42:15 +0000 Richard M. Stallman Changes from Mats Lidell.
Thu, 05 Sep 2002 02:40:00 +0000 Richard M. Stallman ("Swedish"): New set-language-info-alist call.
Thu, 05 Sep 2002 02:38:41 +0000 Richard M. Stallman (help-with-tutorial): Properly set up
Thu, 05 Sep 2002 02:37:17 +0000 Richard M. Stallman (UNEXEC): Use unexsol.o.
Thu, 05 Sep 2002 02:36:22 +0000 Richard M. Stallman (displayed_window_lines): Correct for one-off bug
Thu, 05 Sep 2002 02:34:37 +0000 Richard M. Stallman (set_image_of_range_1): New function.
Thu, 05 Sep 2002 00:28:04 +0000 Kenichi Handa (decode-char): Cancel the previous change.