Sun, 14 Jul 2002 14:06:58 +0000 |
Kai Grojohann |
Comply with Texinfo coding standards. Suggestions by Eli.
|
Sun, 14 Jul 2002 10:14:28 +0000 |
Mike Williams |
*** empty log message ***
|
Sun, 14 Jul 2002 10:13:27 +0000 |
Mike Williams |
(mouse-sel-bound-events): New constant.
|
Sat, 13 Jul 2002 23:30:08 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sat, 13 Jul 2002 23:09:32 +0000 |
Kim F. Storm |
regenerated
|
Sat, 13 Jul 2002 23:08:01 +0000 |
Stefan Monnier |
(cl-set-substring): Fix thinko.
|
Sat, 13 Jul 2002 22:10:02 +0000 |
Stefan Monnier |
Use hash-tables.
|
Sat, 13 Jul 2002 21:40:05 +0000 |
Andreas Schwab |
(mail-abbrev-make-syntax-table): Check the
|
Sat, 13 Jul 2002 20:17:00 +0000 |
Stefan Monnier |
(ebrowse-symbol-regexp): Avoid cl-set-substring.
|
Sat, 13 Jul 2002 19:23:05 +0000 |
Stefan Monnier |
(sgml-quote): Use narrowing. Improve the regexp used when unquoting.
|
Sat, 13 Jul 2002 18:56:04 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 13 Jul 2002 18:51:28 +0000 |
Glenn Morris |
(timeclock-in): Run the new day section if, after rereading the log file,
|
Sat, 13 Jul 2002 18:08:11 +0000 |
Kai Grojohann |
Do not hook into file-name-handler-alist, this
|
Sat, 13 Jul 2002 18:03:55 +0000 |
Kai Grojohann |
Fix copyright years.
|
Sat, 13 Jul 2002 17:41:01 +0000 |
Kai Grojohann |
(tramp-multi-file-name-structure-unified): Add
|
Sat, 13 Jul 2002 10:52:22 +0000 |
Kai Grojohann |
* files.texi (Remote Files): Explain new unified file name synatx.
|
Fri, 12 Jul 2002 23:57:49 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 12 Jul 2002 23:56:12 +0000 |
Kim F. Storm |
(grep-tree): Fixed autoload.
|
Fri, 12 Jul 2002 23:47:31 +0000 |
Kim F. Storm |
(command_loop_1): Invert check on Vmemory_full.
|
Fri, 12 Jul 2002 23:38:01 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 12 Jul 2002 23:35:37 +0000 |
Glenn Morris |
(timeclock-get-workday-function): `timeclock-workday' is not a valid
|
Fri, 12 Jul 2002 23:32:14 +0000 |
Richard M. Stallman |
Move the node Query Before Exit down.
|
Fri, 12 Jul 2002 23:31:02 +0000 |
Richard M. Stallman |
Document binding `deactivate-mark' around something that modifies the
|
Fri, 12 Jul 2002 23:30:17 +0000 |
Richard M. Stallman |
defimage does not evaluate SPECS.
|
Fri, 12 Jul 2002 23:29:39 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 12 Jul 2002 23:29:26 +0000 |
Richard M. Stallman |
(ange-ftp-write-region): Don't bind executing-kbd-macro; instead, pass
|
Fri, 12 Jul 2002 23:28:15 +0000 |
Richard M. Stallman |
(flush-lines, keep-lines): Convert REND to a marker.
|
Fri, 12 Jul 2002 23:26:17 +0000 |
Richard M. Stallman |
(help-with-tutorial): Display completion list right away.
|
Fri, 12 Jul 2002 23:25:26 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 12 Jul 2002 23:24:36 +0000 |
Richard M. Stallman |
(ediff-test-patch-utility): Catch error and return nil.
|
Fri, 12 Jul 2002 23:23:29 +0000 |
Richard M. Stallman |
(fancy-splash-text, actions page): Add blank line to balance help page.
|
Fri, 12 Jul 2002 23:21:48 +0000 |
Richard M. Stallman |
(command-line): Set memory-signal-data.
|
Fri, 12 Jul 2002 22:57:11 +0000 |
Richard M. Stallman |
(help-map): Add binding for info-emacs-manual.
|
Fri, 12 Jul 2002 17:46:11 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 12 Jul 2002 17:45:45 +0000 |
Richard M. Stallman |
(strokes-help): Call print-help-return-message
|
Fri, 12 Jul 2002 17:41:54 +0000 |
Richard M. Stallman |
(info-emacs-manual): New function.
|
Fri, 12 Jul 2002 17:41:00 +0000 |
Richard M. Stallman |
(multiple-value-call): Add alias.
|
Fri, 12 Jul 2002 17:39:45 +0000 |
Richard M. Stallman |
(compilation-normalize-filename):
|
Fri, 12 Jul 2002 17:36:47 +0000 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
Fri, 12 Jul 2002 16:56:03 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 12 Jul 2002 16:55:46 +0000 |
Juanma Barranquero |
(describe-variable): Put `defvaralias' info before the documentation (patch from
|
Fri, 12 Jul 2002 11:56:42 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 12 Jul 2002 11:56:30 +0000 |
Juanma Barranquero |
(timer-set-time-with-usecs): Fix documentation. Simplify extraction of time data.
|
Fri, 12 Jul 2002 11:19:24 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 12 Jul 2002 11:19:09 +0000 |
Richard M. Stallman |
(print_error_message): Don't handle Vsignaling_function here.
|
Fri, 12 Jul 2002 11:18:36 +0000 |
Richard M. Stallman |
(cmd_error_internal): Handle Vsignaling_function here.
|
Fri, 12 Jul 2002 11:16:42 +0000 |
Richard M. Stallman |
(Fsignal): Don't call cancel_hourglass.
|
Fri, 12 Jul 2002 11:13:47 +0000 |
Richard M. Stallman |
(process_send_signal): Add abort call.
|
Fri, 12 Jul 2002 08:58:32 +0000 |
Pavel Jank |
*** empty log message ***
|
Fri, 12 Jul 2002 08:56:12 +0000 |
Pavel Jank |
(describe-variable): Mention if the variable is an alias.
|
Fri, 12 Jul 2002 03:38:12 +0000 |
Markus Rost |
*** empty log message ***
|
Fri, 12 Jul 2002 03:37:49 +0000 |
Markus Rost |
(Fkey_binding): Fix typo.
|
Thu, 11 Jul 2002 23:52:16 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 11 Jul 2002 23:52:03 +0000 |
Kenichi Handa |
(locale-language-names): Change "mk" (Macedoninan), "ru" (Russian),
|
Thu, 11 Jul 2002 20:26:19 +0000 |
Kai Grojohann |
(tramp-handle-make-symbolic-link): Implement.
|
Thu, 11 Jul 2002 19:59:07 +0000 |
Kai Grojohann |
(tramp-default-method): New default method "sm"
|
Thu, 11 Jul 2002 17:44:22 +0000 |
Richard M. Stallman |
(Vmemory_full): New variable.
|
Thu, 11 Jul 2002 17:40:48 +0000 |
Richard M. Stallman |
(Vmemory_full): Add declaration.
|
Thu, 11 Jul 2002 17:38:49 +0000 |
Richard M. Stallman |
(last_known_column): Declare as double, not float.
|
Thu, 11 Jul 2002 17:36:07 +0000 |
Richard M. Stallman |
(message_dolog): Do nothing if Vmemory_full is non-nil.
|
Thu, 11 Jul 2002 17:32:19 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 11 Jul 2002 17:32:01 +0000 |
Pavel Jank |
*** empty log message ***
|
Thu, 11 Jul 2002 17:31:10 +0000 |
Richard M. Stallman |
(BROKEN_SA_RESTART): Defined.
|
Thu, 11 Jul 2002 17:29:56 +0000 |
Richard M. Stallman |
(sys_signal): Test BROKEN_SA_RESTART.
|
Thu, 11 Jul 2002 17:14:03 +0000 |
Andrew Choi |
2002-07-11 Andrew Choi <akochoi@shaw.ca>
|
Thu, 11 Jul 2002 16:38:58 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 11 Jul 2002 15:24:13 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Thu, 11 Jul 2002 14:26:44 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Wed, 10 Jul 2002 11:08:01 +0000 |
Kim F. Storm |
(ido-make-merged-file-list): Fix last change again.
|
Wed, 10 Jul 2002 11:07:28 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 10 Jul 2002 11:06:54 +0000 |
Juanma Barranquero |
(authors-obsolete-file-p): Fix typo.
|
Wed, 10 Jul 2002 09:49:40 +0000 |
Juanma Barranquero |
Revert doubtful typo fix.
|
Wed, 10 Jul 2002 09:45:18 +0000 |
Juanma Barranquero |
(speedbar-obj-do-check): Fix typo.
|
Wed, 10 Jul 2002 09:26:17 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 10 Jul 2002 09:26:03 +0000 |
Juanma Barranquero |
(speedbar-tag-hierarchy-method): Fix typos.
|
Wed, 10 Jul 2002 08:45:24 +0000 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
Wed, 10 Jul 2002 08:41:28 +0000 |
Juanma Barranquero |
(SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers updated.
|
Wed, 10 Jul 2002 08:21:49 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 10 Jul 2002 08:21:31 +0000 |
Juanma Barranquero |
(speedbar-make-specialized-keymap): Fix docstring.
|
Wed, 10 Jul 2002 08:18:31 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 10 Jul 2002 08:18:18 +0000 |
Juanma Barranquero |
(ido-enter-single-matching-directory): Delete leftover comment.
|
Tue, 09 Jul 2002 23:12:30 +0000 |
Stefan Monnier |
(Fdefalias): Add an optional `docstring' argument.
|
Tue, 09 Jul 2002 23:02:26 +0000 |
Stefan Monnier |
(HASH_VALUE, HASH_KEY): Remove (it's in lisp.h now).
|
Tue, 09 Jul 2002 23:00:56 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 09 Jul 2002 23:00:17 +0000 |
Stefan Monnier |
(HASH_VALUE): Remove (it's in lisp.h now).
|
Tue, 09 Jul 2002 10:47:38 +0000 |
Juanma Barranquero |
(ebnf-yac-error): Fix typo.
|
Tue, 09 Jul 2002 10:47:02 +0000 |
Juanma Barranquero |
(idlwave-shell-set-bp): Fix typos.
|
Tue, 09 Jul 2002 10:06:17 +0000 |
Simon Josefsson |
(mail-extr-all-top-level-domains): Update names.
|
Tue, 09 Jul 2002 09:57:34 +0000 |
Juanma Barranquero |
Fix typo.
|
Tue, 09 Jul 2002 09:46:38 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 09 Jul 2002 09:08:18 +0000 |
Kim F. Storm |
(ido-make-merged-file-list): Fix last change.
|
Tue, 09 Jul 2002 09:05:19 +0000 |
Juanma Barranquero |
(hexl-mode): Fix typo.
|
Tue, 09 Jul 2002 07:35:10 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 09 Jul 2002 07:34:22 +0000 |
Juanma Barranquero |
(face-id): Fix typo.
|
Tue, 09 Jul 2002 06:00:18 +0000 |
Miles Bader |
*** empty log message ***
|
Tue, 09 Jul 2002 06:00:05 +0000 |
Miles Bader |
(hexl-find-file): Bind `completion-ignored-extensions' to nil when
|
Tue, 09 Jul 2002 02:42:06 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 09 Jul 2002 02:41:40 +0000 |
Kenichi Handa |
(insert-directory): Be sure to bind
|
Tue, 09 Jul 2002 00:43:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 09 Jul 2002 00:29:36 +0000 |
Kenichi Handa |
("latin-3-prefix"): Remove bogus Latin-3
|
Tue, 09 Jul 2002 00:12:23 +0000 |
Kenichi Handa |
(Fcall_process): Fix previous change.
|
Mon, 08 Jul 2002 22:32:35 +0000 |
Dave Love |
*** empty log message ***
|
Mon, 08 Jul 2002 22:22:12 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 08 Jul 2002 22:20:31 +0000 |
Kim F. Storm |
(ido-make-merged-file-list): Move fully matching item to head of list.
|
Mon, 08 Jul 2002 22:03:02 +0000 |
Kim F. Storm |
(ido-find-common-substring): Return substring instead of t.
|
Mon, 08 Jul 2002 11:42:57 +0000 |
Simon Josefsson |
Fix typo in comments, not worthy of a changelog entry.
|
Mon, 08 Jul 2002 09:37:31 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 08 Jul 2002 09:36:47 +0000 |
Andreas Schwab |
.
|
Mon, 08 Jul 2002 09:34:49 +0000 |
Juanma Barranquero |
(Info-directory-list): Fix docstring.
|
Mon, 08 Jul 2002 08:45:12 +0000 |
Miles Bader |
*** empty log message ***
|
Mon, 08 Jul 2002 08:45:00 +0000 |
Miles Bader |
(comint-dynamic-list-completions): Sort COMPLETIONS before first use.
|