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'
|
Thu, 24 Apr 2003 23:25:09 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 24 Apr 2003 23:24:51 +0000 |
Kenichi Handa |
(skip_chars): Fix previous change.
|
Thu, 24 Apr 2003 23:14:55 +0000 |
Richard M. Stallman |
Fix xref.
|
Thu, 24 Apr 2003 23:14:23 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 24 Apr 2003 23:14:12 +0000 |
Richard M. Stallman |
(assq-delete-all): Ignore non-cons elememts.
|
Thu, 24 Apr 2003 16:16:56 +0000 |
Dave Love |
(font-lock-syntactic-keywords): Fix/expand description.
|
Thu, 24 Apr 2003 08:37:02 +0000 |
John Paul Wallington |
*** empty log message ***
|
Thu, 24 Apr 2003 08:36:06 +0000 |
John Paul Wallington |
(help-make-xrefs): Remove extra paren.
|
Thu, 24 Apr 2003 02:01:11 +0000 |
Richard M. Stallman |
(Writing Emacs Primitives): Clarify previous change.
|
Thu, 24 Apr 2003 02:00:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 24 Apr 2003 01:59:55 +0000 |
Richard M. Stallman |
(mail-send-and-exit): Make arg optional.
|
Thu, 24 Apr 2003 01:58:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 24 Apr 2003 01:58:40 +0000 |
Richard M. Stallman |
(view-read-only): Doc fix.
|
Thu, 24 Apr 2003 01:57:46 +0000 |
Richard M. Stallman |
(back-to-indentation): Call backward-prefix-chars.
|
Thu, 24 Apr 2003 01:56:55 +0000 |
Richard M. Stallman |
(help-make-xrefs): Clean up the loop that scans
|
Thu, 24 Apr 2003 01:55:38 +0000 |
Richard M. Stallman |
Don't call filesets-init.
|
Thu, 24 Apr 2003 01:52:37 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 24 Apr 2003 01:52:27 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 24 Apr 2003 01:51:54 +0000 |
Richard M. Stallman |
(byte-compile-defun): Generate and compile a defalias form,
|
Thu, 24 Apr 2003 01:41:45 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 24 Apr 2003 01:38:35 +0000 |
Richard M. Stallman |
(scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.
|
Thu, 24 Apr 2003 01:36:13 +0000 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Give @ prefix syntax.
|
Thu, 24 Apr 2003 01:28:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 24 Apr 2003 01:27:55 +0000 |
Kenichi Handa |
(skip_chars): Make the code faster by using the common
|
Wed, 23 Apr 2003 17:51:33 +0000 |
Jan Djrv |
* xdisp.c (update_tool_bar): BLOCK_INPUT before calling
|
Wed, 23 Apr 2003 14:55:19 +0000 |
Stefan Monnier |
(comment-normalize-vars): Fix regexp.
|
Wed, 23 Apr 2003 13:19:36 +0000 |
Andr Spiegel |
#
|
Wed, 23 Apr 2003 13:14:16 +0000 |
Andr Spiegel |
(vc-cvs-stay-local): Keep the old default. Simplify doc string.
|
Wed, 23 Apr 2003 13:05:08 +0000 |
Simon Josefsson |
*** empty log message ***
|
Wed, 23 Apr 2003 13:04:38 +0000 |
Simon Josefsson |
Fix license (the invariant sections mentioned has never been part of
|
Wed, 23 Apr 2003 12:49:25 +0000 |
Andr Spiegel |
Patch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>
|
Tue, 22 Apr 2003 19:03:18 +0000 |
Stefan Monnier |
(vc-mcvs-root): Cache the result.
|
Tue, 22 Apr 2003 12:12:07 +0000 |
Andrew Innes |
*** empty log message ***
|
Tue, 22 Apr 2003 12:11:48 +0000 |
Andrew Innes |
Update wording and version number etc.
|
Tue, 22 Apr 2003 12:10:51 +0000 |
Andrew Innes |
Fix multi-file .zip distribution, by splitting
|
Tue, 22 Apr 2003 10:57:14 +0000 |
Glenn Morris |
Restore changes from v1.5039 that were lost in v1.5046.
|
Tue, 22 Apr 2003 10:50:52 +0000 |
Andrew Innes |
Remove personal email address and update wording.
|
Tue, 22 Apr 2003 09:29:31 +0000 |
Andrew Innes |
Remove personal email address.
|
Mon, 21 Apr 2003 17:40:19 +0000 |
Stefan Monnier |
(Info-default-dirs): New fun extracted from Info-initialize.
|
Mon, 21 Apr 2003 16:22:08 +0000 |
Stefan Monnier |
(fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.
|
Mon, 21 Apr 2003 15:48:28 +0000 |
Stefan Monnier |
(byte-compile-defvar): Improve message.
|
Mon, 21 Apr 2003 15:43:02 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 21 Apr 2003 01:39:06 +0000 |
Richard M. Stallman |
Fix comment typo.
|
Mon, 21 Apr 2003 01:38:36 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 21 Apr 2003 01:38:24 +0000 |
Richard M. Stallman |
(Timers): Explain about timers and quitting.
|