Fri, 09 May 2003 14:13:40 +0000 |
Stefan Monnier |
(vc-svn-rename-file): New fun.
|
Fri, 09 May 2003 14:03:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 09 May 2003 14:03:23 +0000 |
Richard M. Stallman |
(Fprin1_to_string): Instead of gcpro, set abort_on_gc.
|
Fri, 09 May 2003 14:01:12 +0000 |
Richard M. Stallman |
(specpdl_ptr): Declare volatile.
|
Fri, 09 May 2003 13:58:38 +0000 |
Richard M. Stallman |
(struct specbinding): Declare elements volatile.
|
Fri, 09 May 2003 13:54:51 +0000 |
Richard M. Stallman |
(alloca.o): Specify -DDO_BLOCK_INPUT in compiling.
|
Fri, 09 May 2003 13:54:14 +0000 |
Richard M. Stallman |
Test DO_BLOCK_INPUT rather than `emacs'
|
Fri, 09 May 2003 13:21:05 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 09 May 2003 13:19:15 +0000 |
Stefan Monnier |
Use the original buffer-name as `base' in place of the
|
Thu, 08 May 2003 22:16:39 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 08 May 2003 22:13:05 +0000 |
Juanma Barranquero |
(smtpmail-send-queued-mail): Don't use kill-line.
|
Thu, 08 May 2003 20:52:23 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 08 May 2003 20:44:50 +0000 |
Stefan Monnier |
(vc-cvs-register, vc-cvs-checkin, vc-cvs-find-version, vc-cvs-diff)
|
Thu, 08 May 2003 20:08:12 +0000 |
Stefan Monnier |
(vc-cvs-dired-state-info): Typo.
|
Thu, 08 May 2003 19:52:47 +0000 |
Glenn Morris |
(diary-mail-entries): Use call-interactively.
|
Thu, 08 May 2003 19:51:49 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 08 May 2003 19:39:32 +0000 |
Stefan Monnier |
(uniquify-after-kill-buffer-p): Fix misleading docstring.
|
Thu, 08 May 2003 19:34:49 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 08 May 2003 19:34:30 +0000 |
Glenn Morris |
(diary-pull-attrs): Make `ret-attr', `attr' local.
|
Thu, 08 May 2003 19:24:56 +0000 |
Stefan Monnier |
(vc-rcs-register, vc-rcs-checkin, vc-rcs-checkout)
|
Thu, 08 May 2003 19:18:33 +0000 |
Stefan Monnier |
(vc-sccs-register, vc-sccs-checkin)
|
Thu, 08 May 2003 19:01:04 +0000 |
Stefan Monnier |
(vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-find-version)
|
Thu, 08 May 2003 18:31:21 +0000 |
Stefan Monnier |
(vc-svn-dired-state-info): Use `added' for added files and
|
Thu, 08 May 2003 18:25:09 +0000 |
Stefan Monnier |
(vc-mcvs-read): Don't require `file' to exist.
|
Thu, 08 May 2003 18:23:53 +0000 |
Stefan Monnier |
(vc-cvs-dired-state-info): Use `added' for added files and
|
Thu, 08 May 2003 17:54:14 +0000 |
Dave Love |
*** empty log message ***
|
Thu, 08 May 2003 17:49:05 +0000 |
Dave Love |
(Vlast_coding_system_used): Doc fix.
|
Thu, 08 May 2003 17:45:08 +0000 |
Stefan Monnier |
(vc-default-workfile-unchanged-p): Pass nil
|
Thu, 08 May 2003 17:41:16 +0000 |
Stefan Monnier |
(with-vc-properties, with-vc-file, edit-vc-file):
|
Thu, 08 May 2003 14:29:59 +0000 |
Rudy Gevaert |
test in trunc
|
Thu, 08 May 2003 14:24:17 +0000 |
Rudy Gevaert |
bleh
|
Thu, 08 May 2003 14:14:54 +0000 |
Rudy Gevaert |
testing -r
|
Thu, 08 May 2003 14:07:10 +0000 |
Rudy Gevaert |
blah
|
Thu, 08 May 2003 14:03:14 +0000 |
Rudy Gevaert |
testing
|
Thu, 08 May 2003 14:01:40 +0000 |
Rudy Gevaert |
testing log_accum script
|
Wed, 07 May 2003 22:14:01 +0000 |
Jason Rumney |
*** empty log message ***
|
Wed, 07 May 2003 22:13:04 +0000 |
Jason Rumney |
(Ffile_symlink_p): Let handlers handle symlinks even
|
Wed, 07 May 2003 22:12:02 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 07 May 2003 21:58:24 +0000 |
Juanma Barranquero |
(insert-file-contents-literally): Allow it to be called within a magic file name
|
Wed, 07 May 2003 21:56:43 +0000 |
Stefan Monnier |
(uniquify-rationalize-file-buffer-names):
|
Wed, 07 May 2003 17:27:31 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 07 May 2003 17:26:31 +0000 |
Dave Love |
(rfc2047-header-encoding-alist): Add Followup-To.
|
Wed, 07 May 2003 17:22:28 +0000 |
Stefan Monnier |
(find-file-hook, find-file-not-found-hook): Don't use the old ...-hooks.
|
Wed, 07 May 2003 17:20:29 +0000 |
Stefan Monnier |
Consistently use buffer-file-name variable rather than function.
|
Wed, 07 May 2003 16:18:06 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 07 May 2003 16:03:14 +0000 |
Stefan Monnier |
(uniquify-rationalize): New fun. Store the fix-list in uniquify-managed.
|
Wed, 07 May 2003 15:53:08 +0000 |
Stefan Monnier |
(uniquify-item, uniquify-get-proposed-name)
|
Tue, 06 May 2003 18:47:39 +0000 |
Markus Rost |
Regenerated.
|
Tue, 06 May 2003 17:57:43 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 06 May 2003 17:54:41 +0000 |
Juanma Barranquero |
(setenv): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:54:12 +0000 |
Juanma Barranquero |
(mouse-wheel-scroll-amount): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:53:37 +0000 |
Juanma Barranquero |
(ps-zebra-stripe-follow): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:52:20 +0000 |
Juanma Barranquero |
(newline): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:51:08 +0000 |
Juanma Barranquero |
(skeleton-autowrap, skeleton-untabify, skeleton-newline-indent-rigidly)
|
Tue, 06 May 2003 17:50:17 +0000 |
Juanma Barranquero |
(type-break-good-rest-interval, type-break-query-mode)
|
Tue, 06 May 2003 17:49:24 +0000 |
Juanma Barranquero |
(popup-dialog-box): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:48:39 +0000 |
Juanma Barranquero |
(buffer-syntactic-context): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:48:06 +0000 |
Juanma Barranquero |
(mail-directory-function, mail-directory-requery, mail-directory): Don't quote
|
Tue, 06 May 2003 17:47:18 +0000 |
Juanma Barranquero |
(rmail-primary-inbox-list): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:46:28 +0000 |
Juanma Barranquero |
(rlogin-process-connection-type): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:45:50 +0000 |
Juanma Barranquero |
(decipher-ignore-spaces): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:45:00 +0000 |
Juanma Barranquero |
(mpuz-silent): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:44:11 +0000 |
Juanma Barranquero |
(c-lineup-argcont, c-lineup-gcc-asm-reg): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:43:22 +0000 |
Juanma Barranquero |
(cperl-lineup): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:41:48 +0000 |
Juanma Barranquero |
(cpp-edit-list): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:40:52 +0000 |
Juanma Barranquero |
(idlwave-complete-special): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:39:21 +0000 |
Juanma Barranquero |
(tcl-explain-indentation): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:38:32 +0000 |
Juanma Barranquero |
(allout-auto-activation, allout-use-mode-specific-leader)
|
Tue, 06 May 2003 17:37:04 +0000 |
Juanma Barranquero |
(case, typecase): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:36:16 +0000 |
Juanma Barranquero |
(eldoc-echo-area-use-multiline-p): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:35:37 +0000 |
Juanma Barranquero |
(compile-internal): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:33:21 +0000 |
Juanma Barranquero |
(gnus-article-mime-match-handle-function): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:31:31 +0000 |
Juanma Barranquero |
(gnus-score-lower-thread): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 17:30:13 +0000 |
Juanma Barranquero |
(gnus-group-parameters): Don't quote nil and t in docstrings.
|
Tue, 06 May 2003 15:35:58 +0000 |
Lute Kamstra |
*** empty log message ***
|
Tue, 06 May 2003 15:34:54 +0000 |
Lute Kamstra |
Removed an erroneous comment.
|
Tue, 06 May 2003 15:16:27 +0000 |
Stefan Monnier |
(imenu--generic-function): Use font-lock-defaults
|
Tue, 06 May 2003 14:55:56 +0000 |
Stefan Monnier |
(comment-normalize-vars): Add docstring.
|
Tue, 06 May 2003 14:29:39 +0000 |
Stefan Monnier |
(uniquify-managed): New var.
|
Tue, 06 May 2003 14:06:34 +0000 |
Stefan Monnier |
(comment-set-column, comment-kill, comment-or-uncomment-region):
|
Tue, 06 May 2003 13:58:30 +0000 |
Stefan Monnier |
(ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage.
|
Tue, 06 May 2003 13:54:21 +0000 |
Stefan Monnier |
(help-add-fundoc-usage): Use t for "no arglist".
|
Tue, 06 May 2003 10:40:35 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 06 May 2003 10:40:06 +0000 |
Richard M. Stallman |
(comment-search-forward): Delete autoload cookie.
|
Tue, 06 May 2003 05:10:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 06 May 2003 05:09:48 +0000 |
Kenichi Handa |
(byte-compile-file): Fix comment
|
Tue, 06 May 2003 05:08:57 +0000 |
Kenichi Handa |
(revert-buffer): Comment fixed.
|
Tue, 06 May 2003 05:08:32 +0000 |
Kenichi Handa |
(archive-set-buffer-as-visiting-file): Use
|
Tue, 06 May 2003 04:37:49 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 06 May 2003 02:50:01 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 05 May 2003 21:22:13 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 05 May 2003 21:22:06 +0000 |
Richard M. Stallman |
(dired-find-file): Bind find-file-run-dired around the call to find-file.
|
Mon, 05 May 2003 19:13:41 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 05 May 2003 18:13:08 +0000 |
Stefan Monnier |
(Qwrite_region_annotate_functions): New var.
|
Mon, 05 May 2003 18:06:03 +0000 |
Stefan Monnier |
(map_keymap): Doc fix.
|
Mon, 05 May 2003 17:07:28 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 05 May 2003 16:55:38 +0000 |
Stefan Monnier |
(uniquify-buffer-name-style, uniquify-after-kill-buffer-p)
|
Mon, 05 May 2003 16:39:58 +0000 |
Glenn Morris |
No font-lock warning for parentheses in column zero in 21.3
|
Mon, 05 May 2003 16:34:16 +0000 |
Glenn Morris |
--color not available in version 21.3
|
Mon, 05 May 2003 16:13:39 +0000 |
Stefan Monnier |
(vc-svn-merge): Forgot quotes.
|
Mon, 05 May 2003 16:13:04 +0000 |
Stefan Monnier |
(vc-svn-merge): First attempt.
|
Mon, 05 May 2003 16:06:10 +0000 |
Stefan Monnier |
(vc-svn-merge-news): Adjust for subversion.
|
Mon, 05 May 2003 15:49:23 +0000 |
Stefan Monnier |
(vc-svn-registered): Missing paren.
|
Mon, 05 May 2003 15:42:27 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 05 May 2003 15:40:49 +0000 |
Stefan Monnier |
First cut at vc-svn.el.
|
Mon, 05 May 2003 14:36:09 +0000 |
Stefan Monnier |
(safe_run_hooks_error): Display the error instead of silently ignoring it.
|
Mon, 05 May 2003 00:25:11 +0000 |
John Paul Wallington |
*** empty log message ***
|
Mon, 05 May 2003 00:23:34 +0000 |
John Paul Wallington |
(batch-update-autoloads): Call `update-directory-autoloads'.
|
Sun, 04 May 2003 21:30:25 +0000 |
Stefan Monnier |
Move provide to end of file.
|
Sun, 04 May 2003 20:24:33 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 04 May 2003 19:55:38 +0000 |
Juanma Barranquero |
(ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs).
|
Sun, 04 May 2003 19:54:00 +0000 |
Juanma Barranquero |
(uniquify-buffer-name-style, uniquify-after-kill-buffer-p)
|
Sun, 04 May 2003 19:30:19 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 04 May 2003 19:21:03 +0000 |
Nick Roberts |
Correct size for cleaner bitmaps.
|
Sun, 04 May 2003 18:38:31 +0000 |
Stefan Monnier |
(vc-mcvs-mode-line-string): Fix thinko.
|
Sun, 04 May 2003 13:08:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 04 May 2003 13:08:49 +0000 |
Richard M. Stallman |
(update-directory-autoloads): Renamed from
|
Sun, 04 May 2003 01:44:08 +0000 |
Stefan Monnier |
(menu_bar_item): Adjust declaration.
|
Sun, 04 May 2003 01:39:33 +0000 |
Stefan Monnier |
(input_available_signal): Mark static.
|
Sun, 04 May 2003 01:27:32 +0000 |
Stefan Monnier |
(struct skp): New struct, to pass args through map_keymap.
|
Sun, 04 May 2003 00:44:25 +0000 |
Stefan Monnier |
(cl-map-keymap): Redefine as alias.
|
Sun, 04 May 2003 00:34:16 +0000 |
Stefan Monnier |
(cl-map-keymap): Be careful with aliases.
|
Sun, 04 May 2003 00:32:46 +0000 |
Stefan Monnier |
(ad-get-enabled-advices, ad-special-forms)
|
Sun, 04 May 2003 00:30:34 +0000 |
Stefan Monnier |
(help-add-fundoc-usage): Allow arglist to be a string.
|
Sun, 04 May 2003 00:13:06 +0000 |
Stefan Monnier |
(map_keymap_item, map_keymap_char_table_item, map_keymap)
|
Sun, 04 May 2003 00:10:01 +0000 |
Stefan Monnier |
(map_keymap_function_t): New type.
|
Sat, 03 May 2003 22:20:57 +0000 |
Nick Roberts |
(breakpoint-enabled-icon, breakpoint-disabled-icon):
|
Sat, 03 May 2003 21:55:09 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 03 May 2003 20:46:06 +0000 |
Nick Roberts |
Add an entry for GDB-UI.
|
Sat, 03 May 2003 18:44:49 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sat, 03 May 2003 14:24:23 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 03 May 2003 14:23:58 +0000 |
Glenn Morris |
Improve previous changes (in particular, use of @uref).
|
Sat, 03 May 2003 14:06:09 +0000 |
Richard M. Stallman |
Updated page for dired.el.
|
Sat, 03 May 2003 13:53:41 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 03 May 2003 13:53:24 +0000 |
Richard M. Stallman |
(cperl-nonoverridable-face): Doc fix.
|
Sat, 03 May 2003 13:52:57 +0000 |
Richard M. Stallman |
(mail-dont-send, mail-bury): Make ARG optional.
|
Sat, 03 May 2003 13:52:17 +0000 |
Richard M. Stallman |
(Helper-return-blurb): Add defvar. (Also rearrange defuns.)
|
Sat, 03 May 2003 13:51:00 +0000 |
Richard M. Stallman |
(uniquify-ignore-buffers-re): Change default to match some Gnus buffers.
|
Sat, 03 May 2003 13:50:14 +0000 |
Richard M. Stallman |
(comment-search-forward): Add autoload cookie.
|
Sat, 03 May 2003 13:49:47 +0000 |
Richard M. Stallman |
(isearch-complete): Update isearch-message.
|
Sat, 03 May 2003 13:48:39 +0000 |
Richard M. Stallman |
(filesets-data): Add another defvar.
|
Fri, 02 May 2003 22:02:11 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 02 May 2003 21:59:58 +0000 |
Glenn Morris |
Update copyright and maintenance details.
|
Fri, 02 May 2003 18:31:55 +0000 |
Stefan Monnier |
Add a link to Meta-CVS home page.
|
Fri, 02 May 2003 12:20:16 +0000 |
Jan Djrv |
* gtkutil.c (create_dialog, make_widget_for_menu_item)
|
Fri, 02 May 2003 12:16:46 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 May 2003 12:13:14 +0000 |
Juanma Barranquero |
(recentf-cleanup): Swap tests for exclusion and accessibility.
|
Thu, 01 May 2003 20:15:04 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 01 May 2003 19:38:05 +0000 |
Stefan Monnier |
(Funwind_protect): Use func = Fprogn rather symbol = Qnil.
|
Thu, 01 May 2003 19:37:34 +0000 |
Kai Grojohann |
utf-translate-cjk is now called utf-translate-cjk-mode.
|
Thu, 01 May 2003 12:17:54 +0000 |
Kai Grojohann |
More excluded charsets for Unicode support.
|
Thu, 01 May 2003 11:36:31 +0000 |
Juanma Barranquero |
Fix braino.
|
Thu, 01 May 2003 11:21:58 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 01 May 2003 11:20:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 01 May 2003 11:19:44 +0000 |
Kenichi Handa |
("polish-slash"): Add the rule "//"->?/.
|
Thu, 01 May 2003 11:16:21 +0000 |
Juanma Barranquero |
(ls-lisp-format-file-size): New function to implement "-h" switch.
|
Thu, 01 May 2003 04:39:07 +0000 |
Kenichi Handa |
(utf-translate-cjk-mode): Update the
|
Thu, 01 May 2003 04:34:57 +0000 |
Kenichi Handa |
(coding_system_accept_latin_extra_p): Delete this
|
Thu, 01 May 2003 00:46:41 +0000 |
Stefan Monnier |
(cvs-mode-find-file): Don't complain if bound to a non-mouse event.
|
Thu, 01 May 2003 00:43:29 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 01 May 2003 00:40:45 +0000 |
Stefan Monnier |
(unbind_to): Don't handle symbol = Qnil any more.
|
Thu, 01 May 2003 00:36:21 +0000 |
Stefan Monnier |
(CHECK): Wrap args in parenthesis.
|
Thu, 01 May 2003 00:22:31 +0000 |
Stefan Monnier |
(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.
|
Thu, 01 May 2003 00:00:25 +0000 |
Richard M. Stallman |
No longer has a maintainer.
|
Wed, 30 Apr 2003 21:04:13 +0000 |
Stefan Monnier |
(parse_modifiers_uncached): Parse `down', `drag',
|
Wed, 30 Apr 2003 21:01:05 +0000 |
Stefan Monnier |
(text-property-default-nonsticky): Add fill-space.
|
Wed, 30 Apr 2003 20:53:04 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 30 Apr 2003 20:50:08 +0000 |
Stefan Monnier |
(easy-menu-get-map): Correctly handle non-submap bindings.
|
Wed, 30 Apr 2003 13:10:37 +0000 |
Richard M. Stallman |
Undo rest of previous change.
|
Wed, 30 Apr 2003 13:09:25 +0000 |
Richard M. Stallman |
Undo half of previous change.
|
Wed, 30 Apr 2003 13:08:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 30 Apr 2003 12:36:26 +0000 |
Kai Grojohann |
(* GNU/Linux development packages): Mention Debian and
|
Wed, 30 Apr 2003 12:08:31 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 30 Apr 2003 12:08:07 +0000 |
Richard M. Stallman |
(echo_char): Don't clear out a dash that follows a space.
|
Wed, 30 Apr 2003 12:06:39 +0000 |
Richard M. Stallman |
(abort_on_gc): Add decl.
|
Wed, 30 Apr 2003 12:06:04 +0000 |
Richard M. Stallman |
(Fsignal): Clear abort_on_gc.
|
Wed, 30 Apr 2003 12:05:37 +0000 |
Richard M. Stallman |
(Fformat): Set abort_on_gc during first scan of format.
|
Wed, 30 Apr 2003 12:04:39 +0000 |
Richard M. Stallman |
(abort_on_gc): New variable.
|
Wed, 30 Apr 2003 12:03:53 +0000 |
Richard M. Stallman |
(move_it_vertically_backward): Do the final big else even if nlines is 0.
|
Wed, 30 Apr 2003 09:23:02 +0000 |
Richard M. Stallman |
Handle system types sysv5uw* and sysv5OpenUNIX*.
|
Wed, 30 Apr 2003 08:01:30 +0000 |
Kai Grojohann |
(* GNU/Linux development packages): Tell people to
|
Wed, 30 Apr 2003 00:13:34 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 30 Apr 2003 00:02:23 +0000 |
Juanma Barranquero |
Make things function properly in case both LessTif and Open Motif are installed.
|
Tue, 29 Apr 2003 23:44:43 +0000 |
Juanma Barranquero |
(ada-stmt-add-to-ada-menu): Moved to ada-mode.el.
|
Tue, 29 Apr 2003 23:43:00 +0000 |
Juanma Barranquero |
(ada-prj-add-keymap): Moved to ada-mode.el directly. Add dependency on
|
Tue, 29 Apr 2003 23:40:08 +0000 |
Juanma Barranquero |
(ada-gnatls-args): New variable. Add support for specifying arguments to
|
Tue, 29 Apr 2003 23:35:40 +0000 |
Juanma Barranquero |
(ada-search-directories): Take into account ADA_INCLUDE_PATH for better
|
Tue, 29 Apr 2003 23:06:50 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 29 Apr 2003 23:02:27 +0000 |
Juanma Barranquero |
Added a comment explaining the various ways to save a game score on POSIX
|
Tue, 29 Apr 2003 20:38:53 +0000 |
Stefan Monnier |
(isearch-complete1): Don't allocate unnecessarily.
|
Tue, 29 Apr 2003 13:35:52 +0000 |
Simon Josefsson |
Mention Unicode limitations.
|
Tue, 29 Apr 2003 05:36:19 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 29 Apr 2003 02:56:25 +0000 |
John Paul Wallington |
*** empty log message ***
|
Tue, 29 Apr 2003 02:53:39 +0000 |
John Paul Wallington |
(byte-compile-cl-warn): Use `string-match'.
|
Mon, 28 Apr 2003 22:05:17 +0000 |
Dave Love |
*** empty log message ***
|
Mon, 28 Apr 2003 22:03:13 +0000 |
Dave Love |
(byte-compile-cl-warn): Avoid cl warnings
|
Mon, 28 Apr 2003 16:24:30 +0000 |
Francesco Potort |
Undo last (RMS') change, as it is useless, per Dave Love.
|
Mon, 28 Apr 2003 16:23:10 +0000 |
Francesco Potort |
Undo RMS' change in configure.in, as it is useless, per Dave Love.
|
Mon, 28 Apr 2003 16:15:35 +0000 |
Andrew Choi |
* make-package: Allocate 5% extra space on disk image for directories
|
Mon, 28 Apr 2003 14:07:13 +0000 |
Karl Berry |
use Jan in ChangeLog entry header per rms
|
Mon, 28 Apr 2003 09:17:25 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 28 Apr 2003 09:16:44 +0000 |
Kenichi Handa |
Set coding-category-utf-16-be to
|
Mon, 28 Apr 2003 09:16:19 +0000 |
Kenichi Handa |
(reset-language-environment): Raise the priority of mule-utf-8,
|
Sun, 27 Apr 2003 11:24:59 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 27 Apr 2003 11:22:16 +0000 |
Juanma Barranquero |
(read_scores): Fix corruption of score files.
|
Sun, 27 Apr 2003 11:09:53 +0000 |
Juanma Barranquero |
(scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.
|
Sat, 26 Apr 2003 23:53:00 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sat, 26 Apr 2003 23:41:59 +0000 |
Juanma Barranquero |
Major rewrite. The code is reordered, cleaner and faster.
|
Sat, 26 Apr 2003 23:29:45 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sat, 26 Apr 2003 23:24:59 +0000 |
Juanma Barranquero |
(regexp-opt-depth): Don't count a "//(" which appears inside a character set.
|
Sat, 26 Apr 2003 09:02:00 +0000 |
Rudy Gevaert |
testing log_accum script
|
Sat, 26 Apr 2003 05:23:50 +0000 |
Bill Wohler |
Undid last check-in.
|
Sat, 26 Apr 2003 02:56:41 +0000 |
Richard M. Stallman |
Update invisible/intangible handling spec.
|
Sat, 26 Apr 2003 02:04:09 +0000 |
John Paul Wallington |
*** empty log message ***
|
Sat, 26 Apr 2003 02:02:26 +0000 |
John Paul Wallington |
(ibuffer-name-map, ibuffer-mode-name-map)
|
Fri, 25 Apr 2003 23:17:06 +0000 |
Karl Berry |
new image display support, from janneke
|
Fri, 25 Apr 2003 17:18:24 +0000 |
Bill Wohler |
(mh-version): Set to 7.3+cvs.
|
Fri, 25 Apr 2003 14:14:31 +0000 |
Kai Grojohann |
(file-relative-name): Recognize "c:/foo" as absolute
|
Fri, 25 Apr 2003 06:17:02 +0000 |
Bill Wohler |
Regenerated.
|
Fri, 25 Apr 2003 06:14:09 +0000 |
Bill Wohler |
Minor changes. Still 7.3.
|
Fri, 25 Apr 2003 05:52:00 +0000 |
Bill Wohler |
Upgraded to MH-E version 7.3.
|
Fri, 25 Apr 2003 04:32:25 +0000 |
Andrew Choi |
* macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.
|
Fri, 25 Apr 2003 02:00:17 +0000 |
Sam Steingold |
`symbol-macrolet' is similar to `let', not `multiple-value-bind'.
|
Fri, 25 Apr 2003 01:58:49 +0000 |
Sam Steingold |
(fancy-diary-display-mode): Bind "q" to `quit-window'
|