Wed, 11 Sep 2002 01:59:33 +0000 |
Richard M. Stallman |
(pop_message_unwind): Renamed from push_message_unwind.
|
Wed, 11 Sep 2002 01:58:54 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): Use pop_message_unwind.
|
Wed, 11 Sep 2002 01:58:22 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Use pop_message_unwind.
|
Wed, 11 Sep 2002 01:56:47 +0000 |
Richard M. Stallman |
(cvs-check-fileinfo): Don't use boolp.
|
Tue, 10 Sep 2002 22:19:39 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 10 Sep 2002 22:08:45 +0000 |
Kim F. Storm |
(kmacro-call-macro): Rephrase repeat prompt.
|
Tue, 10 Sep 2002 17:40:21 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 10 Sep 2002 17:39:53 +0000 |
Dave Love |
Bind
|
Tue, 10 Sep 2002 17:39:35 +0000 |
Dave Love |
(ucs-mule-to-mule-unicode): Define
|
Tue, 10 Sep 2002 17:37:38 +0000 |
Dave Love |
(utf-16-le-pre-write-conversion)
|
Tue, 10 Sep 2002 16:50:07 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 10 Sep 2002 16:49:47 +0000 |
Richard M. Stallman |
(ps-printer-name-option): Doc fix.
|
Tue, 10 Sep 2002 16:48:52 +0000 |
Richard M. Stallman |
(diff-buffer-with-file): Simplify.
|
Tue, 10 Sep 2002 16:47:16 +0000 |
Richard M. Stallman |
(gamegrid-make-color-tty-face): Handle string as COLOR arg.
|
Tue, 10 Sep 2002 16:45:42 +0000 |
Richard M. Stallman |
(describe-text-mode): Add font-lock-defontify to change-major-mode-hook.
|
Tue, 10 Sep 2002 16:45:21 +0000 |
Richard M. Stallman |
(ibuffer-mode): Add font-lock-defontify to change-major-mode-hook.
|
Tue, 10 Sep 2002 16:44:58 +0000 |
Richard M. Stallman |
(comint-mode): Add font-lock-defontify to change-major-mode-hook.
|
Tue, 10 Sep 2002 16:44:37 +0000 |
Richard M. Stallman |
(Info-mode): Add font-lock-defontify to change-major-mode-hook.
|
Tue, 10 Sep 2002 16:44:17 +0000 |
Richard M. Stallman |
(occur-mode): Add font-lock-defontify to change-major-mode-hook.
|
Tue, 10 Sep 2002 16:43:48 +0000 |
Richard M. Stallman |
(font-lock-defontify): New function.
|
Tue, 10 Sep 2002 16:40:10 +0000 |
Richard M. Stallman |
Fix previous LessTif change.
|
Tue, 10 Sep 2002 16:39:35 +0000 |
Richard M. Stallman |
Add item about OpenMotif file dialogs.
|
Tue, 10 Sep 2002 08:08:18 +0000 |
Kai Grojohann |
(auto-mode-alist): ~/.gnus, ~/.viper are in
|
Tue, 10 Sep 2002 06:20:52 +0000 |
Stefan Monnier |
(uncomment-region): Be more careful with `='.
|
Tue, 10 Sep 2002 06:05:36 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 10 Sep 2002 05:59:32 +0000 |
Stefan Monnier |
(DISCARD_FAILURE_REG_OR_COUNT): Delete.
|
Tue, 10 Sep 2002 05:48:44 +0000 |
John Paul Wallington |
2002-09-10 Deepak Goel <deego@glue.umd.edu>
|
Tue, 10 Sep 2002 02:41:58 +0000 |
Markus Rost |
Notify revisions simple.el.~1.566~ and simple.el.~1.569~ correctly.
|
Tue, 10 Sep 2002 01:32:59 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 10 Sep 2002 01:32:32 +0000 |
Markus Rost |
(transient-mark-mode, line-number-mode, column-number-mode): Undo the
|
Tue, 10 Sep 2002 01:24:12 +0000 |
Miles Bader |
*** empty log message ***
|
Tue, 10 Sep 2002 01:23:57 +0000 |
Miles Bader |
(do-auto-fill): `fill-indent-according-to-mode' is a variable, not a
|
Tue, 10 Sep 2002 01:23:22 +0000 |
Miles Bader |
(kmacro-call-macro): Deal with a non-numeric prefix arg.
|
Mon, 09 Sep 2002 23:55:56 +0000 |
Stefan Monnier |
(define-derived-mode): Add keyword arguments.
|
Mon, 09 Sep 2002 23:22:49 +0000 |
Stefan Monnier |
(font-lock-change-mode): Just turn off font-lock-mode.
|
Mon, 09 Sep 2002 23:18:20 +0000 |
Stefan Monnier |
(transient-mark-mode): Delete. Done in simple.el.
|
Mon, 09 Sep 2002 23:16:49 +0000 |
Stefan Monnier |
(show-paren-function): Use syntax-after.
|
Mon, 09 Sep 2002 23:14:13 +0000 |
Stefan Monnier |
(syntax-after): Delete. Moved to subr.el.
|
Mon, 09 Sep 2002 23:13:18 +0000 |
Stefan Monnier |
(symbol-file): Also work for autoloaded funcs.
|
Mon, 09 Sep 2002 22:45:09 +0000 |
Stefan Monnier |
(ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
|
Mon, 09 Sep 2002 22:45:03 +0000 |
Kim F. Storm |
(keyboard-quit): Set defining-kbd-macro to nil to
|
Mon, 09 Sep 2002 22:44:44 +0000 |
Kim F. Storm |
(apply-macro-to-region-lines): Let-bind mark-active to
|
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.
|
Thu, 05 Sep 2002 00:27:49 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 05 Sep 2002 00:19:49 +0000 |
John Paul Wallington |
*** empty log message ***
|
Wed, 04 Sep 2002 20:54:44 +0000 |
Andr Spiegel |
#
|
Wed, 04 Sep 2002 20:49:35 +0000 |
Andr Spiegel |
(vc-rcs-state): Don't require vc.el.
|
Wed, 04 Sep 2002 20:47:08 +0000 |
Andr Spiegel |
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
|
Wed, 04 Sep 2002 20:45:34 +0000 |
Andr Spiegel |
Require vc.el at compile-time.
|
Wed, 04 Sep 2002 19:11:28 +0000 |
Simon Josefsson |
Update copyright.
|
Wed, 04 Sep 2002 08:17:23 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 04 Sep 2002 08:15:40 +0000 |
Kenichi Handa |
(decode-char): Translate a character by
|
Wed, 04 Sep 2002 06:21:03 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 04 Sep 2002 06:20:50 +0000 |
Juanma Barranquero |
All dependencies updated.
|
Wed, 04 Sep 2002 04:18:39 +0000 |
Kenichi Handa |
Fix Unicode Greek line.
|
Tue, 03 Sep 2002 15:21:51 +0000 |
Francesco Potort |
etags bug
|
Tue, 03 Sep 2002 15:21:07 +0000 |
Francesco Potort |
(regex_tag_multiline, readline): Never pass pfnote a
|
Tue, 03 Sep 2002 12:18:20 +0000 |
Kenichi Handa |
Updated in accordance with the latest English version.
|
Tue, 03 Sep 2002 07:14:54 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 03 Sep 2002 07:14:42 +0000 |
Juanma Barranquero |
Version updated to 21.3.50. From Peter Runestig <peter@runestig.com>.
|
Tue, 03 Sep 2002 04:16:36 +0000 |
Pavel Jank |
Fix typo.
|
Tue, 03 Sep 2002 01:59:51 +0000 |
Stefan Monnier |
(paragraph-indent-text-mode-abbrev-table)
|
Tue, 03 Sep 2002 01:45:18 +0000 |
Stefan Monnier |
(comment-make-extra-lines): Only use the
|
Tue, 03 Sep 2002 01:40:29 +0000 |
Stefan Monnier |
(cvs-run-process): Use a pty rather than a pipe to work
|
Tue, 03 Sep 2002 01:23:15 +0000 |
Stefan Monnier |
(cvs-parse-table): Create a `need-update'
|
Tue, 03 Sep 2002 01:20:20 +0000 |
Stefan Monnier |
(smerge-diff-buffer-name): Default to *vc-diff*.
|
Tue, 03 Sep 2002 01:16:33 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 03 Sep 2002 00:23:09 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 02 Sep 2002 17:24:54 +0000 |
Stefan Monnier |
(mail-mode): Don't set local-abbrev-table.
|
Mon, 02 Sep 2002 12:53:12 +0000 |
Kai Grojohann |
* net/tramp.el: Version 2.0.15 released.
|
Mon, 02 Sep 2002 10:41:25 +0000 |
Kim F. Storm |
(multi-occur): Made "ido-aware":
|
Mon, 02 Sep 2002 10:40:56 +0000 |
Kim F. Storm |
(ido-ignore-item-temp-list): New variable.
|
Mon, 02 Sep 2002 10:40:23 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 02 Sep 2002 00:15:35 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 02 Sep 2002 00:12:31 +0000 |
Richard M. Stallman |
Fix typo.
|
Mon, 02 Sep 2002 00:11:41 +0000 |
Richard M. Stallman |
(save-some-buffers-action-alist): New variable.
|
Mon, 02 Sep 2002 00:09:27 +0000 |
Richard M. Stallman |
(function-key-map): Define S-iso-lefttab.
|
Sun, 01 Sep 2002 21:26:25 +0000 |
Kim F. Storm |
(edit-kbd-macro): Recognize new default binding for
|
Sun, 01 Sep 2002 21:26:03 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 01 Sep 2002 19:01:09 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sun, 01 Sep 2002 19:00:55 +0000 |
Andreas Schwab |
Resync with English text.
|
Sun, 01 Sep 2002 18:54:14 +0000 |
Robert J. Chassell |
Remove emacs-lisp-intro.txt erroneously installed
|
Sun, 01 Sep 2002 16:01:07 +0000 |
Markus Rost |
Regenerated.
|
Sun, 01 Sep 2002 13:46:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 01 Sep 2002 13:45:21 +0000 |
Richard M. Stallman |
Initial version.
|
Sun, 01 Sep 2002 13:44:53 +0000 |
Richard M. Stallman |
(Qbox): Declare external, don't define.
|
Sun, 01 Sep 2002 13:43:38 +0000 |
Richard M. Stallman |
(redisplay_window) <force-start case>:
|
Sun, 01 Sep 2002 13:38:50 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 01 Sep 2002 13:38:23 +0000 |
Richard M. Stallman |
(TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS. Don't include LDFLAGS.
|
Sun, 01 Sep 2002 13:37:41 +0000 |
Richard M. Stallman |
(display_malloc_warning): Use display-warning.
|
Sun, 01 Sep 2002 13:33:08 +0000 |
Richard M. Stallman |
(read1): Handle #! by skipping the line.
|
Sun, 01 Sep 2002 13:30:19 +0000 |
Richard M. Stallman |
(defgroup ruler-mode): Use `convenience' as parent.
|
Sun, 01 Sep 2002 13:29:34 +0000 |
Richard M. Stallman |
(kill-line): Use end-of-visible-line to determine
|
Sun, 01 Sep 2002 13:27:47 +0000 |
Richard M. Stallman |
(defgroup dired): Use `files' as parent.
|
Sun, 01 Sep 2002 13:26:06 +0000 |
Richard M. Stallman |
(jka-compr-handler): Add safe-magic property.
|
Sun, 01 Sep 2002 01:03:09 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 01 Sep 2002 00:54:55 +0000 |
Glenn Morris |
Remove (eval-when-compile) for free variables.
|
Sat, 31 Aug 2002 17:22:46 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sat, 31 Aug 2002 17:22:29 +0000 |
Andreas Schwab |
(font-lock-change-mode): Avoid changing buffer state in any way.
|
Sat, 31 Aug 2002 10:17:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 31 Aug 2002 10:16:40 +0000 |
Eli Zaretskii |
(get_window_cursor_type): Don't use x_highlight_frame
|
Sat, 31 Aug 2002 00:53:12 +0000 |
Andrew Choi |
2002-08-30 Andrew Choi <akochoi@shaw.ca>
|
Fri, 30 Aug 2002 23:16:29 +0000 |
Kim F. Storm |
cursor-in-non-selected-windows can now be any cursor type.
|
Fri, 30 Aug 2002 23:10:09 +0000 |
Kim F. Storm |
(Valternate_cursor_type, Qalternate_cursor_type): Removed.
|
Fri, 30 Aug 2002 23:08:57 +0000 |
Kim F. Storm |
*** empty log message ***
|