Thu, 07 Nov 2002 23:18:45 +0000 |
Kim F. Storm |
(Fformat_network_address): Removed unused locals p, cp, and i.
|
Thu, 07 Nov 2002 23:15:02 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 07 Nov 2002 23:01:30 +0000 |
Stefan Monnier |
(function-p-func): Avoid `xemacs-p'.
|
Thu, 07 Nov 2002 23:00:32 +0000 |
Stefan Monnier |
Require esh-util.
|
Thu, 07 Nov 2002 22:51:28 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 07 Nov 2002 22:50:57 +0000 |
Stefan Monnier |
(fill-paragraph): Consider a comment-start as
|
Thu, 07 Nov 2002 21:01:20 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 07 Nov 2002 20:58:36 +0000 |
Stefan Monnier |
(isearch-yank-line): Typo.
|
Thu, 07 Nov 2002 20:53:33 +0000 |
Dave Love |
(regexec): Fix pmatch declaration.
|
Thu, 07 Nov 2002 19:16:15 +0000 |
Stefan Monnier |
(grep-default-command): New fun.
|
Thu, 07 Nov 2002 18:49:48 +0000 |
Stefan Monnier |
(elide-head): Don't make intangible.
|
Thu, 07 Nov 2002 18:28:09 +0000 |
Stefan Monnier |
(where-is): Rename map to defs (a list of syms is not a map).
|
Thu, 07 Nov 2002 17:46:04 +0000 |
Stefan Monnier |
(isearch-hidden): New var.
|
Thu, 07 Nov 2002 17:33:03 +0000 |
Markus Rost |
Regenerated.
|
Thu, 07 Nov 2002 17:23:00 +0000 |
Markus Rost |
*** empty log message ***
|
Thu, 07 Nov 2002 17:21:28 +0000 |
Markus Rost |
(mail-default-directory): Set the version to 21.4.
|
Thu, 07 Nov 2002 17:16:09 +0000 |
Markus Rost |
(grep-compute-defaults): Move down.
|
Thu, 07 Nov 2002 17:05:01 +0000 |
Markus Rost |
(grep-compute-defaults): Undo previous change.
|
Thu, 07 Nov 2002 16:52:04 +0000 |
Markus Rost |
(checkdoc-find-error): Use get-file-buffer instead of get-buffer.
|
Thu, 07 Nov 2002 16:46:11 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 07 Nov 2002 16:45:46 +0000 |
Juanma Barranquero |
(where-is): Repport also aliases of the passed command.
|
Thu, 07 Nov 2002 15:22:49 +0000 |
Stefan Monnier |
(tcl-mode): Don't set paragraph-start,
|
Thu, 07 Nov 2002 02:26:44 +0000 |
Miles Bader |
(maybe_bootstrap): Whoops, screwed up the second instance of $$bar...
|
Thu, 07 Nov 2002 01:02:44 +0000 |
Miles Bader |
*** empty log message ***
|
Thu, 07 Nov 2002 01:02:35 +0000 |
Miles Bader |
(maybe_bootstrap): Fix shell variable usage. Handle separate-build-dir case.
|
Thu, 07 Nov 2002 00:26:27 +0000 |
Markus Rost |
*** empty log message ***
|
Thu, 07 Nov 2002 00:26:04 +0000 |
Markus Rost |
(custom-make-dependencies): Fix comment inserted in cus-load.el.
|
Wed, 06 Nov 2002 23:42:16 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 06 Nov 2002 23:39:21 +0000 |
Dave Love |
Use keyboard-translate-table coding
|
Wed, 06 Nov 2002 23:36:10 +0000 |
Dave Love |
(quail-input-string-to-events): Use
|
Wed, 06 Nov 2002 23:34:58 +0000 |
Dave Love |
(set-buffer-file-coding-system): Call
|
Wed, 06 Nov 2002 23:31:21 +0000 |
Dave Love |
Reformat some DEFUNs so that etags works.
|
Wed, 06 Nov 2002 23:28:29 +0000 |
Dave Love |
(normal-mode): Call ucs-set-table-for-input.
|
Wed, 06 Nov 2002 23:27:24 +0000 |
Dave Love |
(quoted-insert): Bind keyboard-translate-table around
|
Wed, 06 Nov 2002 20:30:45 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 06 Nov 2002 20:30:32 +0000 |
Dave Love |
(Qset_buffer_major_mode_hook): New.
|
Wed, 06 Nov 2002 09:25:58 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 06 Nov 2002 05:13:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 06 Nov 2002 05:13:29 +0000 |
Richard M. Stallman |
(maybe_bootstrap): Add doublequotes to make it bulletproof.
|
Wed, 06 Nov 2002 05:11:59 +0000 |
Richard M. Stallman |
Add copyright notice and permission notice.
|
Wed, 06 Nov 2002 05:08:16 +0000 |
Richard M. Stallman |
(query-replace, query-replace-regexp): Doc fixes.
|
Wed, 06 Nov 2002 05:07:33 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 06 Nov 2002 05:07:04 +0000 |
Richard M. Stallman |
(byte-compile-lambda): Handle progn like let, inside interactive spec.
|
Wed, 06 Nov 2002 05:05:47 +0000 |
Richard M. Stallman |
(tex-dvi-view-command): Value can be sexp.
|
Wed, 06 Nov 2002 05:03:33 +0000 |
Richard M. Stallman |
(x_term_init): Use turn_on_atimers, not start_polling and stop_polling.
|
Wed, 06 Nov 2002 05:01:46 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Wed, 06 Nov 2002 04:58:50 +0000 |
Richard M. Stallman |
(POLLING_PROBLEM_IN_SELECT): Add #undef.
|
Wed, 06 Nov 2002 04:57:48 +0000 |
Richard M. Stallman |
(POLLING_PROBLEM_IN_SELECT): Defined.
|
Wed, 06 Nov 2002 01:07:49 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 06 Nov 2002 01:07:34 +0000 |
Kenichi Handa |
(coding-system-eol-type-mnemonic): Use
|
Wed, 06 Nov 2002 00:47:05 +0000 |
Karl Berry |
.
|
Wed, 06 Nov 2002 00:45:03 +0000 |
Karl Berry |
(Info-fontify): reorder face list to avoid bad
|
Tue, 05 Nov 2002 22:39:07 +0000 |
Kim F. Storm |
(Info-fontify-node): Fixed hiding of *note references
|
Tue, 05 Nov 2002 22:38:39 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 05 Nov 2002 14:39:32 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 05 Nov 2002 14:39:09 +0000 |
Juanma Barranquero |
("Bulgarian"): Fix typo.
|
Tue, 05 Nov 2002 10:43:33 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 05 Nov 2002 10:43:04 +0000 |
Juanma Barranquero |
(coding-system-eol-type-mnemonic): Move to mule.el.
|
Tue, 05 Nov 2002 10:42:25 +0000 |
Juanma Barranquero |
(coding-system-eol-type-mnemonic): Move from mule-util.el.
|
Tue, 05 Nov 2002 07:23:26 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 05 Nov 2002 07:21:14 +0000 |
Juanma Barranquero |
(find-buffer-visiting): Accept new optional PREDICATE argument to return only a
|
Tue, 05 Nov 2002 05:19:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 05 Nov 2002 05:18:27 +0000 |
Richard M. Stallman |
(BROKEN_SIGIO): Turn off the #undef.
|
Tue, 05 Nov 2002 05:15:47 +0000 |
Richard M. Stallman |
(Fcall_interactively): New local filter_specs.
|
Mon, 04 Nov 2002 19:16:29 +0000 |
John Paul Wallington |
(Feval_buffer): Doc fix.
|
Mon, 04 Nov 2002 18:29:06 +0000 |
Dave Love |
*** empty log message ***
|
Mon, 04 Nov 2002 14:58:44 +0000 |
Dave Love |
*** empty log message ***
|
Mon, 04 Nov 2002 14:57:54 +0000 |
Dave Love |
(read_char): Always translate iff
|
Mon, 04 Nov 2002 14:29:04 +0000 |
Dave Love |
(XTread_socket): Check Lisp types for Vx_keysym_table
|
Mon, 04 Nov 2002 08:21:51 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 04 Nov 2002 08:19:59 +0000 |
Juanma Barranquero |
(desktop-relative-file-names): New variable.
|
Sun, 03 Nov 2002 15:08:29 +0000 |
Andr Spiegel |
Add comment to prev change.
|
Sun, 03 Nov 2002 14:51:21 +0000 |
Andr Spiegel |
#
|
Sun, 03 Nov 2002 14:50:22 +0000 |
Andr Spiegel |
#
|
Sun, 03 Nov 2002 14:48:37 +0000 |
Andr Spiegel |
(vc-dired-move): Adapt dired-move-to-filename-regexp to its current
|
Sun, 03 Nov 2002 13:36:16 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sun, 03 Nov 2002 13:35:46 +0000 |
Stefan Monnier |
(single_display_prop_intangible_p): Strings are intangible.
|
Sun, 03 Nov 2002 12:37:48 +0000 |
Stefan Monnier |
(generate-file-autoloads, update-file-autoloads): Strip .gz extensions.
|
Sun, 03 Nov 2002 12:01:33 +0000 |
Stefan Monnier |
(Info-streamline-headings): New var.
|
Sun, 03 Nov 2002 10:59:18 +0000 |
Stefan Monnier |
(get_pos_property): Don't hardcode Qfield.
|
Sun, 03 Nov 2002 09:36:55 +0000 |
Stefan Monnier |
(adjust_point_for_property): copy/paste error.
|
Sun, 03 Nov 2002 09:00:47 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sun, 03 Nov 2002 08:58:49 +0000 |
Stefan Monnier |
(adjust_point_for_property): Handle `display' prop on overlays.
|
Sun, 03 Nov 2002 08:34:45 +0000 |
Stefan Monnier |
(insert-image): Don't make intangible since
|
Sun, 03 Nov 2002 03:46:56 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sun, 03 Nov 2002 03:46:03 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sun, 03 Nov 2002 03:43:49 +0000 |
Stefan Monnier |
(lisp-fill-paragraph): Use fill-comment-paragraph.
|
Sun, 03 Nov 2002 03:41:11 +0000 |
Stefan Monnier |
(fill-paragraph-handle-comment): New var.
|
Sat, 02 Nov 2002 08:16:57 +0000 |
Stefan Monnier |
(decode_coding_emacs_mule, decode_coding_iso2022)
|
Sat, 02 Nov 2002 06:13:57 +0000 |
Stefan Monnier |
(mode-line-change-eol, mode-line-eol-desc-cache, mode-line-eol-desc): New.
|
Sat, 02 Nov 2002 05:29:13 +0000 |
Stefan Monnier |
(server-sentinel): Kill buffers if applicable.
|
Sat, 02 Nov 2002 05:16:58 +0000 |
Stefan Monnier |
(rmail-digest-end-regexps): Simplify.
|
Sat, 02 Nov 2002 02:33:09 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sat, 02 Nov 2002 02:16:36 +0000 |
Stefan Monnier |
(tex-common-initialization): comment-start-skip shouldn't match on next line.
|
Sat, 02 Nov 2002 01:38:03 +0000 |
Stefan Monnier |
(lisp-fill-paragraph): Use match-string and line-beginning-position.
|
Fri, 01 Nov 2002 22:48:12 +0000 |
Kim F. Storm |
(Info-hide-note-references): nil value now does no
|
Fri, 01 Nov 2002 22:47:37 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 01 Nov 2002 22:35:02 +0000 |
Andreas Schwab |
*** empty log message ***
|
Fri, 01 Nov 2002 22:34:22 +0000 |
Andreas Schwab |
(Fmessage): Revert last change to properly handle %% format.
|
Fri, 01 Nov 2002 20:13:54 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 01 Nov 2002 20:11:39 +0000 |
Stefan Monnier |
(unuse_menu_items): New fun.
|
Fri, 01 Nov 2002 19:55:43 +0000 |
Dave Love |
*** empty log message ***
|
Fri, 01 Nov 2002 19:06:06 +0000 |
Stefan Monnier |
(find_field): Make an exception for nil fields.
|
Fri, 01 Nov 2002 17:41:41 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 01 Nov 2002 17:40:37 +0000 |
Stefan Monnier |
(sgml-skip-tag-backward, sgml-skip-tag-forward):
|
Fri, 01 Nov 2002 09:18:40 +0000 |
Kim F. Storm |
(ido-read-file-name): Removed leftover debug message "gotit".
|
Fri, 01 Nov 2002 08:53:50 +0000 |
Kim F. Storm |
(Info-hide-note-references): New defcustom.
|
Fri, 01 Nov 2002 08:53:18 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 31 Oct 2002 23:37:15 +0000 |
Kim F. Storm |
(explicit-bash-args): Bash 1.x doesn't grook
|
Thu, 31 Oct 2002 23:36:56 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 31 Oct 2002 22:08:03 +0000 |
Kim F. Storm |
(Info-follow-reference, Info-next-reference)
|
Thu, 31 Oct 2002 22:07:34 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 31 Oct 2002 22:02:12 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 31 Oct 2002 17:59:30 +0000 |
Dave Love |
(XTread_socket): Fix last change.
|
Thu, 31 Oct 2002 17:58:26 +0000 |
Dave Love |
*** empty log message ***
|
Thu, 31 Oct 2002 16:22:07 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 31 Oct 2002 16:21:38 +0000 |
Stefan Monnier |
(Fformat_network_address): Fix int/Lisp_Object mixup.
|
Thu, 31 Oct 2002 00:42:35 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 31 Oct 2002 00:30:36 +0000 |
Stefan Monnier |
(fill-move-to-break-point): Skip white space
|
Wed, 30 Oct 2002 23:11:26 +0000 |
Stefan Monnier |
(overlays_around, get_pos_property): New funs.
|
Wed, 30 Oct 2002 19:48:51 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 30 Oct 2002 19:47:53 +0000 |
Dave Love |
(po-content-type-charset-alist): Delete most
|
Wed, 30 Oct 2002 19:26:23 +0000 |
Dave Love |
Remove some ancient compatibility code. Populate
|
Wed, 30 Oct 2002 19:17:50 +0000 |
Dave Love |
Comment.
|
Wed, 30 Oct 2002 19:17:31 +0000 |
Dave Love |
(Fforward_comment): Doc fix.
|
Wed, 30 Oct 2002 19:16:32 +0000 |
Dave Love |
Include sys/wait.h.
|
Wed, 30 Oct 2002 19:15:17 +0000 |
Dave Love |
(Fload) <!load_dangerous_libraries>: Close fd.
|
Wed, 30 Oct 2002 19:13:10 +0000 |
Dave Love |
(lispy_accent_codes, lispy_accent_keys): Extended.
|
Wed, 30 Oct 2002 19:12:37 +0000 |
Dave Love |
(Qeql): Declare.
|
Wed, 30 Oct 2002 18:59:01 +0000 |
Dave Love |
(bcopy, bzero): Define conditional on HAVE_BCOPY.
|
Wed, 30 Oct 2002 18:58:46 +0000 |
Dave Love |
Don't include strings.h.
|
Wed, 30 Oct 2002 18:57:59 +0000 |
Dave Love |
(IRIX6): Don't define.
|
Wed, 30 Oct 2002 18:57:41 +0000 |
Dave Love |
Don't include strings.h.
|
Wed, 30 Oct 2002 18:52:27 +0000 |
Dave Love |
Require autoconf 2.53. Test for pty.h,
|
Wed, 30 Oct 2002 18:50:35 +0000 |
Dave Love |
(C_SWITCH_SYSTEM): Revert last change (fixed by
|
Tue, 29 Oct 2002 23:42:00 +0000 |
Andreas Schwab |
*** empty log message ***
|
Tue, 29 Oct 2002 23:40:47 +0000 |
Andreas Schwab |
(replace-regexp-in-string): Doc fix.
|
Tue, 29 Oct 2002 18:51:52 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 29 Oct 2002 18:50:29 +0000 |
Dave Love |
(selection-coding-system, scalable-fonts-allowed):
|
Tue, 29 Oct 2002 18:48:30 +0000 |
Dave Love |
(syntax-case): Define
|
Tue, 29 Oct 2002 18:37:26 +0000 |
Dave Love |
Comment.
|
Tue, 29 Oct 2002 18:21:10 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 29 Oct 2002 18:18:41 +0000 |
Richard M. Stallman |
Add xref to Make manual.
|
Tue, 29 Oct 2002 18:17:50 +0000 |
Juanma Barranquero |
Fix entries to follow ChangeLog style conventions.
|
Tue, 29 Oct 2002 18:17:46 +0000 |
Richard M. Stallman |
(server-switch-buffer): Say when no server buffers remain.
|
Tue, 29 Oct 2002 18:12:33 +0000 |
Richard M. Stallman |
(goto-address-url-regexp): Don't match `mailto'.
|
Tue, 29 Oct 2002 14:14:56 +0000 |
Kim F. Storm |
(ido-wide-find-dirs-or-files): Fixed problem that caused
|
Tue, 29 Oct 2002 14:14:00 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 29 Oct 2002 09:45:19 +0000 |
Juanma Barranquero |
Added "(tiny change)" marker.
|
Tue, 29 Oct 2002 07:53:21 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 29 Oct 2002 07:53:08 +0000 |
Juanma Barranquero |
(texinfo-format-ifplaintext): New function.
|
Tue, 29 Oct 2002 07:52:32 +0000 |
Juanma Barranquero |
(texinfo-environments): Add environment; copying, documentdescription,
|
Tue, 29 Oct 2002 07:40:45 +0000 |
Juanma Barranquero |
Add "(tiny change)" where required.
|
Tue, 29 Oct 2002 05:26:18 +0000 |
Jonathan Yavner |
+++/--- bugfix
|
Tue, 29 Oct 2002 04:28:59 +0000 |
John Paul Wallington |
*** empty log message ***
|
Tue, 29 Oct 2002 04:21:03 +0000 |
John Paul Wallington |
(ibuffer-mouse-popup-menu): Set point before popping
|
Tue, 29 Oct 2002 01:39:26 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 29 Oct 2002 00:30:21 +0000 |
David Kastrup |
*** empty log message ***
|
Tue, 29 Oct 2002 00:29:38 +0000 |
David Kastrup |
(calc-any-evaltos): Initialize to nil, since
|
Mon, 28 Oct 2002 23:38:07 +0000 |
Kim F. Storm |
Document enhanced signal-process functionality.
|
Mon, 28 Oct 2002 23:18:50 +0000 |
Kim F. Storm |
(Fsignal_process): Allow PROCESS to be specified by
|
Mon, 28 Oct 2002 23:18:35 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 28 Oct 2002 18:44:55 +0000 |
Dave Love |
*** empty log message ***
|
Mon, 28 Oct 2002 18:44:39 +0000 |
Dave Love |
(non-iso-charset-alist): Move to
|
Mon, 28 Oct 2002 18:43:41 +0000 |
Dave Love |
(cp-make-coding-system): Use
|
Mon, 28 Oct 2002 18:29:36 +0000 |
Dave Love |
(quail-keyboard-layout): Move after
|
Mon, 28 Oct 2002 17:50:21 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 28 Oct 2002 17:50:03 +0000 |
Juanma Barranquero |
Don't redefine _heap_init and _heap_term on MSVC 7 build environments. Patch
|
Mon, 28 Oct 2002 15:04:57 +0000 |
Dave Love |
(Resources): Mention .Xresources.
|
Mon, 28 Oct 2002 14:43:51 +0000 |
Dave Love |
*** empty log message ***
|
Mon, 28 Oct 2002 14:43:33 +0000 |
Dave Love |
(thai-composition-function): Don't use prog1.
|
Mon, 28 Oct 2002 14:42:53 +0000 |
Dave Love |
(lao-composition-function): Don't use prog1.
|
Mon, 28 Oct 2002 14:40:18 +0000 |
Dave Love |
(diacritic-composition-function): Modify
|
Mon, 28 Oct 2002 14:38:00 +0000 |
Dave Love |
*** empty log message ***
|
Mon, 28 Oct 2002 14:37:38 +0000 |
Dave Love |
(quail-keyboard-layout-alist): Fix
|
Mon, 28 Oct 2002 08:17:27 +0000 |
Miles Bader |
*** empty log message ***
|
Mon, 28 Oct 2002 08:15:29 +0000 |
Miles Bader |
(makefile-warn-continuations): Don't barf when there _aren't_ any
|
Mon, 28 Oct 2002 07:30:33 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 28 Oct 2002 07:29:35 +0000 |
Juanma Barranquero |
(grep-find-use-xargs): Fix docstring. Patch from Matt Swift
|
Mon, 28 Oct 2002 02:08:02 +0000 |
Michael Kifer |
2002-10-27 Michael Kifer <kifer@cs.stonybrook.edu>
|
Sun, 27 Oct 2002 23:01:57 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sun, 27 Oct 2002 23:00:42 +0000 |
Andreas Schwab |
(sh-mode-syntax-table): Don't make ^L
|
Sun, 27 Oct 2002 21:58:18 +0000 |
Kim F. Storm |
Fixed typo in docstring.
|
Sun, 27 Oct 2002 21:31:19 +0000 |
Kim F. Storm |
(ido-cannot-complete-command): New defcustom, default to
|
Sun, 27 Oct 2002 21:30:52 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 27 Oct 2002 16:35:06 +0000 |
Jonathan Yavner |
Fixed first-line problem for function documentation strings.
|
Sun, 27 Oct 2002 16:26:04 +0000 |
Jonathan Yavner |
Added ses-mode, unsafep, testcover
|
Sat, 26 Oct 2002 23:53:30 +0000 |
Kim F. Storm |
(IT_note_mouse_highlight): Don't use mouse-face if hidden.
|
Sat, 26 Oct 2002 23:53:07 +0000 |
Kim F. Storm |
(note_mouse_highlight): Don't use mouse-face if hidden.
|
Sat, 26 Oct 2002 23:52:10 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 26 Oct 2002 23:31:04 +0000 |
Dave Love |
*** empty log message ***
|
Sat, 26 Oct 2002 23:30:32 +0000 |
Dave Love |
(iso-8859-11): New.
|
Sat, 26 Oct 2002 22:52:42 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 26 Oct 2002 22:52:36 +0000 |
Richard M. Stallman |
(Fformat): Detect invalid format letters for floats.
|
Sat, 26 Oct 2002 22:49:46 +0000 |
Richard M. Stallman |
Add index entries.
|
Sat, 26 Oct 2002 22:49:12 +0000 |
Richard M. Stallman |
(makefile-cleanup-continuations): Default for variable is nil.
|
Sat, 26 Oct 2002 22:43:02 +0000 |
Richard M. Stallman |
(select-safe-coding-system): Delete debugging setq.
|
Sat, 26 Oct 2002 22:42:12 +0000 |
Richard M. Stallman |
(shell): Look for .emacs_SHELL under ~/.emacs.d after looking in ~.
|
Sat, 26 Oct 2002 22:41:33 +0000 |
Richard M. Stallman |
(command-line): Look for .emacs under ~/.emacs.d after looking in ~.
|
Sat, 26 Oct 2002 22:40:40 +0000 |
John Paul Wallington |
* textmodes/picture.el (picture-mouse-set-point): New command.
|
Sat, 26 Oct 2002 22:40:31 +0000 |
Richard M. Stallman |
(toggle-truncate-lines): When turning off truncation,
|
Sat, 26 Oct 2002 22:37:54 +0000 |
Richard M. Stallman |
(Man-default-man-entry): Don't look for all word chars,
|
Sat, 26 Oct 2002 22:37:04 +0000 |
Richard M. Stallman |
(gdb): Pass default-directory to GDB via -cd option.
|
Sat, 26 Oct 2002 22:36:09 +0000 |
Richard M. Stallman |
(c++-font-lock-keywords...): Add `restrict' keyword.
|
Sat, 26 Oct 2002 22:35:16 +0000 |
Richard M. Stallman |
(ff-find-related-file): Fix autoload cookie.
|
Sat, 26 Oct 2002 22:34:50 +0000 |
Richard M. Stallman |
(unsafep-variable): Pass second arg to risky-local-variable-p.
|
Sat, 26 Oct 2002 22:34:14 +0000 |
Richard M. Stallman |
(risky-local-variable-p): VAL=nil has special meaning.
|
Sat, 26 Oct 2002 22:32:46 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 26 Oct 2002 22:32:08 +0000 |
Richard M. Stallman |
(compile-always): Avoid error in old Bash versions.
|
Sat, 26 Oct 2002 22:27:39 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 26 Oct 2002 22:27:15 +0000 |
Kim F. Storm |
(cvs-checkout): Use read-directory-name.
|
Sat, 26 Oct 2002 00:27:34 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 25 Oct 2002 15:30:20 +0000 |
Stefan Monnier |
(outline-next-heading): Make sure the match-data is correct where returning.
|
Fri, 25 Oct 2002 12:32:18 +0000 |
Kenichi Handa |
(x_set_name): Encode by Qcompound_text unconditionally.
|
Fri, 25 Oct 2002 12:29:21 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 25 Oct 2002 06:50:01 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 25 Oct 2002 06:49:40 +0000 |
Juanma Barranquero |
Remove definition of XColor.
|
Fri, 25 Oct 2002 06:49:15 +0000 |
Juanma Barranquero |
[!HAVE_X_WINDOWS]: Define XColor.
|
Fri, 25 Oct 2002 05:58:04 +0000 |
Richard M. Stallman |
Clarify "can't open termcap database" item.
|
Thu, 24 Oct 2002 22:13:59 +0000 |
Dave Love |
XFree86 4 iso10646-1 fonts.
|
Thu, 24 Oct 2002 19:59:14 +0000 |
Kim F. Storm |
(get_window_cursor_type): New arg ACTIVE_CURSOR.
|
Thu, 24 Oct 2002 19:58:23 +0000 |
Kim F. Storm |
(x_display_and_set_cursor): Get active_cursor from
|
Thu, 24 Oct 2002 19:57:52 +0000 |
Kim F. Storm |
(get_window_cursor_type): Update prototype.
|
Thu, 24 Oct 2002 19:57:38 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 24 Oct 2002 08:18:43 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 24 Oct 2002 08:18:10 +0000 |
Juanma Barranquero |
(outline-minor-mode): Add customization group.
|
Thu, 24 Oct 2002 08:03:41 +0000 |
Kim F. Storm |
(Fformat_network_address): New function.
|
Thu, 24 Oct 2002 08:03:27 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 23 Oct 2002 17:38:44 +0000 |
Richard M. Stallman |
(risky-local-variable-p): New function.
|
Wed, 23 Oct 2002 16:55:33 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 23 Oct 2002 16:55:19 +0000 |
Juanma Barranquero |
Remove definition of XColor.
|
Wed, 23 Oct 2002 16:54:36 +0000 |
Juanma Barranquero |
Add definition of XColor.
|
Wed, 23 Oct 2002 16:53:48 +0000 |
Juanma Barranquero |
(w32_term_init): Pass XColor to w32_define_color, not COLORREF.
|
Wed, 23 Oct 2002 09:34:45 +0000 |
Kai Grojohann |
From Michael Albinus.
|
Wed, 23 Oct 2002 09:08:20 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 23 Oct 2002 09:08:04 +0000 |
Juanma Barranquero |
Updated user interface generally, especially Cygwin
|
Tue, 22 Oct 2002 22:27:50 +0000 |
Kim F. Storm |
(ido-restrict-to-matches): New command.
|
Tue, 22 Oct 2002 22:27:39 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 22 Oct 2002 21:51:52 +0000 |
Kim F. Storm |
Added (tiny change) remark.
|
Tue, 22 Oct 2002 19:35:20 +0000 |
Stefan Monnier |
(x_set_name, x_set_title): `icon.value' has unsigned char.
|
Tue, 22 Oct 2002 19:28:17 +0000 |
Stefan Monnier |
(window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,
|
Tue, 22 Oct 2002 18:57:19 +0000 |
Stefan Monnier |
(assoc_ignore_text_properties, Fother_buffer, Fkill_buffer)
|
Tue, 22 Oct 2002 18:22:24 +0000 |
John Wiegley |
Bob Halley <halley@play-bow.org>: (eshell-set-output-handle): Fix so
|
Tue, 22 Oct 2002 18:21:36 +0000 |
John Wiegley |
*** empty log message ***
|
Mon, 21 Oct 2002 22:49:17 +0000 |
Stefan Monnier |
(inferior-emacs-lisp-mode): If hexl not found, use cat. point-min != 1.
|
Mon, 21 Oct 2002 22:45:20 +0000 |
Stefan Monnier |
(hexl-mode-old-write-contents-hooks): Remove.
|
Mon, 21 Oct 2002 21:05:04 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 21 Oct 2002 21:04:50 +0000 |
Stefan Monnier |
(text-mode-syntax-table): Make ' a prefix.
|
Mon, 21 Oct 2002 21:03:00 +0000 |
Stefan Monnier |
(casify_region): Don't treat a prefix char as part
|
Mon, 21 Oct 2002 07:16:19 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 21 Oct 2002 07:00:52 +0000 |
Juanma Barranquero |
(directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamed
|
Mon, 21 Oct 2002 00:06:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 20 Oct 2002 21:06:38 +0000 |
Andreas Schwab |
.
|
Sun, 20 Oct 2002 21:03:54 +0000 |
Andreas Schwab |
(apropos-group): Use customize-group-other-window.
|
Sat, 19 Oct 2002 14:24:25 +0000 |
Andreas Schwab |
Ignore MacOS.
|
Sat, 19 Oct 2002 13:55:57 +0000 |
Andreas Schwab |
.
|
Sat, 19 Oct 2002 13:55:15 +0000 |
Andreas Schwab |
(${archlibdir}): Always create $(gamedir).
|
Fri, 18 Oct 2002 21:35:05 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 18 Oct 2002 21:34:06 +0000 |
Stefan Monnier |
(perl-mode-syntax-table): Change $ back to just "/" instead of "/ p".
|
Fri, 18 Oct 2002 15:27:18 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 18 Oct 2002 15:25:48 +0000 |
Juanma Barranquero |
(artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF.
|
Fri, 18 Oct 2002 14:21:49 +0000 |
Dave Love |
*** empty log message ***
|
Fri, 18 Oct 2002 14:15:44 +0000 |
Dave Love |
Revert decoding changes temporarily.
|
Fri, 18 Oct 2002 11:05:28 +0000 |
Dave Love |
*** empty log message ***
|
Fri, 18 Oct 2002 11:02:20 +0000 |
Dave Love |
(mm-mime-mule-charset-alist): Require when compiling.
|
Fri, 18 Oct 2002 10:55:38 +0000 |
Dave Love |
(mm-body-7-or-8): Don't special-case Mule.
|
Fri, 18 Oct 2002 10:54:31 +0000 |
Dave Love |
(message-forward-make-body): Use
|
Fri, 18 Oct 2002 10:53:41 +0000 |
Dave Love |
(gnus-summary-mode, gnus-summary-display-article)
|
Fri, 18 Oct 2002 10:52:56 +0000 |
Dave Love |
(message-posting-charset): defvar when compiling.
|
Fri, 18 Oct 2002 10:43:12 +0000 |
Dave Love |
(quoted-printable-encode-region): Use mm-insert-byte.
|
Fri, 18 Oct 2002 10:11:25 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 18 Oct 2002 10:09:43 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Fri, 18 Oct 2002 09:07:18 +0000 |
Juanma Barranquero |
(vcursor-other-window): Fix typo.
|
Fri, 18 Oct 2002 08:59:10 +0000 |
Juanma Barranquero |
(top-level): Fix typo.
|
Fri, 18 Oct 2002 08:52:37 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Fri, 18 Oct 2002 08:41:46 +0000 |
Juanma Barranquero |
(gnus-parse-netrc): Fix typo.
|
Fri, 18 Oct 2002 08:38:17 +0000 |
Juanma Barranquero |
(gnus-group-customize): Fix typo.
|
Fri, 18 Oct 2002 08:36:59 +0000 |
Juanma Barranquero |
(gnus-nocem-liberal-fetch): Fix typo.
|
Fri, 18 Oct 2002 08:35:07 +0000 |
Juanma Barranquero |
(nnlistserv-kk-create-mapping): Fix typo.
|
Fri, 18 Oct 2002 08:33:46 +0000 |
Juanma Barranquero |
(nnweb-dejanews-create-mapping, nnweb-reference-create-mapping,
|
Fri, 18 Oct 2002 08:30:49 +0000 |
Juanma Barranquero |
(sgml-close-tag, html-imenu-index): Fix typo.
|
Fri, 18 Oct 2002 08:27:27 +0000 |
Juanma Barranquero |
(bibtex-find-entry-location): Fix typo.
|
Fri, 18 Oct 2002 08:18:29 +0000 |
Juanma Barranquero |
(sh-indent-for-then): Fix typo.
|
Fri, 18 Oct 2002 08:12:35 +0000 |
Juanma Barranquero |
(idlwave-region-active-p): Fix typo.
|
Thu, 17 Oct 2002 16:57:37 +0000 |
Juanma Barranquero |
(ebrowse-ts, ebrowse-view/find-file-and-search-pattern,
|
Thu, 17 Oct 2002 16:56:14 +0000 |
Juanma Barranquero |
(c++-empty-arglist-indent): Fix typo.
|
Thu, 17 Oct 2002 16:54:57 +0000 |
Juanma Barranquero |
(netrc-parse): Fix typo.
|
Thu, 17 Oct 2002 16:53:45 +0000 |
Juanma Barranquero |
(feedmail-nuke-body-in-fcc, feedmail-queue-draft-directory): Fix typo.
|
Thu, 17 Oct 2002 16:52:29 +0000 |
Juanma Barranquero |
(eshell/define): Fix typo.
|
Thu, 17 Oct 2002 16:50:28 +0000 |
Juanma Barranquero |
(beginning-of-defun): Fix typo.
|
Thu, 17 Oct 2002 16:49:14 +0000 |
Juanma Barranquero |
(elint-error, elint-warning): Fix typo.
|
Thu, 17 Oct 2002 16:47:54 +0000 |
Juanma Barranquero |
(diary-name-pattern): Fix typo.
|
Thu, 17 Oct 2002 16:46:28 +0000 |
Juanma Barranquero |
(widget-choose): Fix typo.
|
Thu, 17 Oct 2002 16:44:45 +0000 |
Juanma Barranquero |
(align-rules-list, align-exclude-rules-list): Fix typos.
|
Thu, 17 Oct 2002 16:01:23 +0000 |
Juanma Barranquero |
(syms_of_lread): Fix typos.
|
Thu, 17 Oct 2002 15:46:06 +0000 |
Juanma Barranquero |
(vc-insert-file): Fix typo.
|
Thu, 17 Oct 2002 15:43:48 +0000 |
Juanma Barranquero |
(vc-cvs-sticky-tag-display): Fix typo.
|
Thu, 17 Oct 2002 15:42:10 +0000 |
Juanma Barranquero |
(remq): Fix typo.
|
Thu, 17 Oct 2002 15:41:01 +0000 |
Juanma Barranquero |
(idlwave-shell-set-bp): Fix typo.
|
Thu, 17 Oct 2002 15:34:15 +0000 |
Dave Love |
*** empty log message ***
|
Thu, 17 Oct 2002 15:33:42 +0000 |
Dave Love |
(non-iso-charset-alist): Add koi8-u.
|
Thu, 17 Oct 2002 15:32:26 +0000 |
Juanma Barranquero |
Fix typo.
|
Thu, 17 Oct 2002 15:30:28 +0000 |
Dave Love |
(cp-make-translation-table): Use
|
Thu, 17 Oct 2002 15:27:37 +0000 |
Dave Love |
("Slovenian"): Use slovenian input-method.
|
Thu, 17 Oct 2002 15:21:44 +0000 |
Dave Love |
(TEMACS_LDFLAGS): Add trailing comment.
|
Thu, 17 Oct 2002 07:33:54 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 17 Oct 2002 07:31:52 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 17 Oct 2002 07:30:45 +0000 |
Kenichi Handa |
(cyrillic-alternativnyj-decode-table): Fix
|
Thu, 17 Oct 2002 07:25:35 +0000 |
Juanma Barranquero |
(dired-add-entry): Put point in correct position before inserting marker char.
|
Wed, 16 Oct 2002 22:02:30 +0000 |
Sam Steingold |
added cus-load.el, finder-inf.el and subdirs.el
|
Wed, 16 Oct 2002 21:40:15 +0000 |
Andreas Schwab |
.
|
Wed, 16 Oct 2002 21:32:41 +0000 |
Andreas Schwab |
(dired-insert-subdir-doinsert): Preserve point.
|
Wed, 16 Oct 2002 21:27:40 +0000 |
Andreas Schwab |
(dired-readin-insert): Expand dired-directory.
|
Wed, 16 Oct 2002 18:39:02 +0000 |
Markus Rost |
*** empty log message ***
|
Wed, 16 Oct 2002 18:38:36 +0000 |
Markus Rost |
Move reftex-set-dirty to reftex-vars.el.
|
Wed, 16 Oct 2002 18:37:52 +0000 |
Markus Rost |
Move reftex-set-dirty here from reftex.el.
|
Wed, 16 Oct 2002 15:56:31 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 16 Oct 2002 15:56:15 +0000 |
Richard M. Stallman |
(Fcopy_file): Fix backward test of KEEP_TIME.
|
Wed, 16 Oct 2002 04:45:22 +0000 |
Markus Rost |
Replaced the recent ChangeLogs for cus-test.el by a summary.
|
Wed, 16 Oct 2002 04:41:59 +0000 |
Markus Rost |
Reworked. Added a new test cus-test-noloads. And a quiz.
|
Tue, 15 Oct 2002 23:20:41 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 15 Oct 2002 17:42:29 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 15 Oct 2002 17:41:26 +0000 |
Dave Love |
(Man-getpage-in-background): Set width in environment.
|
Tue, 15 Oct 2002 05:15:40 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 15 Oct 2002 05:15:25 +0000 |
Markus Rost |
(cus-test-libs): Use equal instead of =.
|
Tue, 15 Oct 2002 01:10:03 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 15 Oct 2002 01:09:45 +0000 |
Kenichi Handa |
(sendmail-send-it): Call
|
Mon, 14 Oct 2002 22:20:42 +0000 |
Markus Rost |
Minor change.
|
Mon, 14 Oct 2002 20:28:24 +0000 |
Markus Rost |
*** empty log message ***
|
Mon, 14 Oct 2002 20:27:45 +0000 |
Markus Rost |
Undo previous change, but leave a comment.
|
Mon, 14 Oct 2002 15:41:12 +0000 |
Andr Spiegel |
#
|
Mon, 14 Oct 2002 15:19:49 +0000 |
Andr Spiegel |
(insert-directory): Handle //SUBDIRED// lines in recursive listings
|
Mon, 14 Oct 2002 15:13:59 +0000 |
Andr Spiegel |
(vc-dired-reformat-line): Simplified. Handles text properties
|
Mon, 14 Oct 2002 11:02:07 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 14 Oct 2002 11:01:49 +0000 |
Juanma Barranquero |
(syms_of_win32select): Fix docstring for `selection-coding-system'.
|
Mon, 14 Oct 2002 11:01:17 +0000 |
Juanma Barranquero |
(syms_of_win16select): Fix docstring for `selection-coding-system'.
|
Mon, 14 Oct 2002 09:57:39 +0000 |
Andreas Schwab |
.
|
Mon, 14 Oct 2002 09:57:20 +0000 |
Andreas Schwab |
Fix syntax for find.
|
Mon, 14 Oct 2002 09:55:47 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 14 Oct 2002 09:55:35 +0000 |
Juanma Barranquero |
(set-selection-coding-system): Fix spacing.
|
Mon, 14 Oct 2002 04:44:24 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 14 Oct 2002 04:43:22 +0000 |
Stefan Monnier |
(scan_lists): Don't get fooled by a symbol ending with a backslash-quoted char.
|
Mon, 14 Oct 2002 01:38:07 +0000 |
Markus Rost |
*** empty log message ***
|
Mon, 14 Oct 2002 01:34:48 +0000 |
Richard M. Stallman |
(kill-emacs-hook): Not run in batch mode.
|
Mon, 14 Oct 2002 01:33:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 14 Oct 2002 01:33:40 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Treat `ignore' specially--prevent
|
Mon, 14 Oct 2002 01:32:25 +0000 |
Richard M. Stallman |
(autoload-print-form): Cleanup.
|
Mon, 14 Oct 2002 01:31:35 +0000 |
Richard M. Stallman |
Minor Texinfo usage fix.
|
Mon, 14 Oct 2002 01:30:53 +0000 |
Richard M. Stallman |
(window_scroll): Set immediate_quit.
|
Mon, 14 Oct 2002 01:30:26 +0000 |
Richard M. Stallman |
(print): When backquote form is the car of a list,
|
Mon, 14 Oct 2002 01:28:36 +0000 |
Richard M. Stallman |
(uniquify-get-proposed-name): Don't use directory-sep-char.
|
Mon, 14 Oct 2002 01:27:19 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 14 Oct 2002 01:27:08 +0000 |
Richard M. Stallman |
(read-from-whole-string): Add call to `ignore'.
|
Mon, 14 Oct 2002 01:25:16 +0000 |
Richard M. Stallman |
(ff-related-file-alist): New alias.
|
Mon, 14 Oct 2002 01:24:15 +0000 |
Richard M. Stallman |
(struct buffer): Move `undo_list' down below `name'.
|
Mon, 14 Oct 2002 01:17:49 +0000 |
Markus Rost |
(cus-test-deps): Don't care about deps in lisp/term/.
|
Sun, 13 Oct 2002 02:50:11 +0000 |
Markus Rost |
*** empty log message ***
|
Sun, 13 Oct 2002 02:49:41 +0000 |
Markus Rost |
Change description of cus-test.el.
|
Sun, 13 Oct 2002 02:47:54 +0000 |
Markus Rost |
Further changes. Improve the reports from batch runs.
|
Sun, 13 Oct 2002 01:27:03 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sat, 12 Oct 2002 23:33:06 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sat, 12 Oct 2002 23:30:22 +0000 |
Andreas Schwab |
(dired-insert-directory): When looking for existing
|
Sat, 12 Oct 2002 22:08:20 +0000 |
Stefan Monnier |
(Fread_file_name): Use empty_string. Use if-expr to simplify.
|
Sat, 12 Oct 2002 20:58:12 +0000 |
Stefan Monnier |
(custom-make-dependencies): Ignore preloaded files.
|
Sat, 12 Oct 2002 20:33:46 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sat, 12 Oct 2002 17:55:15 +0000 |
Markus Rost |
Minor white space fix, just to supplement the log for previous change:
|
Sat, 12 Oct 2002 17:50:43 +0000 |
Markus Rost |
Minor white space fix, just supplement the log for previous change:
|
Sat, 12 Oct 2002 07:13:59 +0000 |
Michael Kifer |
2002-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
|
Fri, 11 Oct 2002 17:17:10 +0000 |
Simon Josefsson |
*** empty log message ***
|
Fri, 11 Oct 2002 17:16:24 +0000 |
Simon Josefsson |
* browse-url.el (browse-url-mozilla): Doc fix.
|
Fri, 11 Oct 2002 09:45:24 +0000 |
Andr Spiegel |
#
|
Fri, 11 Oct 2002 09:36:00 +0000 |
Andr Spiegel |
(vc-dired-reformat-line): As a temporary fix, remove all text
|
Fri, 11 Oct 2002 06:49:49 +0000 |
Miles Bader |
*** empty log message ***
|
Fri, 11 Oct 2002 06:47:49 +0000 |
Miles Bader |
(vc-cvs-parse-entry): Don't barf when an `Entries' files contains an
|
Fri, 11 Oct 2002 05:38:53 +0000 |
Markus Rost |
*** empty log message ***
|
Fri, 11 Oct 2002 02:27:30 +0000 |
Simon Josefsson |
*** empty log message ***
|
Fri, 11 Oct 2002 02:27:09 +0000 |
Simon Josefsson |
* mail/sendmail.el (mail-envelope-from): New option `header' to
|
Fri, 11 Oct 2002 01:06:09 +0000 |
Steven Tamm |
macterm.c (syms_of_macterm, mac_get_mouse_btn): Reversed
|
Thu, 10 Oct 2002 23:25:11 +0000 |
Markus Rost |
Supplementary streamlining.
|
Thu, 10 Oct 2002 22:50:35 +0000 |
Markus Rost |
*** empty log message ***
|
Thu, 10 Oct 2002 22:50:11 +0000 |
Markus Rost |
Extended and reorganized.
|
Thu, 10 Oct 2002 22:36:47 +0000 |
Andr Spiegel |
#
|
Thu, 10 Oct 2002 22:30:26 +0000 |
Andr Spiegel |
(dired-insert-directory): Fix check for indentation from ls --dired.
|
Thu, 10 Oct 2002 22:05:02 +0000 |
Steven Tamm |
* macterm.c (syms_of_macterm, mac_get_mouse_btn): Reversed
|
Thu, 10 Oct 2002 18:01:57 +0000 |
Stefan Monnier |
(forward-paragraph): Keep track of remaining paragraphs to skip more carefully.
|
Thu, 10 Oct 2002 17:45:17 +0000 |
Stefan Monnier |
(add-change-log-entry): Don't call find-file at all
|
Thu, 10 Oct 2002 17:30:20 +0000 |
Stefan Monnier |
(smerge-ediff): Autoload.
|
Thu, 10 Oct 2002 15:06:28 +0000 |
Stefan Monnier |
Remove. They're auto-generated and not needed for bootstrap any more.
|
Thu, 10 Oct 2002 15:04:41 +0000 |
Stefan Monnier |
("finder-inf"): Don't fail if the file is absent.
|
Thu, 10 Oct 2002 13:33:57 +0000 |
Stefan Monnier |
(custom-make-dependencies): Don't use find-file.
|
Thu, 10 Oct 2002 13:10:53 +0000 |
Stefan Monnier |
(customize-mode): New command.
|
Thu, 10 Oct 2002 13:09:13 +0000 |
Stefan Monnier |
(custom-group-of-mode): New fun.
|
Thu, 10 Oct 2002 13:01:14 +0000 |
Stefan Monnier |
(smerge-ediff): Autoload.
|
Thu, 10 Oct 2002 08:49:31 +0000 |
Andr Spiegel |
#
|
Thu, 10 Oct 2002 08:44:58 +0000 |
Andr Spiegel |
(vc-cvs-parse-entry): Parse the time stamp found in CVS/Entries,
|
Thu, 10 Oct 2002 04:22:02 +0000 |
Markus Rost |
*** empty log message ***
|
Thu, 10 Oct 2002 04:21:34 +0000 |
Markus Rost |
Add `provide' call.
|
Wed, 09 Oct 2002 22:40:24 +0000 |
Markus Rost |
*** empty log message ***
|
Wed, 09 Oct 2002 22:39:18 +0000 |
Markus Rost |
Clean up Workarounds. Shorten variable names. Use
|
Wed, 09 Oct 2002 16:01:40 +0000 |
Markus Rost |
*** empty log message ***
|
Wed, 09 Oct 2002 16:00:16 +0000 |
David Kastrup |
(calcFunc-ln): In symbolic manipulations,
|
Wed, 09 Oct 2002 15:59:57 +0000 |
David Kastrup |
*** empty log message ***
|
Wed, 09 Oct 2002 15:59:39 +0000 |
Markus Rost |
(vc-cvs-registered): In the autoload version use load instead of
|
Wed, 09 Oct 2002 15:18:44 +0000 |
Markus Rost |
*** empty log message ***
|
Wed, 09 Oct 2002 15:18:25 +0000 |
Markus Rost |
(Custom-reset-current): Don't test for default-boundp.
|
Wed, 09 Oct 2002 02:20:28 +0000 |
Steven Tamm |
* make-package: Added ability to pass command line options
|
Tue, 08 Oct 2002 20:25:21 +0000 |
Stefan Monnier |
(vc-cvs-find-version): Fix vc-checkout-switches use.
|
Tue, 08 Oct 2002 20:24:21 +0000 |
Stefan Monnier |
(vc-sccs-find-version): Fix vc-checkout-switches use.
|
Tue, 08 Oct 2002 20:23:36 +0000 |
Stefan Monnier |
(vc-rcs-find-version): Fix vc-checkout-switches use.
|
Tue, 08 Oct 2002 20:08:55 +0000 |
Markus Rost |
Describe the shell command for running cus-test-all in the emacs
|
Tue, 08 Oct 2002 18:50:53 +0000 |
Markus Rost |
Add entry for cus-test.el.
|
Tue, 08 Oct 2002 18:48:25 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 08 Oct 2002 18:42:36 +0000 |
Markus Rost |
Initial version as part of GNU Emacs.
|
Tue, 08 Oct 2002 15:51:32 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 08 Oct 2002 15:38:28 +0000 |
Stefan Monnier |
(vc-cvs-find-version): New fun.
|
Tue, 08 Oct 2002 15:35:03 +0000 |
Stefan Monnier |
(vc-sccs-find-version): New fun.
|
Tue, 08 Oct 2002 15:33:18 +0000 |
Stefan Monnier |
(vc-rcs-find-version): New fun.
|
Tue, 08 Oct 2002 15:31:43 +0000 |
Stefan Monnier |
(vc-find-version): Use the new backend op `find-version'.
|
Tue, 08 Oct 2002 15:26:47 +0000 |
Stefan Monnier |
(Outline Visibility): Mention reveal-mode.
|
Tue, 08 Oct 2002 04:57:27 +0000 |
John Paul Wallington |
(Info-next-menu-item, Info-last-menu-item)
|
Tue, 08 Oct 2002 01:34:10 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 08 Oct 2002 01:23:10 +0000 |
Kenichi Handa |
(ucs-translation-table-for-decode): Define it as a translation-table.
|
Tue, 08 Oct 2002 00:57:59 +0000 |
Kenichi Handa |
(code_convert_region): When we need more GAP for
|
Mon, 07 Oct 2002 22:51:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 07 Oct 2002 22:50:47 +0000 |
Richard M. Stallman |
Redo 9/16 change, but only if IRIX6_5.
|
Mon, 07 Oct 2002 22:49:39 +0000 |
Richard M. Stallman |
(define-minor-mode): Doc fix.
|
Mon, 07 Oct 2002 22:48:47 +0000 |
Richard M. Stallman |
(grep-compute-defaults): Set the standard-value
|
Mon, 07 Oct 2002 22:47:41 +0000 |
Richard M. Stallman |
(thing-at-point-url-path-regexp): Doc fix.
|
Mon, 07 Oct 2002 22:46:09 +0000 |
Richard M. Stallman |
Improve recommendations for speedups over the net.
|
Mon, 07 Oct 2002 22:45:18 +0000 |
Richard M. Stallman |
Add info on VMS versions.
|
Mon, 07 Oct 2002 22:30:45 +0000 |
Richard M. Stallman |
(Variable Definitions): Update info on :get and default :initialize function.
|
Mon, 07 Oct 2002 20:36:24 +0000 |
Steven Tamm |
make-package: Now calls make bootstrap if .elc files are missing
|
Mon, 07 Oct 2002 16:50:43 +0000 |
Stefan Monnier |
(vc-resolve-conflicts); Typo.
|
Mon, 07 Oct 2002 16:24:42 +0000 |
Stefan Monnier |
(vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
|
Mon, 07 Oct 2002 13:54:44 +0000 |
Stefan Monnier |
(fill-paragraph): Go to BOL before calling forward-paragraph to make
|
Mon, 07 Oct 2002 04:00:07 +0000 |
Andrew Choi |
2002-10-06 Andrew Choi <akochoi@shaw.ca>
|
Sun, 06 Oct 2002 21:34:07 +0000 |
Kim F. Storm |
(cua-normal-cursor-color): Fixed
|
Sun, 06 Oct 2002 21:33:48 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 06 Oct 2002 21:33:25 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 06 Oct 2002 19:57:17 +0000 |
Markus Rost |
Regenerated. This added ;; -*- no-byte-compile: t -*- in the first line.
|
Sun, 06 Oct 2002 19:37:50 +0000 |
Kai Grojohann |
Ignore ses.
|
Sun, 06 Oct 2002 19:36:40 +0000 |
Kai Grojohann |
Move @copying to standard place. Use
|
Sun, 06 Oct 2002 19:35:59 +0000 |
Kai Grojohann |
Version 2.0.25 released.
|
Sun, 06 Oct 2002 17:54:15 +0000 |
Markus Rost |
*** empty log message ***
|
Sun, 06 Oct 2002 17:52:40 +0000 |
Markus Rost |
(thing-at-point-uri-schemes): New variable.
|
Sun, 06 Oct 2002 14:57:38 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 06 Oct 2002 14:56:29 +0000 |
Glenn Morris |
(fortran-beginning-do): Ignore labelled DO loops altogether.
|
Sat, 05 Oct 2002 23:36:29 +0000 |
Jan Djrv |
* xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
|
Sat, 05 Oct 2002 16:35:28 +0000 |
Stefan Monnier |
(vc-log-mode-map): Explicitly inherit from text-mode.
|
Sat, 05 Oct 2002 04:32:00 +0000 |
Markus Rost |
*** empty log message ***
|
Sat, 05 Oct 2002 04:31:40 +0000 |
Markus Rost |
(Fformat_time_string): Doc fix.
|
Sat, 05 Oct 2002 04:08:13 +0000 |
John Paul Wallington |
(Flength): Doc fix.
|
Sat, 05 Oct 2002 03:01:29 +0000 |
Markus Rost |
*** empty log message ***
|
Sat, 05 Oct 2002 03:00:47 +0000 |
Markus Rost |
(vc-default-show-log-entry): Fix typo.
|
Fri, 04 Oct 2002 21:49:47 +0000 |
Stefan Monnier |
(keyremap): New struct.
|
Fri, 04 Oct 2002 18:38:53 +0000 |
Stefan Monnier |
(vc-cvs-show-log-entry): Delete.
|
Fri, 04 Oct 2002 18:38:04 +0000 |
Stefan Monnier |
(vc-rcs-show-log-entry): Delete.
|
Fri, 04 Oct 2002 15:25:22 +0000 |
Stefan Monnier |
(smerge-ediff): Add name-{mine,other,base} args.
|
Fri, 04 Oct 2002 15:03:02 +0000 |
Steven Tamm |
Switching return to be treated like an X keysym
|
Fri, 04 Oct 2002 10:09:35 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 04 Oct 2002 10:09:23 +0000 |
Juanma Barranquero |
(lisp): Load devanagari.el, not .elc.
|
Thu, 03 Oct 2002 23:01:51 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 03 Oct 2002 23:01:35 +0000 |
Stefan Monnier |
(fill-paragraph): Give up if there's no paragraph at or after point.
|
Thu, 03 Oct 2002 23:00:19 +0000 |
Stefan Monnier |
(forward-paragraph): Return the steps left.
|
Thu, 03 Oct 2002 22:48:54 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 03 Oct 2002 22:43:01 +0000 |
Stefan Monnier |
(vc-print-log): Unconditionally use `show-log-entry'.
|
Thu, 03 Oct 2002 18:53:43 +0000 |
Stefan Monnier |
(read-key-auxiliary-map, read-key): Remove.
|
Thu, 03 Oct 2002 18:21:34 +0000 |
Markus Rost |
*** empty log message ***
|
Thu, 03 Oct 2002 18:21:02 +0000 |
Markus Rost |
(ada-xref-update-project-menu,ada-add-ada-menu): Handle the menu
|
Thu, 03 Oct 2002 18:20:27 +0000 |
Markus Rost |
(ada-stmt-add-to-ada-menu): Handle the menu pseudo-keys generated by
|
Thu, 03 Oct 2002 17:53:23 +0000 |
Jan Djrv |
*** empty log message ***
|
Thu, 03 Oct 2002 17:51:49 +0000 |
Jan Djrv |
* xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
|
Thu, 03 Oct 2002 13:46:25 +0000 |
Per Abrahamsen |
wid-edit.el fixes
|
Thu, 03 Oct 2002 04:21:12 +0000 |
Colin Walters |
John Paul Wallington now maintains ibuffer.
|
Thu, 03 Oct 2002 00:52:39 +0000 |
John Paul Wallington |
Mention `delete-frame-functions' replacing `delete-frame-hook',
|
Wed, 02 Oct 2002 23:53:37 +0000 |
John Paul Wallington |
(delete-frame-hook): Variable alias for
|
Wed, 02 Oct 2002 23:24:31 +0000 |
Karl Berry |
use @copying instead of @ifinfo.
|
Wed, 02 Oct 2002 22:04:53 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 02 Oct 2002 22:04:42 +0000 |
Stefan Monnier |
(outline-1, outline-2, outline-3, outline-4)
|
Wed, 02 Oct 2002 16:33:06 +0000 |
Markus Rost |
*** empty log message ***
|
Wed, 02 Oct 2002 16:32:15 +0000 |
Markus Rost |
(normal-top-level): Reset standard-value of `user-full-name' here.
|
Wed, 02 Oct 2002 16:31:16 +0000 |
Markus Rost |
(sh-alias-alist): Use append instead of nconc.
|
Wed, 02 Oct 2002 08:28:17 +0000 |
John Paul Wallington |
* frame.c (Vdelete_frame_functions): New variable.
|
Tue, 01 Oct 2002 20:27:23 +0000 |
Bill Wohler |
Upgraded to mh-e version 6.1.1.
|
Tue, 01 Oct 2002 18:48:35 +0000 |
Stefan Monnier |
(cvs-mode-find-file): Look up font-lock-face so it also
|
Tue, 01 Oct 2002 17:11:06 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 01 Oct 2002 17:10:51 +0000 |
Juanma Barranquero |
Add "no-byte-compile: t" to subdirs.el.
|
Tue, 01 Oct 2002 17:06:54 +0000 |
Juanma Barranquero |
Add "no-byte-compile: t" in first line.
|
Tue, 01 Oct 2002 16:54:42 +0000 |
Stefan Monnier |
(jit-lock-fontify-now): Don't widen.
|
Tue, 01 Oct 2002 16:29:40 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 01 Oct 2002 06:56:40 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 01 Oct 2002 06:53:12 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 01 Oct 2002 06:52:49 +0000 |
Kenichi Handa |
Don't provide utf-16.
|
Tue, 01 Oct 2002 06:03:46 +0000 |
Kenichi Handa |
(ccl-decode-mule-utf-8): Remove unnecessary line.
|
Tue, 01 Oct 2002 06:03:30 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 01 Oct 2002 00:47:12 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 01 Oct 2002 00:45:30 +0000 |
Markus Rost |
Remove reference to SERVER_HOME_DIR completely.
|
Mon, 30 Sep 2002 11:19:16 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 30 Sep 2002 11:14:42 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 30 Sep 2002 10:47:59 +0000 |
Kenichi Handa |
(thai-tis620): Add `mime-charset' property.
|
Mon, 30 Sep 2002 08:12:11 +0000 |
Francesco Potort |
Comment and whitespace changes regarding # define __restrict_arr
|
Mon, 30 Sep 2002 06:41:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 30 Sep 2002 06:41:01 +0000 |
Kenichi Handa |
(ucs-mule-to-mule-unicode): Define this
|
Mon, 30 Sep 2002 06:40:31 +0000 |
Kenichi Handa |
(emacs-mule): Add property composition.
|
Mon, 30 Sep 2002 06:40:01 +0000 |
Kenichi Handa |
(describe-coding-system): Describe `dependency' property..
|
Mon, 30 Sep 2002 06:39:07 +0000 |
Kenichi Handa |
(decode-char): Refer to the translation
|
Mon, 30 Sep 2002 06:38:13 +0000 |
Kenichi Handa |
Don't bind
|
Mon, 30 Sep 2002 06:37:42 +0000 |
Kenichi Handa |
Preload international/utf-16. Don't call ucs-unify-8859.
|
Mon, 30 Sep 2002 06:37:00 +0000 |
Kenichi Handa |
(utf-16-decode-ucs): Look up
|
Mon, 30 Sep 2002 06:36:23 +0000 |
Kenichi Handa |
Setup ucs-unicode-to-mule-cjk and
|
Mon, 30 Sep 2002 06:35:13 +0000 |
Kenichi Handa |
(ucs-mule-to-mule-unicode): Don't define
|
Mon, 30 Sep 2002 06:34:40 +0000 |
Kenichi Handa |
(ccl-decode-koi8): Refer to
|
Mon, 30 Sep 2002 06:34:09 +0000 |
Kenichi Handa |
Don't register "ISO10646.*-1" in font-ccl-encoder-alist.
|
Mon, 30 Sep 2002 06:32:53 +0000 |
Kenichi Handa |
(lisp, shortlisp): Add utf-16.elc
|
Mon, 30 Sep 2002 06:31:51 +0000 |
Kenichi Handa |
(x_encode_char): For DIM=1 charset, set ccl->reg[2] to
|
Mon, 30 Sep 2002 06:28:31 +0000 |
Kenichi Handa |
(decode_coding_emacs_mule): Check coding->cmp_data.
|
Mon, 30 Sep 2002 04:25:38 +0000 |
Colin Walters |
(calc-kbd-report, calc-kbd-query): Don't bind `executing-kbd-macro'
|
Mon, 30 Sep 2002 04:25:15 +0000 |
Colin Walters |
(calc-save-modes): Remove `quiet' arg; Don't bind `executing-kbd-macro'.
|
Mon, 30 Sep 2002 04:24:40 +0000 |
Colin Walters |
(calc-reset): Don't bind `executing-kbd-macro'. Call
|
Mon, 30 Sep 2002 04:23:37 +0000 |
Colin Walters |
(calc-flush-caches): Add optional arg `inhibit-msg'.
|
Mon, 30 Sep 2002 04:23:09 +0000 |
Colin Walters |
*** empty log message ***
|
Sun, 29 Sep 2002 20:50:15 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 29 Sep 2002 18:38:23 +0000 |
Noah Friedman |
*** empty log message ***
|
Sun, 29 Sep 2002 18:37:43 +0000 |
Noah Friedman |
(read-key): Use read-key-auxiliary-map, not read-key-aux-map.
|
Sun, 29 Sep 2002 17:55:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 29 Sep 2002 17:53:58 +0000 |
Richard M. Stallman |
(user-mail-address): Initialize to a useful value
|
Sun, 29 Sep 2002 17:52:36 +0000 |
Richard M. Stallman |
(Window Configurations): Refer to winner.el as example.
|
Sun, 29 Sep 2002 17:51:45 +0000 |
Richard M. Stallman |
(Freplace_match): Adjust match data for the substitution
|
Sun, 29 Sep 2002 17:46:12 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 29 Sep 2002 17:44:16 +0000 |
Richard M. Stallman |
(STOP_POLLING, RESUME_POLLING): New macros.
|
Sun, 29 Sep 2002 16:22:19 +0000 |
Kai Grojohann |
Version 2.0.24 released.
|
Sun, 29 Sep 2002 14:48:27 +0000 |
Colin Walters |
(calc-dispatch-map): Actually set to keymap.
|
Sun, 29 Sep 2002 14:47:24 +0000 |
Colin Walters |
*** empty log message ***
|
Sun, 29 Sep 2002 06:00:18 +0000 |
Mike Williams |
*** empty log message ***
|
Sun, 29 Sep 2002 05:59:10 +0000 |
Mike Williams |
(sgml-guess-indent): Handle tabs correctly.
|
Sun, 29 Sep 2002 05:20:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 29 Sep 2002 04:19:06 +0000 |
Richard M. Stallman |
(defcustom): Doc fix.
|
Sun, 29 Sep 2002 03:34:12 +0000 |
Richard M. Stallman |
(unload-feature): When undefining a variable, delete its buffer-local bindings.
|
Sun, 29 Sep 2002 03:31:15 +0000 |
Richard M. Stallman |
(remove-yank-excluded-properties): Fix bugs in handling of category properties.
|
Sun, 29 Sep 2002 03:30:41 +0000 |
Richard M. Stallman |
(ps-print-emacs-type): Error if ps-print is
|
Sun, 29 Sep 2002 03:19:55 +0000 |
Simon Josefsson |
*** empty log message ***
|
Sun, 29 Sep 2002 03:19:35 +0000 |
Simon Josefsson |
(smtpmail-via-smtp): Only negotiate starttls on
|
Sun, 29 Sep 2002 01:51:48 +0000 |
Paul Reilly |
Update changelog for ear/war addtions to auto-mode-alist.
|
Sun, 29 Sep 2002 01:43:10 +0000 |
Paul Reilly |
auto-mode-alist: Use archive-mode for ear/EAR (Enterprise ARchive) and
|
Sat, 28 Sep 2002 19:39:42 +0000 |
Robert J. Chassell |
Fix typo: @same --> @samp
|
Sat, 28 Sep 2002 19:38:45 +0000 |
Robert J. Chassell |
Fix Texinfo build failure by running `texinfo-all-menus-update'.
|
Sat, 28 Sep 2002 18:45:56 +0000 |
Jonathan Yavner |
New major mode "SES" for spreadsheets.
|
Sat, 28 Sep 2002 02:09:30 +0000 |
John Paul Wallington |
(m4-font-lock-keywords)
|
Fri, 27 Sep 2002 23:16:27 +0000 |
Stefan Monnier |
Use the new usage-in-docstring syntax.
|
Fri, 27 Sep 2002 23:03:17 +0000 |
Stefan Monnier |
(make-autoload): Add usage info to docstring.
|
Fri, 27 Sep 2002 22:59:41 +0000 |
Stefan Monnier |
(help-with-tutorial): Use minibuffer-completion-help.
|
Fri, 27 Sep 2002 22:32:48 +0000 |
Stefan Monnier |
(cl-push, cl-pop): Remove. Use pop and push throughout the file instead.
|
Fri, 27 Sep 2002 22:19:22 +0000 |
Stefan Monnier |
(cl-push, cl-pop): Remove.
|
Fri, 27 Sep 2002 22:18:17 +0000 |
Stefan Monnier |
Don't precompute menu shortcuts during
|
Fri, 27 Sep 2002 22:07:38 +0000 |
Stefan Monnier |
(main): Always use /tmp and non-qualified hostname.
|
Fri, 27 Sep 2002 22:06:02 +0000 |
Stefan Monnier |
(server-socket-name): Always use /tmp and non-qualified hostname.
|
Fri, 27 Sep 2002 21:12:12 +0000 |
Stefan Monnier |
(define-minor-mode): Don't add properties
|
Fri, 27 Sep 2002 20:55:33 +0000 |
Stefan Monnier |
(tar-untar-buffer): Handle dir-entries.
|
Fri, 27 Sep 2002 20:52:15 +0000 |
Richard M. Stallman |
Comment changes.
|
Fri, 27 Sep 2002 19:51:58 +0000 |
Stefan Monnier |
(write-abbrev-file): Don't hardcode point-min == 1.
|
Fri, 27 Sep 2002 19:50:12 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 27 Sep 2002 19:44:05 +0000 |
Stefan Monnier |
(read-key-auxiliary-map): New var.
|
Fri, 27 Sep 2002 19:08:41 +0000 |
Stefan Monnier |
(ask-user-about-supersession-threat): Don't abort when the user hits mouse-2.
|
Fri, 27 Sep 2002 18:47:28 +0000 |
Stefan Monnier |
Add info about --eval and --display.
|
Fri, 27 Sep 2002 18:30:30 +0000 |
Stefan Monnier |
Add info about --eval, --display, and --alternate-editor.
|
Fri, 27 Sep 2002 18:21:44 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 27 Sep 2002 18:21:37 +0000 |
Stefan Monnier |
Remove SYSV support.
|
Fri, 27 Sep 2002 17:47:38 +0000 |
Stefan Monnier |
(set-register): Use push.
|
Fri, 27 Sep 2002 17:43:29 +0000 |
Stefan Monnier |
(server-select-display): New function.
|
Fri, 27 Sep 2002 17:37:47 +0000 |
Stefan Monnier |
(uniquify-rationalize-file-buffer-names):
|
Fri, 27 Sep 2002 17:03:46 +0000 |
Richard M. Stallman |
(STOP_POLLING, RESUME_POLLING): New macros.
|
Fri, 27 Sep 2002 04:55:22 +0000 |
Colin Walters |
*** empty log message ***
|
Fri, 27 Sep 2002 04:55:03 +0000 |
Colin Walters |
(calc-bug-address, calc-scan-for-dels, calc-stack)
|
Fri, 27 Sep 2002 00:47:25 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 27 Sep 2002 00:43:40 +0000 |
Kenichi Handa |
(try_font_list): Pay attention to the case that FAMILY is nil.
|
Thu, 26 Sep 2002 23:19:58 +0000 |
Simon Josefsson |
*** empty log message ***
|
Thu, 26 Sep 2002 23:19:26 +0000 |
Simon Josefsson |
(mail-hist-next-input): Fix docstring.
|
Thu, 26 Sep 2002 22:06:00 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 26 Sep 2002 22:05:50 +0000 |
Richard M. Stallman |
Whitespace changes.
|
Thu, 26 Sep 2002 22:04:40 +0000 |
Richard M. Stallman |
Whitespace changes.
|
Thu, 26 Sep 2002 22:04:14 +0000 |
Richard M. Stallman |
(__restrict_arr): Don't define if already defined.
|
Thu, 26 Sep 2002 22:03:41 +0000 |
Richard M. Stallman |
(run_pre_post_conversion_on_str): Save and restore Vdeactivate_mark.
|
Thu, 26 Sep 2002 22:02:23 +0000 |
Richard M. Stallman |
(unrmail): Do the work directly,
|
Thu, 26 Sep 2002 22:00:22 +0000 |
Richard M. Stallman |
(backup-buffer): Bind local var MODES.
|
Thu, 26 Sep 2002 21:57:53 +0000 |
Richard M. Stallman |
(solar-equinoxes-solstices): Use time properly adjusted for DST in the result.
|
Thu, 26 Sep 2002 21:57:17 +0000 |
Richard M. Stallman |
(follow-generic-filter): Simply bind deactivate-mark.
|
Thu, 26 Sep 2002 21:57:00 +0000 |
Richard M. Stallman |
(speedbar-refresh): Simply bind deactivate-mark.
|
Thu, 26 Sep 2002 21:56:42 +0000 |
Richard M. Stallman |
(inferior-emacs-lisp-mode): Treat the header as output,
|
Thu, 26 Sep 2002 20:37:46 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 26 Sep 2002 17:54:00 +0000 |
John Paul Wallington |
(ibuffer-update): Call `minibufferp' with argument
|
Thu, 26 Sep 2002 15:52:31 +0000 |
Stephen Eglen |
*** empty log message ***
|
Thu, 26 Sep 2002 15:50:59 +0000 |
Stephen Eglen |
(iswitchb-completions): Test that iswitchb-common-match-string is a
|
Thu, 26 Sep 2002 10:17:02 +0000 |
John Paul Wallington |
Mention minibufferp's optional buffer arg.
|
Thu, 26 Sep 2002 09:59:44 +0000 |
John Paul Wallington |
(Fminibufferp): Add an optional `buffer' argument.
|
Thu, 26 Sep 2002 08:04:18 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 26 Sep 2002 08:03:52 +0000 |
Kenichi Handa |
(try_font_list): New arg PREFER_FACE_FAMILY. If it is
|
Wed, 25 Sep 2002 20:23:19 +0000 |
Simon Josefsson |
*** empty log message ***
|
Wed, 25 Sep 2002 20:22:57 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 25 Sep 2002 20:21:28 +0000 |
Simon Josefsson |
(mail-extr-ignore-single-names): Change default.
|
Wed, 25 Sep 2002 20:17:32 +0000 |
Stefan Monnier |
Remove emacsserver.
|
Wed, 25 Sep 2002 20:03:21 +0000 |
Stefan Monnier |
Remove references to emacsserver.
|
Wed, 25 Sep 2002 19:54:13 +0000 |
Stefan Monnier |
Use built-in network primitives.
|
Wed, 25 Sep 2002 19:34:07 +0000 |
Stefan Monnier |
(fast-lock-mode, lazy-lock-mode, jit-lock-mode): Don't bind them variables.
|
Wed, 25 Sep 2002 18:58:37 +0000 |
Stefan Monnier |
(find-library-name): Correctly find "f.el.gz" from "f.elc" or "f.elc.gz".
|
Wed, 25 Sep 2002 17:45:29 +0000 |
Stefan Monnier |
Add/remove spaces.
|
Wed, 25 Sep 2002 13:25:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 25 Sep 2002 13:19:59 +0000 |
Kenichi Handa |
(select-safe-coding-system): Handle
|
Wed, 25 Sep 2002 10:59:22 +0000 |
Francesco Potort |
Oliver Scholz's patch to gamegrid.el (he does not have CVS access).
|
Wed, 25 Sep 2002 08:52:30 +0000 |
Kenichi Handa |
(list-character-sets): List also indirectly supported character sets.
|
Wed, 25 Sep 2002 08:51:36 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 25 Sep 2002 08:11:03 +0000 |
Kenichi Handa |
(list-character-sets): Use the buffer
|
Wed, 25 Sep 2002 08:10:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 24 Sep 2002 21:11:25 +0000 |
Stefan Monnier |
(describe-text-category): Use *Help*. Don't kill-buffer.
|
Tue, 24 Sep 2002 18:40:59 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 24 Sep 2002 18:39:48 +0000 |
Markus Rost |
(edit-and-eval-command): Protect command-history.
|
Tue, 24 Sep 2002 15:16:39 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 24 Sep 2002 15:16:05 +0000 |
Juanma Barranquero |
(eshell-occur-mode-mouse-goto, eshell-poor-mans-grep): Remove references to
|
Tue, 24 Sep 2002 10:18:05 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 24 Sep 2002 10:17:46 +0000 |
Juanma Barranquero |
(sh-mark-init): Don't set `occur-buffer'.
|
Tue, 24 Sep 2002 08:35:43 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 24 Sep 2002 08:35:27 +0000 |
Juanma Barranquero |
(occur-find-match): New function.
|
Tue, 24 Sep 2002 04:15:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 24 Sep 2002 04:12:55 +0000 |
Kenichi Handa |
(quail-completion): Be sure to scroll quail-completion-buf.
|
Mon, 23 Sep 2002 20:54:28 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 23 Sep 2002 16:04:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 23 Sep 2002 16:04:50 +0000 |
Richard M. Stallman |
(doctor-doc): Add 2 question words.
|
Mon, 23 Sep 2002 16:03:03 +0000 |
Richard M. Stallman |
(gamegrid-face): new variable to emulate a buffer-local default face.
|
Mon, 23 Sep 2002 16:02:14 +0000 |
Richard M. Stallman |
(*1): Fix previous change.
|
Mon, 23 Sep 2002 08:28:56 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 23 Sep 2002 08:28:45 +0000 |
Juanma Barranquero |
(tramp-unified-filenames): Autoload it.
|
Mon, 23 Sep 2002 06:07:34 +0000 |
Michael Kifer |
* ediff-init.el (ediff-get-next-window): bug fix.
|
Mon, 23 Sep 2002 04:59:08 +0000 |
Markus Rost |
Add tramp-[1-9]*
|
Mon, 23 Sep 2002 00:20:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 23 Sep 2002 00:20:15 +0000 |
Richard M. Stallman |
(select-safe-coding-system): Cope if default-coding-system gives nil
|
Mon, 23 Sep 2002 00:17:51 +0000 |
Richard M. Stallman |
(sendmail-send-it): If user's buffer is unibyte, make tembuf unibyte.
|
Sun, 22 Sep 2002 17:39:18 +0000 |
Kai Grojohann |
Version 2.0.22 released.
|
Sun, 22 Sep 2002 13:55:14 +0000 |
Kai Grojohann |
Version 2.0.21 released.
|
Sun, 22 Sep 2002 13:23:36 +0000 |
Kai Grojohann |
Sync with version 2.0.20. Lengthy ChangeLog follows:
|
Sun, 22 Sep 2002 13:01:10 +0000 |
Kai Grojohann |
* dired.el (dired-insert-directory): Always add "--dired" to to
|
Sat, 21 Sep 2002 20:11:08 +0000 |
Markus Rost |
*** empty log message ***
|
Sat, 21 Sep 2002 20:10:47 +0000 |
Markus Rost |
(mail-abbrev-make-syntax-table): Give %!._- word constituent syntax.
|
Sat, 21 Sep 2002 20:00:30 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 21 Sep 2002 20:00:20 +0000 |
Richard M. Stallman |
(custom-make-dependencies): Bind to t around evaluating the def-form.
|
Sat, 21 Sep 2002 19:59:42 +0000 |
Richard M. Stallman |
(custom-dont-initialize): New variable.
|
Sat, 21 Sep 2002 19:57:11 +0000 |
ShengHuo ZHU |
* gnus-art.el (gnus-article-x-face-command): Use
|
Sat, 21 Sep 2002 18:37:16 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 21 Sep 2002 18:37:10 +0000 |
Richard M. Stallman |
(select_window_1): Don't select frame.
|
Fri, 20 Sep 2002 23:51:44 +0000 |
John Paul Wallington |
(eudc-install-menu): Use `define-key' and
|
Fri, 20 Sep 2002 20:38:18 +0000 |
Kim F. Storm |
(kmacro-step-edit-query): Use RET to execute rest of
|
Fri, 20 Sep 2002 20:38:03 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 20 Sep 2002 18:34:12 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 20 Sep 2002 18:33:35 +0000 |
Richard M. Stallman |
(bb-right): Respect prefix argument.
|
Fri, 20 Sep 2002 18:32:38 +0000 |
Richard M. Stallman |
Remove outdated details about leim subdir.
|
Fri, 20 Sep 2002 13:07:44 +0000 |
Richard M. Stallman |
Regenerated.
|
Fri, 20 Sep 2002 12:32:42 +0000 |
Robert J. Chassell |
Remove duplicated version/edition line from copying segment.
|
Fri, 20 Sep 2002 08:37:26 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 20 Sep 2002 03:44:38 +0000 |
Richard M. Stallman |
(custom-make-dependencies): Fix previous change.
|
Thu, 19 Sep 2002 18:57:55 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 19 Sep 2002 18:57:48 +0000 |
Richard M. Stallman |
(custom-make-dependencies): Fix previous change.
|
Thu, 19 Sep 2002 15:25:38 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 19 Sep 2002 15:25:30 +0000 |
Richard M. Stallman |
Fix the LessTif-directory-finder for real.
|
Thu, 19 Sep 2002 07:32:14 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 19 Sep 2002 07:32:00 +0000 |
Juanma Barranquero |
(ielm-eval-input): Call `error-message-string' instead of the non-existent
|
Thu, 19 Sep 2002 05:12:24 +0000 |
Stefan Monnier |
(easy-menu-remove): Add docstring.
|
Thu, 19 Sep 2002 05:11:48 +0000 |
Stefan Monnier |
(ewoc--node-branch): Add docstring.
|
Thu, 19 Sep 2002 05:06:16 +0000 |
Stefan Monnier |
(describe-coding-system): Remove unused `coding-spec' variable.
|
Thu, 19 Sep 2002 04:58:46 +0000 |
Stefan Monnier |
(unify-8859-on-encoding-mode): Set init value to t to reflect reality.
|
Thu, 19 Sep 2002 01:21:46 +0000 |
Stefan Monnier |
(makefile-cleanup-continuations-p): Rename to makefile-cleanup-continuations.
|
Thu, 19 Sep 2002 01:03:43 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 19 Sep 2002 01:02:52 +0000 |
Richard M. Stallman |
(dired-mark-pop-up): Doc fix.
|
Thu, 19 Sep 2002 01:02:06 +0000 |
Richard M. Stallman |
(ediff-cond-compile-for-xemacs-or-emacs): Put the
|
Wed, 18 Sep 2002 19:30:26 +0000 |
Kim F. Storm |
(make-network-process): Doc fix (there is no network-server-log-function hook).
|
Wed, 18 Sep 2002 19:30:10 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 18 Sep 2002 17:55:26 +0000 |
ShengHuo ZHU |
* gnus-art.el (gnus-article-x-face-command): Don't use
|
Wed, 18 Sep 2002 16:47:48 +0000 |
Colin Walters |
(calc-mode): Add font-lock-defontify to change-major-mode-hook.
|
Wed, 18 Sep 2002 16:47:25 +0000 |
Colin Walters |
*** empty log message ***
|
Wed, 18 Sep 2002 16:14:44 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 18 Sep 2002 16:14:30 +0000 |
Richard M. Stallman |
(bootstrap-clean): Use cd to shorten arg strings.
|
Wed, 18 Sep 2002 16:11:02 +0000 |
Richard M. Stallman |
(Saving Customizations): New node has the info on custom-file.
|
Wed, 18 Sep 2002 16:04:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 18 Sep 2002 16:04:37 +0000 |
Richard M. Stallman |
(menu-bar-search-menu): Nicer help string.
|
Wed, 18 Sep 2002 16:03:58 +0000 |
Richard M. Stallman |
(occur-engine-add-prefix): Use 7 spaces.
|
Wed, 18 Sep 2002 16:02:49 +0000 |
Richard M. Stallman |
(byte-compile-output-docform): Don't make the definition dynamic if it
|
Wed, 18 Sep 2002 16:02:14 +0000 |
Richard M. Stallman |
(gud-pdb-marker-regexp): Allow : and \ in file name.
|
Wed, 18 Sep 2002 16:01:43 +0000 |
Richard M. Stallman |
(*1, *2, *3): New variables.
|
Wed, 18 Sep 2002 16:01:21 +0000 |
Richard M. Stallman |
(custom-make-dependencies): Sort MEMBERS before use.
|
Wed, 18 Sep 2002 16:00:29 +0000 |
Richard M. Stallman |
(makefile-fill-paragraph): Find comment boundaries before filling.
|
Wed, 18 Sep 2002 15:57:39 +0000 |
Richard M. Stallman |
(print): Clear out the unused parts of Vprint_number_table.
|
Wed, 18 Sep 2002 15:55:11 +0000 |
Richard M. Stallman |
(unexec): Undo previous change.
|
Wed, 18 Sep 2002 12:19:57 +0000 |
Stefan Monnier |
(server-done): Fix harmlessly wrong arg to save-buffer.
|
Wed, 18 Sep 2002 12:09:07 +0000 |
Stefan Monnier |
(diff-mode): Use compilation-minor-mode.
|
Wed, 18 Sep 2002 12:05:31 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 18 Sep 2002 07:50:37 +0000 |
Kai Grojohann |
(dired-insert-directory): Never add "--dired" when
|
Wed, 18 Sep 2002 04:23:27 +0000 |
Michael Kifer |
2002-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
|
Wed, 18 Sep 2002 02:36:10 +0000 |
Miles Bader |
*** empty log message ***
|
Wed, 18 Sep 2002 02:35:50 +0000 |
Miles Bader |
(diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound.
|
Wed, 18 Sep 2002 02:10:18 +0000 |
Stefan Monnier |
(server-log): Add `client' arg.
|
Wed, 18 Sep 2002 01:44:54 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 18 Sep 2002 01:44:05 +0000 |
Stefan Monnier |
(quote_file_name): Quote \n.
|
Tue, 17 Sep 2002 19:17:58 +0000 |
Stefan Monnier |
Add `umask' to the concept index.
|
Tue, 17 Sep 2002 12:35:59 +0000 |
Andreas Schwab |
.
|
Tue, 17 Sep 2002 12:35:49 +0000 |
Andreas Schwab |
[LINUX]: Don't define DATA_START.
|
Tue, 17 Sep 2002 00:43:53 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 17 Sep 2002 00:42:29 +0000 |
Markus Rost |
(ls-lisp-format-time-list): Fix type and provide :tag's.
|
Mon, 16 Sep 2002 19:32:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 16 Sep 2002 19:29:33 +0000 |
Richard M. Stallman |
(gomoku-move-up, gomoku-move-down):
|
Mon, 16 Sep 2002 17:13:16 +0000 |
Stefan Monnier |
(dired-font-lock-keywords): Use regexp-opt.
|
Mon, 16 Sep 2002 15:30:04 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 16 Sep 2002 15:28:34 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 16 Sep 2002 15:28:25 +0000 |
Richard M. Stallman |
(unexec): Deal with .got, reinstating change from 25-08-1999.
|
Mon, 16 Sep 2002 15:20:20 +0000 |
Richard M. Stallman |
(custom-variable-backup-value): New function.
|
Mon, 16 Sep 2002 15:19:27 +0000 |
Richard M. Stallman |
Add ref for Flyspell Prog mode.
|
Mon, 16 Sep 2002 15:18:24 +0000 |
Richard M. Stallman |
Describe Flyspell Prog mode.
|
Mon, 16 Sep 2002 14:54:15 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 16 Sep 2002 06:34:04 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 16 Sep 2002 06:31:43 +0000 |
Juanma Barranquero |
(dired-add-entry): Add missing argument to `dired-mark'.
|
Mon, 16 Sep 2002 02:49:22 +0000 |
John Paul Wallington |
* xscheme.el (scheme-interaction-mode): Doc fix.
|
Sun, 15 Sep 2002 21:35:23 +0000 |
Kim F. Storm |
(menu-bar-last-search-type): New var.
|
Sun, 15 Sep 2002 21:33:11 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 15 Sep 2002 20:52:28 +0000 |
Richard M. Stallman |
(scroll-bar-mode): Specify :initialize.
|
Sun, 15 Sep 2002 20:51:20 +0000 |
Richard M. Stallman |
(menu-bar-make-mm-toggle): Don't put a quote befor FNAME
|
Sun, 15 Sep 2002 16:35:23 +0000 |
Markus Rost |
*** empty log message ***
|
Sun, 15 Sep 2002 16:34:34 +0000 |
Markus Rost |
(dired-move-to-filename): Fix previous change.
|
Sun, 15 Sep 2002 01:53:47 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 15 Sep 2002 01:53:40 +0000 |
Richard M. Stallman |
(maybe_bootstrap): Test for complete absence of compiled Lisp files.
|
Sun, 15 Sep 2002 01:52:54 +0000 |
Richard M. Stallman |
(dired-use-ls-dired): New variable.
|
Sun, 15 Sep 2002 01:52:08 +0000 |
Richard M. Stallman |
(dired-bunch-files): Put the arg FILES
|
Sun, 15 Sep 2002 01:51:49 +0000 |
Richard M. Stallman |
(display-time-mode): Set display-time-load-average here.
|
Sat, 14 Sep 2002 20:54:45 +0000 |
Kim F. Storm |
Fix entry for keypad package.
|
Sat, 14 Sep 2002 20:54:07 +0000 |
Kim F. Storm |
(keypad-setup, keypad-shifted-setup)
|
Sat, 14 Sep 2002 20:53:40 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 14 Sep 2002 17:36:44 +0000 |
Richard M. Stallman |
Correct the explanation of glyphs and glyph table.
|
Sat, 14 Sep 2002 17:35:32 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 14 Sep 2002 17:35:19 +0000 |
Richard M. Stallman |
(display-warning): In batch mode,
|
Fri, 13 Sep 2002 22:19:48 +0000 |
J.D. Smith |
From Stefan Monnier
|
Fri, 13 Sep 2002 20:22:29 +0000 |
Markus Rost |
*** empty log message ***
|
Fri, 13 Sep 2002 20:22:11 +0000 |
Markus Rost |
(diff-buffer-with-file): Check whether associated file exists.
|
Fri, 13 Sep 2002 19:45:36 +0000 |
Stefan Monnier |
(diff-mode): Turn on compilation-minor-mode
|
Fri, 13 Sep 2002 19:36:55 +0000 |
Richard M. Stallman |
Fix typo.
|
Fri, 13 Sep 2002 19:36:33 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 13 Sep 2002 19:36:19 +0000 |
Richard M. Stallman |
(UNEXEC): Comment out definition.
|
Fri, 13 Sep 2002 19:35:58 +0000 |
Richard M. Stallman |
(unexec): Don't downcase first letter of error msg.
|
Fri, 13 Sep 2002 19:35:08 +0000 |
Richard M. Stallman |
(Fcolor_supported_p): Just one arg is required.
|
Fri, 13 Sep 2002 19:09:45 +0000 |
Stefan Monnier |
(cvs-do-removal): Bind inhibit-read-only while modifying the buffer.
|
Fri, 13 Sep 2002 18:44:29 +0000 |
Stefan Monnier |
(perl-mode-syntax-table): Mark $, % and @
|
Fri, 13 Sep 2002 18:25:26 +0000 |
Stefan Monnier |
(cvs-mode-find-file): Work even if point is at beg-of-line.
|
Fri, 13 Sep 2002 18:22:37 +0000 |
Stefan Monnier |
(comment-with-narrowing): Use the `declare' thingy.
|
Fri, 13 Sep 2002 16:22:04 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 13 Sep 2002 16:20:01 +0000 |
Stefan Monnier |
(define-derived-mode): Properly ignore unknown args.
|
Fri, 13 Sep 2002 14:21:45 +0000 |
Stefan Monnier |
(transient-mark-mode, line-number-mode, column-number-mode):
|
Fri, 13 Sep 2002 14:16:02 +0000 |
Stefan Monnier |
(define-minor-mode): Add a :require arg.
|
Fri, 13 Sep 2002 13:56:41 +0000 |
Stefan Monnier |
Provide `simple'.
|
Fri, 13 Sep 2002 13:33:57 +0000 |
Francesco Potort |
(tetris-blank-options, tetris-cell-options):
|
Fri, 13 Sep 2002 13:31:54 +0000 |
Francesco Potort |
(snake-border-options): Use color on tty if available.
|
Fri, 13 Sep 2002 13:30:09 +0000 |
Francesco Potort |
(pong-border-options): Use color on tty if
|
Fri, 13 Sep 2002 13:27:05 +0000 |
Francesco Potort |
Good appearance of gamegrid-based games on color ttys.
|
Fri, 13 Sep 2002 07:18:27 +0000 |
Kim F. Storm |
(kmacro-start-macro): Doc fix.
|
Fri, 13 Sep 2002 07:18:05 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 13 Sep 2002 06:21:51 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 13 Sep 2002 06:21:32 +0000 |
Juanma Barranquero |
(whitespace-unload-hook): Call `remove-hook' with three arguments, not four.
|
Fri, 13 Sep 2002 06:18:53 +0000 |
Juanma Barranquero |
(idlwave-shell-cleanup): Fix reference to `idlwave-idlwave_routine_info-compiled'.
|
Fri, 13 Sep 2002 03:43:05 +0000 |
Markus Rost |
*** empty log message ***
|
Fri, 13 Sep 2002 02:15:56 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 13 Sep 2002 02:15:41 +0000 |
Richard M. Stallman |
(universal-coding-system-argument):
|
Thu, 12 Sep 2002 22:03:55 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 12 Sep 2002 21:52:26 +0000 |
Kim F. Storm |
(kmacro-keymap): Changed bindings:
|
Thu, 12 Sep 2002 21:49:55 +0000 |
Stefan Monnier |
(find-library-name): Typo.
|
Thu, 12 Sep 2002 21:48:20 +0000 |
Stefan Monnier |
(find-library-name): Don't forget the empty suffix. Fix stale variable name.
|
Thu, 12 Sep 2002 21:44:23 +0000 |
Stefan Monnier |
(diff-mode): Docstring improvement.
|
Thu, 12 Sep 2002 21:37:25 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 12 Sep 2002 21:26:27 +0000 |
Stefan Monnier |
(gud-gdb-massage-args, gud-sdb-massage-args)
|
Thu, 12 Sep 2002 20:49:44 +0000 |
Stefan Monnier |
Require CL when compiling.
|
Thu, 12 Sep 2002 19:35:17 +0000 |
Markus Rost |
Include buffer.h, charset.h, coding.h.
|
Thu, 12 Sep 2002 17:24:53 +0000 |
J.D. Smith |
Updated to IDLWAVE version 4.15. See idlwave.org.
|
Thu, 12 Sep 2002 17:14:25 +0000 |
Dave Love |
(Charset Translation): Fix description of process.
|
Thu, 12 Sep 2002 06:04:10 +0000 |
Simon Josefsson |
*** empty log message ***
|
Thu, 12 Sep 2002 06:03:49 +0000 |
Simon Josefsson |
(time-stamp-hhmmss): New function.
|
Thu, 12 Sep 2002 06:03:03 +0000 |
Simon Josefsson |
(smtpmail-send-it): Don't use : in filenames
|
Thu, 12 Sep 2002 03:32:02 +0000 |
Richard M. Stallman |
(Search and Replace): Fix arg order for perform-replace.
|
Thu, 12 Sep 2002 03:31:05 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 12 Sep 2002 03:30:13 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 12 Sep 2002 03:28:59 +0000 |
Richard M. Stallman |
Don't use report_file_error; do it by hand using dlerror.
|
Thu, 12 Sep 2002 03:27:40 +0000 |
Richard M. Stallman |
(wait_reading_process_input, both versions):
|
Thu, 12 Sep 2002 03:26:59 +0000 |
Richard M. Stallman |
(syms_of_emacs) <command-line-args>: Doc fix.
|
Thu, 12 Sep 2002 03:26:23 +0000 |
Richard M. Stallman |
(x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDTH is 0
|
Thu, 12 Sep 2002 03:26:01 +0000 |
Richard M. Stallman |
(try_scrolling): If after make_cursor_line_fully_visible
|
Thu, 12 Sep 2002 03:22:40 +0000 |
Richard M. Stallman |
(define-derived-mode): When making new abbrev table,
|
Thu, 12 Sep 2002 03:21:57 +0000 |
Richard M. Stallman |
Adjust ps-print-color-p, ps-default-fg and ps-default-bg setting.
|
Thu, 12 Sep 2002 03:21:21 +0000 |
Richard M. Stallman |
(ruler-mode-left-scroll-bar-cols):
|
Thu, 12 Sep 2002 03:19:25 +0000 |
Richard M. Stallman |
(copy-abbrev-table): New function.
|
Thu, 12 Sep 2002 03:14:50 +0000 |
Richard M. Stallman |
Fix typo.
|
Wed, 11 Sep 2002 22:04:40 +0000 |
Stefan Monnier |
(define-derived-mode): Fix typo.
|
Wed, 11 Sep 2002 21:56:50 +0000 |
Stefan Monnier |
(line-number-mode, column-number-mode)
|
Wed, 11 Sep 2002 21:30:25 +0000 |
Stefan Monnier |
(whitespace-global-mode): Use define-minor-mode. Use the new file hook names.
|
Wed, 11 Sep 2002 21:28:51 +0000 |
Stefan Monnier |
(finder-find-library): Remove.
|
Wed, 11 Sep 2002 21:19:25 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 11 Sep 2002 21:16:28 +0000 |
Dave Love |
(non-standard-designations-alist)
|
Wed, 11 Sep 2002 21:07:00 +0000 |
Dave Love |
("Ukrainian"): Fix nonascii-translation.
|
Wed, 11 Sep 2002 21:03:50 +0000 |
Kim F. Storm |
Added more documentation for keypad package.
|
Wed, 11 Sep 2002 21:03:41 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 11 Sep 2002 21:03:14 +0000 |
Dave Love |
("slovenian"): New.
|
Wed, 11 Sep 2002 21:02:11 +0000 |
Dave Love |
Copyright up-date.
|
Wed, 11 Sep 2002 21:00:27 +0000 |
Dave Love |
Fix last change.
|
Wed, 11 Sep 2002 21:00:08 +0000 |
Stefan Monnier |
(bootstrap-lisp-1, bootstrap-lisp, bootstrap)
|
Wed, 11 Sep 2002 20:57:50 +0000 |
Dave Love |
(utf-8-fragment-on-decoding): Fix last
|
Wed, 11 Sep 2002 20:46:33 +0000 |
Stefan Monnier |
(transient-mark-mode, line-number-mode, column-number-mode):
|
Wed, 11 Sep 2002 20:44:40 +0000 |
Stefan Monnier |
("simple.el"): Move to after loaddefs.el.
|
Wed, 11 Sep 2002 20:23:56 +0000 |
Stefan Monnier |
(define-mail-user-agent): Moved from simple.el.
|
Wed, 11 Sep 2002 20:11:41 +0000 |
Kim F. Storm |
Typo.
|
Wed, 11 Sep 2002 20:00:58 +0000 |
Kim F. Storm |
(edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro.
|
Wed, 11 Sep 2002 20:00:16 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 11 Sep 2002 15:48:27 +0000 |
Markus Rost |
Regenerated with autoconf (GNU Autoconf) 2.52 and GNU m4 1.4.
|
Wed, 11 Sep 2002 09:32:07 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 11 Sep 2002 09:31:55 +0000 |
Juanma Barranquero |
(uncomment-region): Fix let/let* use.
|
Wed, 11 Sep 2002 05:07:36 +0000 |
Simon Josefsson |
*** empty log message ***
|
Wed, 11 Sep 2002 05:07:25 +0000 |
Simon Josefsson |
(gud-gdb-massage-args): Don't secretly add -fullname.
|
Wed, 11 Sep 2002 04:53:40 +0000 |
Simon Josefsson |
*** empty log message ***
|
Wed, 11 Sep 2002 04:53:15 +0000 |
Simon Josefsson |
(smtpmail-default-smtp-server): Doc fix.
|
Wed, 11 Sep 2002 02:03:31 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 11 Sep 2002 02:03:24 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Catch error making directory.
|
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 ***
|
Fri, 30 Aug 2002 21:55:07 +0000 |
Stefan Monnier |
(easy-menu-filter-return):
|
Fri, 30 Aug 2002 21:52:10 +0000 |
Stefan Monnier |
(custom-unlispify-menu-entry): Don't remove
|
Fri, 30 Aug 2002 20:41:05 +0000 |
Stefan Monnier |
Recreated, to remove spurious `reveal-mode' autoloads.
|
Fri, 30 Aug 2002 19:47:57 +0000 |
Andrew Choi |
2002-08-30 Andrew Choi <akochoi@shaw.ca>
|
Fri, 30 Aug 2002 18:25:36 +0000 |
Pavel Jank |
Updated version.
|
Fri, 30 Aug 2002 18:21:39 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 30 Aug 2002 18:21:28 +0000 |
Richard M. Stallman |
(diary-mail-entries): Don't overwrite user's value
|
Fri, 30 Aug 2002 17:46:32 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 30 Aug 2002 17:44:46 +0000 |
Juanma Barranquero |
(Qbox): Make extern.
|
Fri, 30 Aug 2002 17:02:47 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 30 Aug 2002 17:00:06 +0000 |
Juanma Barranquero |
(Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint.no>.
|
Fri, 30 Aug 2002 16:41:25 +0000 |
Francesco Potort |
Etags improvement.
|
Fri, 30 Aug 2002 16:38:58 +0000 |
Francesco Potort |
(consider_token, C_entries): Switch to C++ parsing when
|
Fri, 30 Aug 2002 16:38:22 +0000 |
Francesco Potort |
Bug corrections in etags.
|
Fri, 30 Aug 2002 15:49:30 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 30 Aug 2002 15:48:29 +0000 |
Richard M. Stallman |
(ps-lp-system): Fixed typo in `usg-unix-v'.
|
Fri, 30 Aug 2002 15:21:38 +0000 |
Markus Rost |
*** empty log message ***
|
Fri, 30 Aug 2002 15:21:22 +0000 |
Markus Rost |
(menu-bar-read-mail): Doc fix.
|
Fri, 30 Aug 2002 13:44:55 +0000 |
Kenichi Handa |
(get_next_display_element): Fix previous change.
|
Fri, 30 Aug 2002 13:22:12 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 30 Aug 2002 13:20:36 +0000 |
Kim F. Storm |
(struct w32_display_info) <x_highlight_frame>: Renamed from
|
Fri, 30 Aug 2002 13:19:45 +0000 |
Kim F. Storm |
Changed all occurrences of w32_highlight_frame with x_highlight_frame.
|
Fri, 30 Aug 2002 12:42:36 +0000 |
John Paul Wallington |
(ibuffer-update): Revert expansion of `caddr'.
|
Fri, 30 Aug 2002 12:07:52 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 30 Aug 2002 12:07:30 +0000 |
Kim F. Storm |
(Qbar, Qbox): Removed.
|
Fri, 30 Aug 2002 12:05:31 +0000 |
Kim F. Storm |
(enum text_cursor_kinds): Removed.
|
Fri, 30 Aug 2002 12:05:04 +0000 |
Kim F. Storm |
(x_specified_cursor_type): Remove prototype.
|
Fri, 30 Aug 2002 12:04:18 +0000 |
Kim F. Storm |
(Vblink_cursor_alist): Removed.
|
Fri, 30 Aug 2002 12:03:50 +0000 |
Kim F. Storm |
(enum text_cursor_kinds): Removed.
|
Fri, 30 Aug 2002 12:03:01 +0000 |
Kim F. Storm |
(Vblink_cursor_alist): Removed.
|
Fri, 30 Aug 2002 12:02:32 +0000 |
Kim F. Storm |
(enum text_cursor_kinds): Removed.
|
Fri, 30 Aug 2002 12:02:10 +0000 |
Kim F. Storm |
(x_specified_cursor_type): Remove prototype.
|
Fri, 30 Aug 2002 12:01:27 +0000 |
Kim F. Storm |
(x_specified_cursor_type): Removed.
|
Fri, 30 Aug 2002 12:01:01 +0000 |
Kim F. Storm |
(Qcursor_in_non_selected_windows): Extern removed.
|
Fri, 30 Aug 2002 12:00:36 +0000 |
Kim F. Storm |
(cursor_in_non_selected_windows): Extern removed.
|
Fri, 30 Aug 2002 12:00:12 +0000 |
Kim F. Storm |
(Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist):
|
Fri, 30 Aug 2002 11:59:35 +0000 |
Kim F. Storm |
(enum text_cursor_kinds): Consolidated here.
|
Fri, 30 Aug 2002 11:58:54 +0000 |
Kim F. Storm |
These changes consolidates the handling of the cursor
|
Fri, 30 Aug 2002 11:51:56 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 30 Aug 2002 11:51:42 +0000 |
Juanma Barranquero |
(occur-mode): Add interactive declaration.
|
Fri, 30 Aug 2002 11:10:30 +0000 |
Juanma Barranquero |
(imap-authenticator-alist, imap-stream-alist, imap-continuation): Fix typos.
|
Fri, 30 Aug 2002 11:09:19 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 30 Aug 2002 11:03:28 +0000 |
Juanma Barranquero |
(my-mark-marker): Fix typo.
|
Fri, 30 Aug 2002 11:02:54 +0000 |
Juanma Barranquero |
(dcl-calc-cont-indent-relative): Fix typo.
|
Fri, 30 Aug 2002 11:02:31 +0000 |
Juanma Barranquero |
(idlwave-max-extra-continuation-indent): Fix typo.
|
Fri, 30 Aug 2002 11:02:10 +0000 |
Juanma Barranquero |
(ex-compile-command): Fix typo.
|
Fri, 30 Aug 2002 11:01:51 +0000 |
Juanma Barranquero |
(bibtex-mode): Fix typo.
|
Fri, 30 Aug 2002 11:01:29 +0000 |
Juanma Barranquero |
(mouse-copy-work-around-drag-bug): Fix typo.
|
Fri, 30 Aug 2002 11:01:07 +0000 |
Juanma Barranquero |
(font-lock-add-keywords): Fix typo.
|
Fri, 30 Aug 2002 11:00:46 +0000 |
Juanma Barranquero |
(font-lock-defaults): Fix typo.
|
Fri, 30 Aug 2002 11:00:27 +0000 |
Juanma Barranquero |
(bs-message-without-log): Fix typo.
|
Fri, 30 Aug 2002 10:32:25 +0000 |
Simon Josefsson |
*** empty log message ***
|
Fri, 30 Aug 2002 10:31:02 +0000 |
Simon Josefsson |
(smtpmail-via-smtp): Delete process buffer
|
Fri, 30 Aug 2002 06:06:15 +0000 |
Richard M. Stallman |
New version from jaco@teaser.fr, then shortened at the front by rms.
|
Fri, 30 Aug 2002 04:00:37 +0000 |
Richard M. Stallman |
Fix typo.
|
Thu, 29 Aug 2002 22:06:26 +0000 |
John Paul Wallington |
* ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.
|
Thu, 29 Aug 2002 21:48:50 +0000 |
Stefan Monnier |
Use match-string and drop useless `function's.
|
Thu, 29 Aug 2002 21:40:28 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 29 Aug 2002 21:35:44 +0000 |
Juanma Barranquero |
(occur-mode-hook): New hook.
|
Thu, 29 Aug 2002 17:26:47 +0000 |
Richard M. Stallman |
(byte-compile-warning-prefix):
|
Thu, 29 Aug 2002 16:46:11 +0000 |
Richard M. Stallman |
(warning-series): Now can be a marker, not an integer.
|
Thu, 29 Aug 2002 14:50:07 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 29 Aug 2002 14:49:48 +0000 |
Richard M. Stallman |
(byte-compile-log-file): Use \f.
|
Thu, 29 Aug 2002 14:47:52 +0000 |
Richard M. Stallman |
Use American spelling of "behavior".
|
Thu, 29 Aug 2002 14:47:14 +0000 |
Richard M. Stallman |
Substantial rewrite.
|
Thu, 29 Aug 2002 14:43:49 +0000 |
Richard M. Stallman |
Use <Delback> instead of <Delete>, and explain how to find it.
|
Thu, 29 Aug 2002 14:42:56 +0000 |
Francesco Potort |
(C_entries): Corrected a problem with const C++ funcs.
|
Thu, 29 Aug 2002 14:41:33 +0000 |
Francesco Potort |
Etags bug.
|
Thu, 29 Aug 2002 14:41:28 +0000 |
Richard M. Stallman |
(PRODUCE_GLYPHS): Set inhibit_free_realized_faces
|
Thu, 29 Aug 2002 14:41:09 +0000 |
Richard M. Stallman |
(redisplay_updating_p): Variable removed.
|
Thu, 29 Aug 2002 14:38:12 +0000 |
Richard M. Stallman |
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
|
Thu, 29 Aug 2002 14:37:51 +0000 |
Richard M. Stallman |
(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
|
Thu, 29 Aug 2002 14:37:33 +0000 |
Richard M. Stallman |
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
|
Thu, 29 Aug 2002 13:12:05 +0000 |
Kim F. Storm |
Describe new kmacro bindings for f3/f4 and C-x e.
|
Thu, 29 Aug 2002 13:07:18 +0000 |
Kim F. Storm |
Update kmacro related bindings.
|
Thu, 29 Aug 2002 13:06:26 +0000 |
Kim F. Storm |
Changed default bindings from F7/F8 to F3/F4.
|
Thu, 29 Aug 2002 13:05:58 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 29 Aug 2002 12:07:03 +0000 |
Simon Josefsson |
*** empty log message ***
|
Wed, 28 Aug 2002 22:23:36 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 28 Aug 2002 22:23:17 +0000 |
Richard M. Stallman |
(find-buffer-visiting): Compare file attributes using buffer-file-truename.
|
Wed, 28 Aug 2002 22:16:42 +0000 |
Richard M. Stallman |
(make-auto-save-file-name, make-backup-file-name-1):
|
Wed, 28 Aug 2002 15:21:33 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 28 Aug 2002 15:20:50 +0000 |
Juanma Barranquero |
(occur-hook): Renamed from `occur-mode-hook'.
|
Wed, 28 Aug 2002 15:12:00 +0000 |
Simon Josefsson |
(Fx_open_connection): Improve help when X connection
|
Wed, 28 Aug 2002 12:57:46 +0000 |
Francesco Potort |
etags now parses HTML.
|
Wed, 28 Aug 2002 12:26:57 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 28 Aug 2002 12:26:37 +0000 |
Juanma Barranquero |
Add missing dependencies on w32term.h and composite.h.
|
Wed, 28 Aug 2002 10:44:24 +0000 |
Francesco Potort |
*** empty log message ***
|
Wed, 28 Aug 2002 10:35:51 +0000 |
Francesco Potort |
Two bug corrections and one new feature.
|
Wed, 28 Aug 2002 10:34:04 +0000 |
Francesco Potort |
Two bug corrections and a new feature for etags.
|
Wed, 28 Aug 2002 06:43:49 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 28 Aug 2002 06:43:11 +0000 |
Juanma Barranquero |
(make-variable-frame-localizable): New alias for `make-variable-frame-local'.
|
Wed, 28 Aug 2002 06:28:29 +0000 |
Juanma Barranquero |
(USAGE1): Add missing newline.
|
Wed, 28 Aug 2002 06:00:50 +0000 |
Miles Bader |
*** empty log message ***
|
Wed, 28 Aug 2002 06:00:38 +0000 |
Miles Bader |
(read-file-name-electric-shadow-properties)
|
Wed, 28 Aug 2002 04:48:33 +0000 |
Miles Bader |
*** empty log message ***
|
Wed, 28 Aug 2002 04:40:42 +0000 |
Miles Bader |
(comint-carriage-motion): Start at START.
|
Wed, 28 Aug 2002 01:20:22 +0000 |
Andrew Choi |
2002-08-27 Andrew Choi <akochoi@shaw.ca>
|
Wed, 28 Aug 2002 00:55:11 +0000 |
Miles Bader |
@cindex{...} -> @code{...}
|
Wed, 28 Aug 2002 00:53:07 +0000 |
Miles Bader |
read-file-name-electric-shadow-mode -> file-name-shadow-mode
|
Tue, 27 Aug 2002 21:21:24 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 27 Aug 2002 21:21:17 +0000 |
Richard M. Stallman |
(ange-ftp-skip-msgs): Skip the 530 response
|
Tue, 27 Aug 2002 20:38:30 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 27 Aug 2002 20:37:00 +0000 |
Richard M. Stallman |
(find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.
|
Tue, 27 Aug 2002 18:54:46 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 27 Aug 2002 18:50:52 +0000 |
Richard M. Stallman |
Describe blink-cursor-alist.
|
Tue, 27 Aug 2002 18:49:52 +0000 |
Andrew Choi |
2002-08-27 Andrew Choi <akochoi@shaw.ca>
|
Tue, 27 Aug 2002 18:49:11 +0000 |
Richard M. Stallman |
Describe --script.
|
Tue, 27 Aug 2002 18:47:35 +0000 |
Richard M. Stallman |
Describe blink-cursor-alist.
|
Tue, 27 Aug 2002 18:45:34 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 27 Aug 2002 18:45:24 +0000 |
Richard M. Stallman |
(main): Handle --script.
|
Tue, 27 Aug 2002 18:45:01 +0000 |
Richard M. Stallman |
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
|
Tue, 27 Aug 2002 18:42:48 +0000 |
Richard M. Stallman |
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
|
Tue, 27 Aug 2002 18:41:51 +0000 |
Richard M. Stallman |
(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
|
Tue, 27 Aug 2002 18:40:30 +0000 |
Richard M. Stallman |
Describe blink-cursor-alist and new values for cursor-type.
|
Tue, 27 Aug 2002 16:19:15 +0000 |
Francesco Potort |
Forgot a piece, put back in.
|
Tue, 27 Aug 2002 16:13:12 +0000 |
Francesco Potort |
Clarified per rms request.
|
Tue, 27 Aug 2002 15:06:13 +0000 |
Andreas Schwab |
*** empty log message ***
|
Tue, 27 Aug 2002 15:05:44 +0000 |
Andreas Schwab |
(kmacro-start-macro): Doc fix.
|
Tue, 27 Aug 2002 09:58:05 +0000 |
Carsten Dominik |
Update to RefTeX 4.19
|
Tue, 27 Aug 2002 09:57:45 +0000 |
Carsten Dominik |
*** empty log message ***
|
Tue, 27 Aug 2002 01:02:01 +0000 |
Miles Bader |
*** empty log message ***
|
Tue, 27 Aug 2002 01:00:55 +0000 |
Andrew Choi |
Correct yesterday's mistake of changing test for MAC_OSX to
|
Tue, 27 Aug 2002 00:59:55 +0000 |
Kenichi Handa |
(get_next_display_element): In unibyte case, don't use
|
Tue, 27 Aug 2002 00:59:34 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 27 Aug 2002 00:30:54 +0000 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
Mon, 26 Aug 2002 16:40:49 +0000 |
Stefan Monnier |
(define-minor-mode): Use customize-mark-as-set for global minor modes.
|
Mon, 26 Aug 2002 12:38:59 +0000 |
Kim F. Storm |
(suppress-keymap): Use command remapping instead of
|
Mon, 26 Aug 2002 12:38:26 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 26 Aug 2002 10:21:39 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 26 Aug 2002 10:21:26 +0000 |
Juanma Barranquero |
(WINS): Add calc and obsolete.
|
Mon, 26 Aug 2002 10:11:44 +0000 |
Kim F. Storm |
(install-arch-indep): Do not remove DOC file
|
Mon, 26 Aug 2002 10:10:42 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 26 Aug 2002 09:56:07 +0000 |
Kim F. Storm |
(make_terminal_frame) [CANNOT_DUMP]: Initialize
|
Mon, 26 Aug 2002 07:37:19 +0000 |
Miles Bader |
(Fbyte_code): Fsub1 can GC, so protect it.
|
Mon, 26 Aug 2002 01:10:46 +0000 |
Miles Bader |
Doc fix.
|
Sun, 25 Aug 2002 17:43:29 +0000 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
Sun, 25 Aug 2002 17:15:26 +0000 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
Sun, 25 Aug 2002 16:44:51 +0000 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
Sun, 25 Aug 2002 16:40:40 +0000 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
Sun, 25 Aug 2002 08:29:51 +0000 |
Miles Bader |
*** empty log message ***
|
Sun, 25 Aug 2002 08:25:00 +0000 |
Miles Bader |
(file-name-shadow-properties-custom-type): Renamed from
|
Sat, 24 Aug 2002 18:36:27 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sat, 24 Aug 2002 18:35:58 +0000 |
Andreas Schwab |
Fix last change.
|
Sat, 24 Aug 2002 14:40:09 +0000 |
Sam Steingold |
(eval-after-load): Do not call load-symbol-file-load-history (deleted)
|
Sat, 24 Aug 2002 14:26:06 +0000 |
John Paul Wallington |
* startup.el (normal-splash-screen): Ensure splash buffer is
|
Sat, 24 Aug 2002 03:19:52 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 24 Aug 2002 03:19:23 +0000 |
Richard M. Stallman |
(Fdefvar, Fdefconst, Fdefvaralias):
|
Sat, 24 Aug 2002 03:17:18 +0000 |
Richard M. Stallman |
(build_load_history): Use Fmember to see if a definition
|
Sat, 24 Aug 2002 03:16:03 +0000 |
Richard M. Stallman |
(Fstart_process): Remove /: from program name.
|
Sat, 24 Aug 2002 03:15:22 +0000 |
Richard M. Stallman |
(decode_env_path): Don't add /: if file name handler
|
Sat, 24 Aug 2002 03:14:32 +0000 |
Richard M. Stallman |
(Fcall_process): Remove /: from program name.
|
Sat, 24 Aug 2002 03:00:29 +0000 |
Richard M. Stallman |
(unload-feature): Distinguish functions from variables in load-history.
|
Sat, 24 Aug 2002 02:59:27 +0000 |
Richard M. Stallman |
(select-frame-by-name, select-frame-set-input-focus):
|
Sat, 24 Aug 2002 02:58:53 +0000 |
Richard M. Stallman |
(symbol-file-load-history-loaded)
|
Sat, 24 Aug 2002 02:57:31 +0000 |
Richard M. Stallman |
(ange-ftp-completion-hook-function): Add safe-magic prop.
|
Sat, 24 Aug 2002 01:08:28 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 24 Aug 2002 01:06:52 +0000 |
Glenn Morris |
(f90-imenu-flag): Deleted - use imenu--index-alist instead.
|
Sat, 24 Aug 2002 00:50:42 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 24 Aug 2002 00:47:17 +0000 |
Glenn Morris |
(f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
|
Fri, 23 Aug 2002 22:21:51 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 23 Aug 2002 22:19:56 +0000 |
Stefan Monnier |
(PATFETCH): Remove the translating fetch.
|
Fri, 23 Aug 2002 19:52:29 +0000 |
Robert J. Chassell |
Update for Texinfo version 4.2
|
Fri, 23 Aug 2002 19:47:41 +0000 |
Robert J. Chassell |
Update to version 4.2
|
Fri, 23 Aug 2002 19:46:12 +0000 |
Robert J. Chassell |
Add version 4.2 texinfo.tex and use @copying command;
|
Fri, 23 Aug 2002 13:27:12 +0000 |
Andr Spiegel |
#
|
Fri, 23 Aug 2002 13:23:14 +0000 |
Andr Spiegel |
(vc-kill-buffer-hook): Add it to kill-buffer-hook again.
|
Fri, 23 Aug 2002 03:32:58 +0000 |
ShengHuo ZHU |
* nnfolder.el (nnfolder-request-expire-articles): expiry-target.
|
Thu, 22 Aug 2002 19:40:12 +0000 |
Kai Grojohann |
Remote files: new default method for Tramp is ssh, not sm.
|
Thu, 22 Aug 2002 16:52:56 +0000 |
Kim F. Storm |
(redisplay_window): Do not `goto try_to_scroll' when we
|
Thu, 22 Aug 2002 16:52:22 +0000 |
Kim F. Storm |
Revert part of rev. 1.761 change.
|
Thu, 22 Aug 2002 15:16:08 +0000 |
Kai Grojohann |
Version 2.0.14 released.
|
Thu, 22 Aug 2002 14:27:50 +0000 |
Kim F. Storm |
(authors-aliases, authors-fixed-entries):
|
Thu, 22 Aug 2002 14:26:50 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 22 Aug 2002 14:21:07 +0000 |
Kim F. Storm |
Fixed spelling: Joseph Arceoeaux -> Arceneaux
|
Wed, 21 Aug 2002 21:31:14 +0000 |
Glenn Morris |
*** empty log message ***
|
Wed, 21 Aug 2002 21:26:07 +0000 |
Glenn Morris |
eval-when-compile a few defvars to quieten the byte-compiler.
|
Wed, 21 Aug 2002 15:04:29 +0000 |
Kai Grojohann |
Version 2.0.13 released.
|
Wed, 21 Aug 2002 12:05:09 +0000 |
Kim F. Storm |
(mode-line-format): Moved global-mode-string last.
|
Wed, 21 Aug 2002 12:04:42 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 21 Aug 2002 00:18:46 +0000 |
Richard M. Stallman |
Fix typos.
|
Wed, 21 Aug 2002 00:18:05 +0000 |
Richard M. Stallman |
Fix typo.
|
Wed, 21 Aug 2002 00:17:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 21 Aug 2002 00:17:16 +0000 |
Richard M. Stallman |
Fix typos.
|
Wed, 21 Aug 2002 00:15:28 +0000 |
Richard M. Stallman |
Typo.
|
Tue, 20 Aug 2002 21:59:10 +0000 |
Martin Stjernholm |
*** empty log message ***
|
Tue, 20 Aug 2002 21:58:51 +0000 |
Martin Stjernholm |
(c-forward-syntactic-ws): Fixed a bug that could cause an infinite
|
Tue, 20 Aug 2002 20:35:56 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 20 Aug 2002 20:34:33 +0000 |
Glenn Morris |
(imenu-syntax-alist): Doc fix.
|
Tue, 20 Aug 2002 20:32:45 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 20 Aug 2002 20:31:26 +0000 |
Glenn Morris |
(fortran-current-defun): Use save-excursion.
|
Tue, 20 Aug 2002 20:23:25 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 20 Aug 2002 20:21:00 +0000 |
Glenn Morris |
(imenu--generic-function): Use mapc.
|
Tue, 20 Aug 2002 17:28:55 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 20 Aug 2002 17:22:30 +0000 |
Richard M. Stallman |
(font-lock-change-mode): New function.
|
Tue, 20 Aug 2002 10:42:52 +0000 |
Carsten Dominik |
*** empty log message ***
|
Tue, 20 Aug 2002 10:41:01 +0000 |
Carsten Dominik |
Update to RefTeX 4.18
|
Tue, 20 Aug 2002 10:07:40 +0000 |
Kim F. Storm |
Bind C-x C-k r to apply-macro-to-region-lines.
|
Tue, 20 Aug 2002 09:44:14 +0000 |
Kim F. Storm |
regenerated
|
Tue, 20 Aug 2002 09:06:17 +0000 |
Kim F. Storm |
Remove C-x C-k binding (now in kmacro.el).
|
Tue, 20 Aug 2002 09:05:33 +0000 |
Kim F. Storm |
Remove macro related bindings (now in kmacro.el).
|
Tue, 20 Aug 2002 09:05:04 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 20 Aug 2002 08:36:01 +0000 |
ShengHuo ZHU |
* gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
|
Tue, 20 Aug 2002 07:57:01 +0000 |
ShengHuo ZHU |
* nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
|
Tue, 20 Aug 2002 07:07:19 +0000 |
Kenichi Handa |
(Fexpand_abbrev): Fix for the multibyte case.
|
Tue, 20 Aug 2002 07:07:00 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 20 Aug 2002 00:34:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 19 Aug 2002 23:14:45 +0000 |
Kim F. Storm |
Describe new kmacro features.
|
Mon, 19 Aug 2002 23:05:29 +0000 |
Kim F. Storm |
Major rework based on discussions with RMS.
|
Mon, 19 Aug 2002 23:04:51 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 19 Aug 2002 21:47:53 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 19 Aug 2002 21:47:38 +0000 |
Stefan Monnier |
(scan_keyword_or_put_char, write_c_args): Use `fn'
|
Mon, 19 Aug 2002 21:23:08 +0000 |
Stefan Monnier |
(help-split-fundoc): Replace the function name
|
Mon, 19 Aug 2002 18:43:18 +0000 |
Richard M. Stallman |
Move the node Relative Files before Directory Names. Show what
|
Mon, 19 Aug 2002 18:20:51 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 19 Aug 2002 18:20:30 +0000 |
Eli Zaretskii |
(croak): Add `void' to definition.
|
Mon, 19 Aug 2002 18:19:42 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 19 Aug 2002 18:19:20 +0000 |
Eli Zaretskii |
[MSDOS]: Don't define request_sigio and
|
Mon, 19 Aug 2002 17:46:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 19 Aug 2002 17:45:50 +0000 |
Eli Zaretskii |
[MSDOS]: Declare etext.
|
Mon, 19 Aug 2002 17:24:08 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 19 Aug 2002 17:23:43 +0000 |
Eli Zaretskii |
(Ffile_name_directory) [DOS_NT]: Don't declare `beg'
|
Mon, 19 Aug 2002 14:58:29 +0000 |
Kim F. Storm |
(Fclear_this_command_keys): Added optional arg
|
Mon, 19 Aug 2002 14:57:49 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 19 Aug 2002 06:39:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 19 Aug 2002 06:39:06 +0000 |
Kenichi Handa |
(sgml-xml-auto-coding-function): Call
|
Mon, 19 Aug 2002 05:03:55 +0000 |
Miles Bader |
*** empty log message ***
|
Mon, 19 Aug 2002 05:03:38 +0000 |
Miles Bader |
[original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
|
Mon, 19 Aug 2002 05:03:21 +0000 |
Miles Bader |
[original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
|
Mon, 19 Aug 2002 02:47:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 19 Aug 2002 02:46:28 +0000 |
Kenichi Handa |
(COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.
|
Mon, 19 Aug 2002 02:46:08 +0000 |
Kenichi Handa |
(run_composition_function): Call FUNC if it is fboundp.
|
Mon, 19 Aug 2002 01:05:17 +0000 |
Miles Bader |
Escape an `@'.
|
Mon, 19 Aug 2002 00:58:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 19 Aug 2002 00:57:34 +0000 |
Richard M. Stallman |
Fix copyright year.
|
Mon, 19 Aug 2002 00:57:11 +0000 |
Richard M. Stallman |
Update for next release after 21.3.
|
Mon, 19 Aug 2002 00:56:34 +0000 |
Richard M. Stallman |
New file.
|
Mon, 19 Aug 2002 00:54:48 +0000 |
Richard M. Stallman |
(font-lock-mode): Set change-major-mode-hook locally.
|
Sun, 18 Aug 2002 21:17:54 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sun, 18 Aug 2002 21:17:42 +0000 |
Andreas Schwab |
(ibuffer-list-buffer-modes): Doc fix.
|
Sat, 17 Aug 2002 09:22:01 +0000 |
Carsten Dominik |
*** empty log message ***
|
Sat, 17 Aug 2002 09:21:19 +0000 |
Carsten Dominik |
* reftex.el (reftex-mode): Create special syntax tables.
|
Sat, 17 Aug 2002 05:01:44 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 17 Aug 2002 05:00:30 +0000 |
Richard M. Stallman |
(tar-subfile-mode): Use add-hook and remove-hook, and use
|
Sat, 17 Aug 2002 04:59:14 +0000 |
Richard M. Stallman |
(fringe-mode): Set to nil.
|
Sat, 17 Aug 2002 04:58:35 +0000 |
Richard M. Stallman |
(rmail-search-mime-header-function): Doc fix.
|
Sat, 17 Aug 2002 04:57:03 +0000 |
Richard M. Stallman |
(BROKEN_SIGIO): Add #undef.
|
Sat, 17 Aug 2002 04:56:13 +0000 |
Richard M. Stallman |
[!VMS]: Include sys/files.h.
|
Sat, 17 Aug 2002 04:55:17 +0000 |
Richard M. Stallman |
(save_restriction_restore): Defend from unchained marker.
|
Sat, 17 Aug 2002 04:53:57 +0000 |
Richard M. Stallman |
(overlays_at): Handle extending vec uniformly.
|
Sat, 17 Aug 2002 00:08:54 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 16 Aug 2002 06:29:40 +0000 |
Paul Eggert |
Minor spelling and grammar corrections.
|
Fri, 16 Aug 2002 04:54:20 +0000 |
Andrew Choi |
2002-08-15 Andrew Choi <akochoi@shaw.ca>
|
Fri, 16 Aug 2002 02:30:21 +0000 |
Andrew Choi |
2002-08-15 Andrew Choi <akochoi@shaw.ca>
|
Thu, 15 Aug 2002 20:33:01 +0000 |
Richard M. Stallman |
Fix typo.
|
Thu, 15 Aug 2002 20:32:05 +0000 |
Richard M. Stallman |
Mention define-generic-mode.
|
Thu, 15 Aug 2002 20:31:03 +0000 |
Richard M. Stallman |
Mention emacsclient, with xref.
|
Thu, 15 Aug 2002 20:30:32 +0000 |
Richard M. Stallman |
Explain how C-x RET f and C-x RET c affect saving.
|
Thu, 15 Aug 2002 20:29:19 +0000 |
Richard M. Stallman |
Clarify ispell use of multiple dictionaries.
|
Thu, 15 Aug 2002 20:28:43 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 15 Aug 2002 20:18:42 +0000 |
Richard M. Stallman |
(appt-delete): Use substring-no-properties.
|
Thu, 15 Aug 2002 20:15:20 +0000 |
Richard M. Stallman |
(menu-bar-next-tag-other-window, menu-bar-next-tag)
|
Thu, 15 Aug 2002 20:13:48 +0000 |
Richard M. Stallman |
(server-process-filter): Simplify code.
|
Thu, 15 Aug 2002 20:09:34 +0000 |
Richard M. Stallman |
(font-lock-mode): Add font-lock-unfontify-buffer
|
Thu, 15 Aug 2002 20:08:24 +0000 |
Richard M. Stallman |
(recover-this-file): New function.
|
Thu, 15 Aug 2002 11:28:50 +0000 |
Carsten Dominik |
(reftex-mode): Moved creation of special syntax tables to top-level.
|
Thu, 15 Aug 2002 11:27:45 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 15 Aug 2002 01:43:56 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 15 Aug 2002 01:38:45 +0000 |
Stefan Monnier |
(locate-library): Use locate-file(-completion).
|
Thu, 15 Aug 2002 01:06:05 +0000 |
Stefan Monnier |
(easy-mmode-define-global-mode): Use find-file-hook instead of find-file-hooks.
|
Thu, 15 Aug 2002 00:48:20 +0000 |
Stefan Monnier |
Use find-file-hook instead of find-file-hooks.
|
Thu, 15 Aug 2002 00:46:09 +0000 |
Stefan Monnier |
(setup-ethiopic-environment-internal, exit-ethiopic-environment):
|
Thu, 15 Aug 2002 00:37:57 +0000 |
Stefan Monnier |
(dynamic-completion-mode): Use find-file-hook instead of find-file-hooks.
|
Thu, 15 Aug 2002 00:34:04 +0000 |
Stefan Monnier |
(split-window-save-restore-data): Use push and with-current-buffer.
|
Thu, 15 Aug 2002 00:12:30 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 15 Aug 2002 00:11:15 +0000 |
Stefan Monnier |
(imenu-always-use-completion-buffer-p): Make obsolete.
|
Thu, 15 Aug 2002 00:08:48 +0000 |
Stefan Monnier |
(find-function-search-for-symbol): Use find-file-hook instead of ...-hooks.
|
Wed, 14 Aug 2002 22:43:46 +0000 |
David Kastrup |
(ange-ftp-wipe-file-entries): Fix type mismatch;
|
Wed, 14 Aug 2002 22:41:37 +0000 |
David Kastrup |
*** empty log message ***
|
Wed, 14 Aug 2002 21:50:08 +0000 |
Stefan Monnier |
Don't need to load custom-file from your .emacs any more.
|
Wed, 14 Aug 2002 21:46:21 +0000 |
Stefan Monnier |
(command-line): Load custom-file if not done yet.
|
Wed, 14 Aug 2002 20:25:10 +0000 |
Karl Berry |
copyright years must be spelled out in full.
|
Wed, 14 Aug 2002 10:35:31 +0000 |
Kim F. Storm |
(Fstart_kbd_macro): Added NO-EXEC argument to inhibit
|
Wed, 14 Aug 2002 10:35:03 +0000 |
Kim F. Storm |
(Fexecute_kbd_macro): Update prototype.
|
Wed, 14 Aug 2002 10:34:41 +0000 |
Kim F. Storm |
(Fcommand_execute): Update call to Fexecute_kbd_macro.
|
Wed, 14 Aug 2002 10:30:48 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 14 Aug 2002 00:59:15 +0000 |
Kenichi Handa |
(struct x_display_info): New member Xatom_UTF8_STRING.
|
Wed, 14 Aug 2002 00:59:01 +0000 |
Kenichi Handa |
(x_term_init): Initialize dpyinfo->Xatom_UTF8_STRING.
|
Wed, 14 Aug 2002 00:58:39 +0000 |
Kenichi Handa |
(QUTF8_STRING): New variable.
|
Wed, 14 Aug 2002 00:58:23 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 14 Aug 2002 00:57:55 +0000 |
Kenichi Handa |
(xselect-convert-to-string): If TYPE is non-nil,
|
Tue, 13 Aug 2002 22:55:18 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 13 Aug 2002 22:52:05 +0000 |
Richard M. Stallman |
(Fminibufferp): New function.
|
Tue, 13 Aug 2002 19:12:46 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Tue, 13 Aug 2002 19:12:30 +0000 |
Gerd Moellmann |
(Funencodable_char_position): Lisp_Object/int mixup.
|
Tue, 13 Aug 2002 01:49:40 +0000 |
Richard M. Stallman |
(find-function-search-for-symbol): Obey `definition-name' properties.
|
Tue, 13 Aug 2002 01:49:13 +0000 |
Richard M. Stallman |
(easy-mmode-define-global-mode): Put `definition-name' properties on
|
Tue, 13 Aug 2002 01:48:42 +0000 |
Richard M. Stallman |
(toggle-truncate-lines): Force redisplay. Display status message.
|
Mon, 12 Aug 2002 22:53:46 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 12 Aug 2002 22:53:39 +0000 |
Stefan Monnier |
(comment-region): Force `lines' when `block' is set.
|
Mon, 12 Aug 2002 21:57:12 +0000 |
Markus Rost |
*** empty log message ***
|
Mon, 12 Aug 2002 21:56:50 +0000 |
Markus Rost |
Fix some white spaces.
|
Mon, 12 Aug 2002 17:31:43 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 12 Aug 2002 17:28:36 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 12 Aug 2002 17:27:57 +0000 |
Richard M. Stallman |
Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.
|
Mon, 12 Aug 2002 17:25:23 +0000 |
Richard M. Stallman |
(syms_of_buffer) <fill-column>: Doc fix.
|
Mon, 12 Aug 2002 17:23:16 +0000 |
Richard M. Stallman |
(pages-target-buffer): Add defvar. Renamed from target-buffer.
|
Mon, 12 Aug 2002 17:21:40 +0000 |
Richard M. Stallman |
(scroll-all-mode): Use define-minor-mode.
|
Mon, 12 Aug 2002 17:21:06 +0000 |
Richard M. Stallman |
(appt-make-list): Correct the parsing of each appointment from time-string.
|
Mon, 12 Aug 2002 04:33:59 +0000 |
Andrew Choi |
2002-08-11 Andrew Choi <akochoi@shaw.ca>
|
Sun, 11 Aug 2002 01:06:42 +0000 |
Kenichi Handa |
(unencodable_char_position): New function.
|
Sun, 11 Aug 2002 01:04:58 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 11 Aug 2002 01:04:41 +0000 |
Kenichi Handa |
(search-unencodable-char): New
|
Sun, 11 Aug 2002 00:26:24 +0000 |
Andrew Choi |
2002-08-10 Andrew Choi <akochoi@shaw.ca>
|
Sat, 10 Aug 2002 03:48:12 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 10 Aug 2002 03:48:04 +0000 |
Richard M. Stallman |
(make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.
|
Sat, 10 Aug 2002 00:20:09 +0000 |
John Wiegley |
I did not mean to check in these changes yet, they are still
|
Sat, 10 Aug 2002 00:18:18 +0000 |
John Wiegley |
Removed eshell-under-cygwin-p, and all uses of it.
|
Sat, 10 Aug 2002 00:17:41 +0000 |
John Wiegley |
*** empty log message ***
|
Fri, 09 Aug 2002 17:29:34 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Fri, 09 Aug 2002 17:29:11 +0000 |
Gerd Moellmann |
(forward_to_next_line_start): Return 0 when reaching the
|
Fri, 09 Aug 2002 16:41:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 09 Aug 2002 16:40:43 +0000 |
Richard M. Stallman |
(pages-directory-mode): Undo previous change.
|
Fri, 09 Aug 2002 14:14:32 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 09 Aug 2002 14:14:06 +0000 |
Richard M. Stallman |
(set-variable): If given a prefix argument, set variable buffer-locally.
|
Fri, 09 Aug 2002 12:15:54 +0000 |
John Paul Wallington |
(font-lock-function): Make it buffer-local.
|
Fri, 09 Aug 2002 05:08:10 +0000 |
Ken Raeburn |
*** empty log message ***
|
Fri, 09 Aug 2002 05:08:00 +0000 |
Ken Raeburn |
(BASE_PURESIZE): Increase to 910000.
|
Fri, 09 Aug 2002 01:56:00 +0000 |
Richard M. Stallman |
(checkdoc, checkdoc-interactive)
|
Thu, 08 Aug 2002 16:59:23 +0000 |
Ken Raeburn |
*** empty log message ***
|
Thu, 08 Aug 2002 16:59:15 +0000 |
Ken Raeburn |
(Ffind_operation_coding_system): Fix Lisp_Object/int mixup.
|
Thu, 08 Aug 2002 12:34:27 +0000 |
Kenichi Handa |
(Ffind_operation_coding_system): For write-region, if
|
Thu, 08 Aug 2002 12:34:08 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 07 Aug 2002 21:46:49 +0000 |
John Paul Wallington |
* xt-mouse.el (xterm-mouse-mode): Make it a global mode.
|
Wed, 07 Aug 2002 14:54:05 +0000 |
Kai Grojohann |
Version 2.0.12 released.
|
Wed, 07 Aug 2002 14:38:02 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 07 Aug 2002 14:37:32 +0000 |
Richard M. Stallman |
(mark_object): Detect long lists for debugging.
|
Wed, 07 Aug 2002 14:32:09 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): #undef it.
|
Wed, 07 Aug 2002 14:30:52 +0000 |
Richard M. Stallman |
(Fmake_variable_frame_local): Doc fix.
|
Wed, 07 Aug 2002 14:26:28 +0000 |
Richard M. Stallman |
(warning-prefix-function, warning-series)
|
Wed, 07 Aug 2002 12:21:25 +0000 |
Kenichi Handa |
(select-safe-coding-system): Call pop-to-buffer inside
|
Wed, 07 Aug 2002 12:21:05 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 06 Aug 2002 17:21:19 +0000 |
John Paul Wallington |
(describe-function-1): Skip arglist note if
|
Tue, 06 Aug 2002 15:11:26 +0000 |
Sam Steingold |
(diary-mail-entries): Use `compose-mail'
|
Tue, 06 Aug 2002 06:04:44 +0000 |
Colin Walters |
(ibuffer-list-buffer-modes): New.
|
Tue, 06 Aug 2002 06:04:22 +0000 |
Colin Walters |
(ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
|
Tue, 06 Aug 2002 06:03:59 +0000 |
Colin Walters |
*** empty log message ***
|
Mon, 05 Aug 2002 22:37:25 +0000 |
John Paul Wallington |
(ediff-copy-list): Use `defalias' instead of
|
Mon, 05 Aug 2002 20:09:37 +0000 |
John Wiegley |
*** empty log message ***
|
Mon, 05 Aug 2002 20:09:16 +0000 |
John Wiegley |
Added checks that distinguish between cygwin and windows in some
|
Mon, 05 Aug 2002 20:08:40 +0000 |
John Wiegley |
Removed a comment.
|
Mon, 05 Aug 2002 20:07:12 +0000 |
John Wiegley |
(pcomplete-entries): Don't set `above-cutoff' to a value unless
|
Mon, 05 Aug 2002 16:35:07 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 05 Aug 2002 16:34:53 +0000 |
Richard M. Stallman |
(select-safe-coding-system): Check for
|
Mon, 05 Aug 2002 16:33:44 +0000 |
Richard M. Stallman |
(local_heap, local_alloc, local_free): New macros.
|
Mon, 05 Aug 2002 16:28:41 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 05 Aug 2002 16:28:06 +0000 |
Richard M. Stallman |
Add index entries for skeletons, templates, autotyping, etc.
|
Mon, 05 Aug 2002 16:27:07 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 05 Aug 2002 16:26:48 +0000 |
Richard M. Stallman |
(ange-ftp-smart-gateway): Doc fix.
|
Mon, 05 Aug 2002 16:26:03 +0000 |
Richard M. Stallman |
(image-jpeg-p): Accept "Exif" marker.
|
Mon, 05 Aug 2002 15:15:18 +0000 |
Per Abrahamsen |
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
|
Mon, 05 Aug 2002 14:58:21 +0000 |
Kai Grojohann |
Version 2.0.11 released.
|
Mon, 05 Aug 2002 09:34:12 +0000 |
David Kastrup |
(math-format-stack-value): Revert a broken
|
Mon, 05 Aug 2002 09:33:44 +0000 |
David Kastrup |
*** empty log message ***
|
Sun, 04 Aug 2002 19:29:06 +0000 |
Andrew Choi |
2002-08-04 Andrew Choi <akochoi@shaw.ca>
|
Sun, 04 Aug 2002 16:18:54 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 04 Aug 2002 16:18:18 +0000 |
Glenn Morris |
(fancy-splash-frame): Check selected frame last.
|
Sun, 04 Aug 2002 13:58:44 +0000 |
Kai Grojohann |
Version 2.0.10 released.
|
Sun, 04 Aug 2002 11:41:38 +0000 |
Kai Grojohann |
Version 2.0.9 released.
|
Sat, 03 Aug 2002 23:26:26 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sat, 03 Aug 2002 23:26:14 +0000 |
Andreas Schwab |
(tramp-perl-encode, tramp-perl-decode): Doc fix.
|
Sat, 03 Aug 2002 22:21:09 +0000 |
Andrew Choi |
In src:
|
Sat, 03 Aug 2002 20:54:52 +0000 |
Kai Grojohann |
Version 2.0.8.
|
Sat, 03 Aug 2002 19:01:50 +0000 |
Glenn Morris |
(f90-font-lock-keywords-1): Simplify `type' value a little.
|
Sat, 03 Aug 2002 17:04:43 +0000 |
Kai Grojohann |
Version 2.0.7.
|
Sat, 03 Aug 2002 16:57:43 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 03 Aug 2002 16:54:49 +0000 |
Glenn Morris |
(f90-font-lock-keywords-1): Fix highlighting of `type' forms.
|
Sat, 03 Aug 2002 12:44:32 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Sat, 03 Aug 2002 12:44:18 +0000 |
Gerd Moellmann |
(forward_to_next_line_start): Fix a condition that
|
Sat, 03 Aug 2002 09:23:25 +0000 |
Kai Grojohann |
Version 2.0.6.
|
Fri, 02 Aug 2002 22:21:43 +0000 |
Andreas Schwab |
Add comment for last change.
|
Fri, 02 Aug 2002 20:34:38 +0000 |
Andrew Choi |
2002-08-02 Andrew Choi <akochoi@shaw.ca>
|
Fri, 02 Aug 2002 18:03:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 02 Aug 2002 18:02:17 +0000 |
Richard M. Stallman |
(mule-keymap, set-coding-system-map):
|
Fri, 02 Aug 2002 18:01:33 +0000 |
Richard M. Stallman |
(merge-coding-systems): New function.
|
Fri, 02 Aug 2002 18:00:18 +0000 |
Richard M. Stallman |
(edebug-eval-top-level-form): Use eval-expression.
|
Fri, 02 Aug 2002 17:59:22 +0000 |
Richard M. Stallman |
(atomic-change-group): Doc fix.
|
Thu, 01 Aug 2002 17:07:46 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 01 Aug 2002 17:07:28 +0000 |
Richard M. Stallman |
(compile-after-backup): Renamed from `compile'.
|
Thu, 01 Aug 2002 17:06:08 +0000 |
Richard M. Stallman |
Correction regarding --enable-static and libjpeg.
|
Thu, 01 Aug 2002 17:04:14 +0000 |
Richard M. Stallman |
(SOME_MACHINE_OBJECTS): Add fontset.o.
|
Thu, 01 Aug 2002 03:53:04 +0000 |
Andrew Choi |
2002-07-31 Andrew Choi <akochoi@shaw.ca>
|
Thu, 01 Aug 2002 03:48:22 +0000 |
Andrew Choi |
2002-07-31 Andrew Choi <akochoi@shaw.ca>
|
Thu, 01 Aug 2002 03:33:20 +0000 |
Andrew Choi |
In src:
|
Thu, 01 Aug 2002 03:11:39 +0000 |
Markus Rost |
Mention new command `ediff-backup'.
|
Thu, 01 Aug 2002 01:31:44 +0000 |
Colin Walters |
(P_): New macro. Use it for all prototypes.
|
Thu, 01 Aug 2002 01:31:04 +0000 |
Colin Walters |
*** empty log message ***
|
Thu, 01 Aug 2002 01:24:10 +0000 |
Colin Walters |
(ibuffer-hooks): Rename to `ibuffer-hook'; Add defvaralias for
|
Thu, 01 Aug 2002 01:21:18 +0000 |
Colin Walters |
*** empty log message ***
|
Thu, 01 Aug 2002 01:20:59 +0000 |
Colin Walters |
(ibuffer-fontification-alist): Use `font-lock-constant-face' instead
|
Wed, 31 Jul 2002 23:32:14 +0000 |
John Wiegley |
(pcomplete-comint-setup): Use `add-to-list', to prevent adding the
|
Wed, 31 Jul 2002 23:32:02 +0000 |
John Wiegley |
*** empty log message ***
|
Wed, 31 Jul 2002 22:29:36 +0000 |
Markus Rost |
*** empty log message ***
|
Wed, 31 Jul 2002 22:29:00 +0000 |
Markus Rost |
(ediff-backup): New autoloaded command.
|
Wed, 31 Jul 2002 22:28:30 +0000 |
Markus Rost |
(describe-function-1): Test function for obsolescence only if it is a
|
Wed, 31 Jul 2002 22:05:16 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 31 Jul 2002 22:04:33 +0000 |
Richard M. Stallman |
(byte-compile-find-cl-functions):
|
Wed, 31 Jul 2002 22:01:54 +0000 |
Richard M. Stallman |
(pcomplete-entries): Doc fix.
|
Wed, 31 Jul 2002 22:01:07 +0000 |
Richard M. Stallman |
(non-standard-icccm-encodings-alist): Doc fix.
|
Wed, 31 Jul 2002 12:08:06 +0000 |
Andreas Schwab |
*** empty log message ***
|
Wed, 31 Jul 2002 12:07:30 +0000 |
Andreas Schwab |
Hide disabling of dired-find-alternate-file behind
|
Wed, 31 Jul 2002 08:09:58 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 31 Jul 2002 08:09:26 +0000 |
Juanma Barranquero |
(update-subdirs-CMD): Generate the right list of subdirectories. From
|
Wed, 31 Jul 2002 07:45:58 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 31 Jul 2002 07:45:41 +0000 |
Juanma Barranquero |
Revert some changes from 2002-07-23 because they don't work on MSVC/nmake builds.
|
Wed, 31 Jul 2002 06:15:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 31 Jul 2002 06:15:47 +0000 |
Richard M. Stallman |
(set_frame_menubar): First parse all submenus,
|
Tue, 30 Jul 2002 20:24:27 +0000 |
Kai Grojohann |
New version 2.0.5.
|
Tue, 30 Jul 2002 18:56:52 +0000 |
Richard M. Stallman |
Explain values of sexp diary entries.
|
Tue, 30 Jul 2002 16:24:30 +0000 |
Juanma Barranquero |
Add missing semicolon.
|
Tue, 30 Jul 2002 16:19:30 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 30 Jul 2002 16:19:19 +0000 |
Juanma Barranquero |
(syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'.
|
Tue, 30 Jul 2002 13:53:27 +0000 |
Andreas Schwab |
*** empty log message ***
|
Tue, 30 Jul 2002 13:53:02 +0000 |
Andreas Schwab |
(localstatedir): New variable.
|
Tue, 30 Jul 2002 11:40:46 +0000 |
Dave Love |
Add coding cookie.
|
Tue, 30 Jul 2002 06:35:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 30 Jul 2002 06:35:38 +0000 |
Kenichi Handa |
(in-is13194): Give correct `safe-chars' property.
|
Tue, 30 Jul 2002 06:34:28 +0000 |
Kenichi Handa |
(safe-chars): Put `char-table-extra-slots' property with value 0.
|
Tue, 30 Jul 2002 00:44:36 +0000 |
Kenichi Handa |
(revert-buffer): Fix previous change.
|
Tue, 30 Jul 2002 00:42:21 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 29 Jul 2002 21:17:06 +0000 |
Richard M. Stallman |
(help-echo): If global-mode-string is non-nil,
|
Mon, 29 Jul 2002 20:05:34 +0000 |
Pavel Jank |
*** empty log message ***
|
Mon, 29 Jul 2002 20:04:04 +0000 |
Pavel Jank |
Fix regexp for finding return address fields.
|
Mon, 29 Jul 2002 17:37:23 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 29 Jul 2002 17:31:47 +0000 |
Richard M. Stallman |
Update for new mode line layout of LINE and POS.
|
Mon, 29 Jul 2002 17:30:57 +0000 |
Richard M. Stallman |
Update info about --geometry.
|
Mon, 29 Jul 2002 17:29:31 +0000 |
Richard M. Stallman |
(check-ispell-version): Bind default-directory
|
Mon, 29 Jul 2002 13:53:48 +0000 |
Glenn Morris |
*** empty log message ***
|
Mon, 29 Jul 2002 13:52:57 +0000 |
Glenn Morris |
(scroll-all-mode): Make argument optional. Add to doc string.
|
Mon, 29 Jul 2002 13:08:44 +0000 |
Glenn Morris |
*** empty log message ***
|
Mon, 29 Jul 2002 13:07:23 +0000 |
Glenn Morris |
(scroll-all-mode): Handle numeric arg. Use `if' instead of `cond'.
|
Mon, 29 Jul 2002 05:11:40 +0000 |
Kenichi Handa |
Fix previous unexpected change.
|
Mon, 29 Jul 2002 05:05:19 +0000 |
Kenichi Handa |
(ctext-post-read-conversion): Add support for emboded utf-8 encodng
|
Mon, 29 Jul 2002 05:04:52 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 29 Jul 2002 02:46:52 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 29 Jul 2002 02:45:49 +0000 |
Richard M. Stallman |
(mode-line-format): Handle vc-mode specially.
|
Mon, 29 Jul 2002 02:40:40 +0000 |
Richard M. Stallman |
Don't add to minor-mode-alist.
|
Mon, 29 Jul 2002 02:09:19 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 29 Jul 2002 01:58:43 +0000 |
Richard M. Stallman |
Fix set-face-attribute example.
|
Mon, 29 Jul 2002 01:57:49 +0000 |
Richard M. Stallman |
(HPUX8): Define this before including hpux.h.
|
Mon, 29 Jul 2002 01:56:56 +0000 |
Richard M. Stallman |
(HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8.
|
Mon, 29 Jul 2002 01:55:43 +0000 |
Richard M. Stallman |
(make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
|
Mon, 29 Jul 2002 01:53:42 +0000 |
Richard M. Stallman |
Explain how enabling or disabling the tool bar affects specified geometry.
|
Mon, 29 Jul 2002 01:51:09 +0000 |
Richard M. Stallman |
(edebug-debugger): If inside redisplay, just return.
|
Mon, 29 Jul 2002 01:49:45 +0000 |
Richard M. Stallman |
(debug): If redisplaying, just return.
|
Mon, 29 Jul 2002 01:48:52 +0000 |
Richard M. Stallman |
(Info-find-index-name): Improve last change.
|
Sat, 27 Jul 2002 19:50:34 +0000 |
Markus Rost |
*** empty log message ***
|
Sat, 27 Jul 2002 19:50:15 +0000 |
Markus Rost |
Update copyright year.
|
Sat, 27 Jul 2002 19:11:14 +0000 |
Richard M. Stallman |
Document custom-file variable.
|
Sat, 27 Jul 2002 19:09:54 +0000 |
Richard M. Stallman |
(file-name-sans-extension): Avoid expanding DIRECTORY.
|
Sat, 27 Jul 2002 19:09:08 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 27 Jul 2002 19:01:40 +0000 |
Richard M. Stallman |
(diary-rosh-hodesh): Cons MARK on in the third case.
|
Sat, 27 Jul 2002 18:57:41 +0000 |
Richard M. Stallman |
(x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.
|
Sat, 27 Jul 2002 18:56:36 +0000 |
Richard M. Stallman |
(FRAME_CURSOR_WIDTH): New macro.
|
Fri, 26 Jul 2002 20:40:53 +0000 |
Kai Grojohann |
(eshell): Numeric prefix arg means to switch
|
Fri, 26 Jul 2002 15:39:12 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 26 Jul 2002 12:07:26 +0000 |
Kenichi Handa |
(revert-buffer): Before calling insert-file-contents,
|
Fri, 26 Jul 2002 11:53:25 +0000 |
Kenichi Handa |
(detect_coding_iso2022): While checking a byte sequence
|
Fri, 26 Jul 2002 11:53:10 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 26 Jul 2002 11:11:03 +0000 |
Simon Josefsson |
*** empty log message ***
|
Fri, 26 Jul 2002 07:58:04 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 26 Jul 2002 07:57:24 +0000 |
Juanma Barranquero |
(warning-levels): Doc fix.
|
Fri, 26 Jul 2002 07:09:15 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 26 Jul 2002 07:08:58 +0000 |
Juanma Barranquero |
(lwarn, warn): Doc fix.
|
Fri, 26 Jul 2002 02:11:28 +0000 |
Markus Rost |
*** empty log message ***
|
Fri, 26 Jul 2002 02:10:56 +0000 |
Markus Rost |
(ediff-window-setup-function): Extend type declaration.
|
Thu, 25 Jul 2002 19:31:25 +0000 |
Sam Steingold |
(occur-rename-buffer): New command.
|
Thu, 25 Jul 2002 18:20:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 25 Jul 2002 18:19:43 +0000 |
Richard M. Stallman |
(Info-find-index-name): Search for a function definition with a return type.
|
Thu, 25 Jul 2002 18:18:10 +0000 |
Richard M. Stallman |
(byte-compile-set-symbol-position): Don't recompute `entry' on each iteration.
|
Thu, 25 Jul 2002 18:16:45 +0000 |
Richard M. Stallman |
Sexp diary entries can specify how to highlight the date.
|
Thu, 25 Jul 2002 13:23:27 +0000 |
Sam Steingold |
(c-search-uplist-for-classkey): When `search-end' is a cons, use its car.
|
Thu, 25 Jul 2002 11:15:07 +0000 |
Dave Love |
*** empty log message ***
|
Thu, 25 Jul 2002 08:10:15 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 25 Jul 2002 07:10:05 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 25 Jul 2002 07:09:00 +0000 |
Carsten Dominik |
Update to RefTeX 4.18
|
Thu, 25 Jul 2002 07:03:41 +0000 |
Carsten Dominik |
Updated to RefTeX 4.18
|
Thu, 25 Jul 2002 06:25:51 +0000 |
Colin Walters |
(ibuffer-mouse-popup-menu): Allow point to be moved by menu functions.
|
Thu, 25 Jul 2002 06:25:37 +0000 |
Colin Walters |
*** empty log message ***
|
Thu, 25 Jul 2002 03:20:36 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 25 Jul 2002 03:19:08 +0000 |
Richard M. Stallman |
(unwind_redisplay): Clear redisplay_updating_p.
|
Thu, 25 Jul 2002 03:17:33 +0000 |
Richard M. Stallman |
(expose_overlaps): New function.
|
Wed, 24 Jul 2002 23:01:32 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 24 Jul 2002 22:23:44 +0000 |
Dave Love |
comment
|
Wed, 24 Jul 2002 22:22:47 +0000 |
Dave Love |
(set-auto-coding): Doc fix.
|
Wed, 24 Jul 2002 22:20:49 +0000 |
Dave Love |
Doc fixes.
|
Wed, 24 Jul 2002 22:19:46 +0000 |
Dave Love |
("Georgian"): Add nonascii-translation.
|
Wed, 24 Jul 2002 22:19:28 +0000 |
Dave Love |
("German", "French", "Spanish", "Turkish"):
|
Wed, 24 Jul 2002 22:18:45 +0000 |
Dave Love |
(skkdic-convert): Add coding cookie.
|
Wed, 24 Jul 2002 22:18:11 +0000 |
Dave Love |
Doc fixes.
|
Wed, 24 Jul 2002 19:58:44 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 24 Jul 2002 19:58:22 +0000 |
Dave Love |
("latin-postfix"): New.
|
Wed, 24 Jul 2002 19:57:52 +0000 |
Dave Love |
("latin-prefix"): New.
|
Wed, 24 Jul 2002 19:57:21 +0000 |
Dave Love |
("latin-alt-postfix"): New.
|
Wed, 24 Jul 2002 19:49:04 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 24 Jul 2002 19:48:41 +0000 |
Dave Love |
("latin-1-prefix"): Add nbsp.
|
Wed, 24 Jul 2002 19:43:21 +0000 |
Markus Rost |
*** empty log message ***
|
Wed, 24 Jul 2002 19:43:02 +0000 |
Markus Rost |
Fix typo.
|
Wed, 24 Jul 2002 16:00:59 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 24 Jul 2002 16:00:32 +0000 |
Richard M. Stallman |
Don't print anything special about gamedir.
|
Wed, 24 Jul 2002 11:05:01 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 24 Jul 2002 03:59:52 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 24 Jul 2002 03:58:02 +0000 |
Richard M. Stallman |
(byte-compile-cl-functions): New variable.
|
Wed, 24 Jul 2002 03:54:58 +0000 |
Richard M. Stallman |
(warning-levels): Add %s to the strings.
|
Wed, 24 Jul 2002 03:32:54 +0000 |
Richard M. Stallman |
Remove bad line break.
|
Wed, 24 Jul 2002 02:07:41 +0000 |
Ken Raeburn |
*** empty log message ***
|
Wed, 24 Jul 2002 02:07:26 +0000 |
Ken Raeburn |
(start_of_data): Don't define the function if a macro
|
Wed, 24 Jul 2002 02:07:21 +0000 |
Ken Raeburn |
(start_of_data): If DATA_START is defined, prefer
|
Wed, 24 Jul 2002 02:07:15 +0000 |
Ken Raeburn |
(BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
|
Wed, 24 Jul 2002 02:07:11 +0000 |
Ken Raeburn |
(XPNTR): Use NO_UNION_TYPE version for union as well,
|
Tue, 23 Jul 2002 19:33:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 23 Jul 2002 19:31:18 +0000 |
Richard M. Stallman |
(redisplay_updating_p): New variable.
|
Tue, 23 Jul 2002 19:25:27 +0000 |
Richard M. Stallman |
(undo, undo-more): Adjust messages when undoing in a region.
|
Tue, 23 Jul 2002 19:24:03 +0000 |
Richard M. Stallman |
Add `provide' call.
|
Tue, 23 Jul 2002 19:23:08 +0000 |
Richard M. Stallman |
(basic-save-buffer-2): If there's an error writing the file,
|
Tue, 23 Jul 2002 19:20:53 +0000 |
Richard M. Stallman |
(widget-convert): Handle an argument that's a keyword.
|
Tue, 23 Jul 2002 19:19:32 +0000 |
Richard M. Stallman |
(Composite Types): Explain what arguments are. Show what keyword-value
|
Tue, 23 Jul 2002 19:14:36 +0000 |
Richard M. Stallman |
(select-safe-coding-system):
|
Tue, 23 Jul 2002 19:10:02 +0000 |
Richard M. Stallman |
Texinfo usage fixes.
|
Tue, 23 Jul 2002 19:08:44 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 23 Jul 2002 19:08:14 +0000 |
Richard M. Stallman |
(Fmessage): Treat "" like nil.
|
Tue, 23 Jul 2002 16:52:50 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 23 Jul 2002 16:52:35 +0000 |
Markus Rost |
(add-log-current-defun): Fix typo in documentation.
|
Tue, 23 Jul 2002 13:35:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 23 Jul 2002 04:48:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 23 Jul 2002 04:48:25 +0000 |
Kenichi Handa |
(face_before_or_after_it_pos): Call
|
Tue, 23 Jul 2002 02:28:08 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 23 Jul 2002 02:27:47 +0000 |
Markus Rost |
(add-log-mailing-address): Fix type. Can be a string.
|
Tue, 23 Jul 2002 02:26:56 +0000 |
Markus Rost |
(ido-separator): Fix type.
|
Tue, 23 Jul 2002 00:06:22 +0000 |
Andrew Innes |
*** empty log message ***
|
Tue, 23 Jul 2002 00:03:20 +0000 |
Andrew Innes |
(DONTCOMPILE): Remove cus-start.el.
|
Mon, 22 Jul 2002 21:40:52 +0000 |
Andr Spiegel |
#
|
Mon, 22 Jul 2002 20:11:58 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 22 Jul 2002 20:05:37 +0000 |
Juanma Barranquero |
(init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
|
Mon, 22 Jul 2002 19:12:51 +0000 |
Kai Grojohann |
Change German es-zett in my name from Latin-9 to Latin-1 encoding.
|
Mon, 22 Jul 2002 19:02:44 +0000 |
Andreas Schwab |
Fixup encoding.
|
Mon, 22 Jul 2002 18:52:04 +0000 |
Andr Spiegel |
(vc-next-action-on-file): Preserve find-file-literally.
|
Mon, 22 Jul 2002 16:15:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 22 Jul 2002 16:12:31 +0000 |
Richard M. Stallman |
(display_line): Replace an unconditional abort with an assertion.
|
Mon, 22 Jul 2002 15:32:00 +0000 |
Richard M. Stallman |
(mark-sexp-diary-entries): Retrieve mark
|
Mon, 22 Jul 2002 15:31:13 +0000 |
Richard M. Stallman |
(diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha):
|
Mon, 22 Jul 2002 15:30:43 +0000 |
Richard M. Stallman |
(diary-phases-of-moon): Add optional MARK
|
Mon, 22 Jul 2002 15:30:24 +0000 |
Richard M. Stallman |
(diary-sabbath-candles): Add optional MARK
|
Mon, 22 Jul 2002 15:22:49 +0000 |
Richard M. Stallman |
(double-click-fuzz): Added.
|
Mon, 22 Jul 2002 15:21:41 +0000 |
Richard M. Stallman |
(browse-url-lynx-input-attempts): Use defcustom.
|
Mon, 22 Jul 2002 12:03:31 +0000 |
Carsten Dominik |
removed forgotten (debug) form
|
Mon, 22 Jul 2002 10:38:32 +0000 |
Carsten Dominik |
*** empty log message ***
|
Mon, 22 Jul 2002 10:36:26 +0000 |
Carsten Dominik |
Updated to reftex 4.17
|
Mon, 22 Jul 2002 02:19:34 +0000 |
Ken Raeburn |
*** empty log message ***
|
Mon, 22 Jul 2002 01:23:10 +0000 |
Markus Rost |
Regenerated.
|
Mon, 22 Jul 2002 00:08:26 +0000 |
Ken Raeburn |
* m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
|
Mon, 22 Jul 2002 00:08:23 +0000 |
Ken Raeburn |
* m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
|
Mon, 22 Jul 2002 00:08:18 +0000 |
Ken Raeburn |
* m/att3b.h (XINT): Don't define.
|
Sun, 21 Jul 2002 20:57:16 +0000 |
Ken Raeburn |
*** empty log message ***
|
Sun, 21 Jul 2002 20:55:53 +0000 |
Ken Raeburn |
(XSETINT): Deleted.
|
Sun, 21 Jul 2002 20:32:15 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 21 Jul 2002 20:31:46 +0000 |
Richard M. Stallman |
(redisplay_window): Don't test BEG_UNCHANGED
|
Sun, 21 Jul 2002 20:30:08 +0000 |
Richard M. Stallman |
(HAVE_SHARED_GAME_DIR): Undef deleted.
|
Sun, 21 Jul 2002 20:29:33 +0000 |
Richard M. Stallman |
(PATH_GAME): New macro, edited by ../Makefile.in.
|
Sun, 21 Jul 2002 20:29:02 +0000 |
Richard M. Stallman |
(init_callproc): Set up Vshared_game_score_directory.
|
Sun, 21 Jul 2002 20:25:32 +0000 |
Richard M. Stallman |
(Fbuffer_list): Doc fix.
|
Sun, 21 Jul 2002 20:24:38 +0000 |
Richard M. Stallman |
(ucs-quail-activate): Cope if buffer-file-coding-system is nil.
|
Sun, 21 Jul 2002 20:23:32 +0000 |
Richard M. Stallman |
(last-buffer): Use buffer-list with frame arg.
|
Sun, 21 Jul 2002 20:22:11 +0000 |
Richard M. Stallman |
Updated.
|
Sun, 21 Jul 2002 20:20:59 +0000 |
Richard M. Stallman |
(gamedir, localstatedir): New variables.
|
Sun, 21 Jul 2002 20:19:22 +0000 |
Richard M. Stallman |
(gamedir): Handle it like lispdir.
|
Sun, 21 Jul 2002 16:40:04 +0000 |
Robert J. Chassell |
The appropriate whitespace setting for smallbook are part of texinfo.tex.
|
Sun, 21 Jul 2002 14:17:24 +0000 |
Ken Raeburn |
*** empty log message ***
|
Sun, 21 Jul 2002 14:17:19 +0000 |
Ken Raeburn |
(end_of_text, end_of_data): Unused functions deleted.
|
Sun, 21 Jul 2002 14:13:28 +0000 |
Ken Raeburn |
*** empty log message ***
|
Sun, 21 Jul 2002 14:13:22 +0000 |
Ken Raeburn |
(XSETUINT, XSETPNTR): Unused macros deleted.
|
Sun, 21 Jul 2002 14:11:55 +0000 |
Ken Raeburn |
comment last change
|
Sun, 21 Jul 2002 14:09:56 +0000 |
Ken Raeburn |
*** empty log message ***
|
Sun, 21 Jul 2002 13:59:00 +0000 |
Ken Raeburn |
*** empty log message ***
|
Sun, 21 Jul 2002 13:58:53 +0000 |
Ken Raeburn |
(mmap_realloc): When shrinking, make sure number of
|
Sun, 21 Jul 2002 13:49:06 +0000 |
Kai Grojohann |
Bump version to 2.0.2.
|
Sun, 21 Jul 2002 12:02:15 +0000 |
Ken Raeburn |
remove outdated comment
|
Sat, 20 Jul 2002 22:16:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 20 Jul 2002 22:15:15 +0000 |
Richard M. Stallman |
(widget-documentation-string-value-create):
|
Sat, 20 Jul 2002 22:14:36 +0000 |
Richard M. Stallman |
(custom-variable-value-create):
|
Sat, 20 Jul 2002 22:09:46 +0000 |
Richard M. Stallman |
(display-warning, warn, lwarn): Add autoload cookie.
|
Sat, 20 Jul 2002 22:02:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 20 Jul 2002 22:02:45 +0000 |
Richard M. Stallman |
(toggle-read-only): Clean up the hint message.
|
Sat, 20 Jul 2002 22:01:19 +0000 |
Richard M. Stallman |
Use warnings.el:
|
Sat, 20 Jul 2002 21:54:53 +0000 |
Richard M. Stallman |
New file.
|
Sat, 20 Jul 2002 21:48:27 +0000 |
Richard M. Stallman |
(print_error_message): New args CONTEXT and CALLER. Calls changed.
|
Sat, 20 Jul 2002 21:47:26 +0000 |
Richard M. Stallman |
(print_error_message): Declare new args.
|
Sat, 20 Jul 2002 21:47:00 +0000 |
Richard M. Stallman |
(cmd_error_internal): Pass Vsignaling_function
|
Sat, 20 Jul 2002 21:45:25 +0000 |
Richard M. Stallman |
(xsmfns.o): Don't depend on lisp.h.
|
Sat, 20 Jul 2002 21:44:48 +0000 |
Richard M. Stallman |
(redisplay_window): Test MODIFF to set buffer_unchanged_p.
|
Fri, 19 Jul 2002 23:01:24 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 19 Jul 2002 23:01:10 +0000 |
Richard M. Stallman |
(byte-compile-cl-warn): Delete `values'
|
Fri, 19 Jul 2002 21:26:14 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 19 Jul 2002 21:22:14 +0000 |
Juanma Barranquero |
(file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
|
Fri, 19 Jul 2002 20:55:05 +0000 |
Richard M. Stallman |
Say "human-language" instead of "English".
|
Fri, 19 Jul 2002 20:17:58 +0000 |
Markus Rost |
Update copyright notice and fix typo in commentary section.
|
Fri, 19 Jul 2002 20:15:44 +0000 |
Richard M. Stallman |
Many cleanups, fixing of accents, punctuation, etc.
|
Fri, 19 Jul 2002 16:30:14 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 19 Jul 2002 16:30:03 +0000 |
Juanma Barranquero |
(Ffile_name_as_directory): Fix argument name in docstring.
|
Fri, 19 Jul 2002 14:37:32 +0000 |
Ken Raeburn |
*** empty log message ***
|
Fri, 19 Jul 2002 14:37:18 +0000 |
Ken Raeburn |
(encode_terminal_code): Buffer pointer now const.
|
Fri, 19 Jul 2002 14:37:13 +0000 |
Ken Raeburn |
(emacs_write): Buffer pointer now const.
|
Fri, 19 Jul 2002 14:35:03 +0000 |
Ken Raeburn |
*** empty log message ***
|
Fri, 19 Jul 2002 14:27:28 +0000 |
Ken Raeburn |
(may_use_scalable_font_p): Argument now points to
|
Fri, 19 Jul 2002 14:27:24 +0000 |
Ken Raeburn |
(Fstring_to_syntax, skip_chars): Treat Lisp string
|
Fri, 19 Jul 2002 14:27:20 +0000 |
Ken Raeburn |
(struct sound_device): Function pointer field "write"
|
Fri, 19 Jul 2002 14:27:16 +0000 |
Ken Raeburn |
(temp_output_buffer_setup):
|
Fri, 19 Jul 2002 14:27:13 +0000 |
Ken Raeburn |
(STRING_COPYIN): New macro.
|
Fri, 19 Jul 2002 14:27:09 +0000 |
Ken Raeburn |
(safe_bcopy): Source pointer now points to const.
|
Fri, 19 Jul 2002 14:27:04 +0000 |
Ken Raeburn |
(compose_chars_in_text): Treat Lisp string contents
|
Fri, 19 Jul 2002 14:27:01 +0000 |
Ken Raeburn |
(decode_coding, encode_coding, detect_coding,
|
Fri, 19 Jul 2002 14:26:57 +0000 |
Ken Raeburn |
(encode_eol, detect_coding, detect_eol):
|
Fri, 19 Jul 2002 14:26:53 +0000 |
Ken Raeburn |
(BCOPY_SHORT): Source pointer now points to const.
|
Fri, 19 Jul 2002 14:26:49 +0000 |
Ken Raeburn |
(Fcall_process): Make NEW_ARGV array hold pointer to
|
Fri, 19 Jul 2002 14:26:46 +0000 |
Ken Raeburn |
(struct byte_stack): Pointers into byte string now
|
Fri, 19 Jul 2002 13:32:53 +0000 |
Andr Spiegel |
#
|
Fri, 19 Jul 2002 13:27:44 +0000 |
Andr Spiegel |
(vc-rcs-fetch-master-state): Be more careful to check
|
Fri, 19 Jul 2002 13:26:11 +0000 |
Andr Spiegel |
(vc-insert-file): When called with a LIMIT regexp,
|
Fri, 19 Jul 2002 13:20:02 +0000 |
Andr Spiegel |
Improve comment of vc-BACKEND-workfile-unchanged-p.
|
Fri, 19 Jul 2002 11:40:00 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 19 Jul 2002 11:39:39 +0000 |
Juanma Barranquero |
(syms_of_fileio): Remove redundant deprecation info.
|
Fri, 19 Jul 2002 11:38:35 +0000 |
Juanma Barranquero |
(syms_of_xdisp): Remove redundant deprecation info.
|
Fri, 19 Jul 2002 11:37:01 +0000 |
Juanma Barranquero |
(unread-command-char, executing-macro, post-command-idle-hook,
|
Fri, 19 Jul 2002 11:35:37 +0000 |
Juanma Barranquero |
(unread-command-char, executing-macro, post-command-idle-hook,
|
Fri, 19 Jul 2002 10:33:44 +0000 |
Juanma Barranquero |
Fix typo.
|
Fri, 19 Jul 2002 07:01:33 +0000 |
J.D. Smith |
Updated with patches from 1.8-1.17
|
Fri, 19 Jul 2002 06:25:06 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 19 Jul 2002 06:24:41 +0000 |
Juanma Barranquero |
(dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
|
Fri, 19 Jul 2002 06:23:28 +0000 |
Juanma Barranquero |
(dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
|
Fri, 19 Jul 2002 01:33:34 +0000 |
J.D. Smith |
Fixed filename.
|
Thu, 18 Jul 2002 18:58:07 +0000 |
J.D. Smith |
Updated to IDLWAVE version 4.14. See idlwave.org.
|
Thu, 18 Jul 2002 18:57:28 +0000 |
J.D. Smith |
*** empty log message ***
|
Thu, 18 Jul 2002 18:51:26 +0000 |
J.D. Smith |
Updated to IDLWAVE version 4.14.
|
Thu, 18 Jul 2002 18:19:18 +0000 |
Dave Love |
*** empty log message ***
|
Thu, 18 Jul 2002 18:18:47 +0000 |
Dave Love |
Support current auto{conf,make} manuals.
|
Thu, 18 Jul 2002 16:04:01 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 18 Jul 2002 16:03:41 +0000 |
Juanma Barranquero |
(last-buffer): Add missing frame argument.
|
Thu, 18 Jul 2002 15:04:36 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 18 Jul 2002 15:04:29 +0000 |
Richard M. Stallman |
(Fdefalias): Doc fix.
|
Thu, 18 Jul 2002 15:02:00 +0000 |
Richard M. Stallman |
(timer-inc-time): Doc fix.
|
Thu, 18 Jul 2002 15:00:56 +0000 |
Richard M. Stallman |
(keep-lines, flush-lines): Interactively report
|
Thu, 18 Jul 2002 15:00:01 +0000 |
Richard M. Stallman |
(dabbrev--search): Use inhibit-point-motion-hooks.
|
Thu, 18 Jul 2002 14:58:53 +0000 |
Richard M. Stallman |
(last-buffer): Handle buffer-list and buffer-predicate
|
Thu, 18 Jul 2002 14:57:46 +0000 |
Richard M. Stallman |
(choose-completion-delete-max-match): Handle minibuffer prompts explicitly.
|
Thu, 18 Jul 2002 09:42:56 +0000 |
Andreas Schwab |
Remove conflict marker.
|
Thu, 18 Jul 2002 06:15:59 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 18 Jul 2002 06:15:34 +0000 |
Juanma Barranquero |
(decompose-composite-char): Add autoload cookie to obsolescence declaration;
|
Thu, 18 Jul 2002 06:14:35 +0000 |
Juanma Barranquero |
(move-to-column-force): Add autoload cookie to obsolescence declaration.
|
Thu, 18 Jul 2002 06:13:27 +0000 |
Juanma Barranquero |
(string-to-sequence, truncate-string): Add autoload cookie.
|
Wed, 17 Jul 2002 21:35:07 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 17 Jul 2002 21:33:02 +0000 |
Kim F. Storm |
Load international/utf-8 before international/characters.
|
Wed, 17 Jul 2002 19:54:38 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 17 Jul 2002 19:54:19 +0000 |
Dave Love |
(text_property_stickiness): Fix prototype.
|
Wed, 17 Jul 2002 19:21:41 +0000 |
Dave Love |
Optimize tables. Deal with some
|
Wed, 17 Jul 2002 19:20:01 +0000 |
Dave Love |
(decode-char): Use utf-8-translation-table-for-decode.
|
Wed, 17 Jul 2002 19:06:52 +0000 |
Dave Love |
(define-translation-hash-table): New.
|
Wed, 17 Jul 2002 19:05:32 +0000 |
Dave Love |
Fix settings of U+2000-U+2027.
|
Wed, 17 Jul 2002 18:48:11 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 17 Jul 2002 18:42:03 +0000 |
Dave Love |
(locale-language-names): Fix be, add
|
Wed, 17 Jul 2002 18:39:16 +0000 |
Dave Love |
(cyrillic-koi8-r-decode-table)
|
Wed, 17 Jul 2002 18:19:44 +0000 |
Dave Love |
Doc fixes.
|
Wed, 17 Jul 2002 18:13:20 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 17 Jul 2002 17:47:44 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 17 Jul 2002 15:04:25 +0000 |
Dave Love |
(utf-8-subst-table)
|
Wed, 17 Jul 2002 14:39:54 +0000 |
Dave Love |
Remove `emacs' conditionals.
|
Wed, 17 Jul 2002 10:36:16 +0000 |
Dave Love |
Populate utf-8-subst-rev-table.
|
Wed, 17 Jul 2002 10:32:38 +0000 |
Dave Love |
(ccl-command-table): Add lookup-integer,
|
Wed, 17 Jul 2002 08:46:12 +0000 |
Kenichi Handa |
(us-ascii): Define it as an alias of iso-safe.
|
Wed, 17 Jul 2002 08:45:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 17 Jul 2002 08:45:28 +0000 |
Kenichi Handa |
(print-coding-system-briefly): Fix the handling of an alias of which
|
Wed, 17 Jul 2002 08:44:58 +0000 |
Kenichi Handa |
(define-coding-system-alias): Don't append ALIAS in the property
|
Wed, 17 Jul 2002 08:44:34 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 17 Jul 2002 08:12:04 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 17 Jul 2002 08:11:15 +0000 |
Juanma Barranquero |
(describe-function-1): Put empty line before "Not documented" text.
|
Wed, 17 Jul 2002 07:30:57 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 17 Jul 2002 07:29:47 +0000 |
Juanma Barranquero |
(timer-set-time-with-usecs): Mark obsolete.
|
Tue, 16 Jul 2002 22:46:09 +0000 |
Stefan Monnier |
(tool-bar-add-item-from-menu): Make sure to change the global tool-bar-map.
|
Tue, 16 Jul 2002 20:53:59 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 16 Jul 2002 20:44:23 +0000 |
Stefan Monnier |
(vc-default-comment-history): Hard code *vc*.
|
Tue, 16 Jul 2002 19:55:46 +0000 |
Ken Raeburn |
*** empty log message ***
|
Tue, 16 Jul 2002 19:49:27 +0000 |
Ken Raeburn |
(same_x_server): String pointer args now point to
|
Tue, 16 Jul 2002 19:49:19 +0000 |
Ken Raeburn |
(xstricmp): String pointer args now point to const.
|
Tue, 16 Jul 2002 19:49:12 +0000 |
Ken Raeburn |
(store_frame_title, string_char_and_length):
|
Tue, 16 Jul 2002 19:49:04 +0000 |
Ken Raeburn |
(set_file_times): Declaration updated.
|
Tue, 16 Jul 2002 19:49:00 +0000 |
Ken Raeburn |
(emacs_open, set_file_times): String pointer args now
|
Tue, 16 Jul 2002 19:48:55 +0000 |
Ken Raeburn |
(fast_c_string_match_ignore_case): String pointer args
|
Tue, 16 Jul 2002 19:48:51 +0000 |
Ken Raeburn |
(temp_echo_area_glyphs): String pointer args now
|
Tue, 16 Jul 2002 19:48:47 +0000 |
Ken Raeburn |
(intern, oblookup, hash_string): String pointer args
|
Tue, 16 Jul 2002 19:48:42 +0000 |
Ken Raeburn |
(chars_in_text, multibyte_chars_in_text, copy_text):
|
Tue, 16 Jul 2002 19:48:37 +0000 |
Ken Raeburn |
(Fdescribe_buffer_bindings): Use const for pointer to
|
Tue, 16 Jul 2002 19:48:34 +0000 |
Ken Raeburn |
(cmd_error_internal): Use const for pointer to lisp
|
Tue, 16 Jul 2002 19:48:28 +0000 |
Ken Raeburn |
(copy_text, count_size_as_multibyte, insert_1):
|
Tue, 16 Jul 2002 19:48:25 +0000 |
Ken Raeburn |
(Fframe_parameter): Use const for pointer to lisp
|
Tue, 16 Jul 2002 19:48:21 +0000 |
Ken Raeburn |
(font_family_registry, fs_query_fontset):
|
Tue, 16 Jul 2002 19:48:17 +0000 |
Ken Raeburn |
(report_file_error): String pointer args now point to
|
Tue, 16 Jul 2002 19:48:12 +0000 |
Ken Raeburn |
(general_insert_function): Insertion function now
|
Tue, 16 Jul 2002 19:48:08 +0000 |
Ken Raeburn |
(xstricmp): Declaration updated.
|
Tue, 16 Jul 2002 19:48:04 +0000 |
Ken Raeburn |
(Ffind_coding_systems_region_interval): Use const for
|
Tue, 16 Jul 2002 19:48:00 +0000 |
Ken Raeburn |
(find_charset_in_text, c_string_width):
|
Tue, 16 Jul 2002 19:47:56 +0000 |
Ken Raeburn |
(find_charset_in_text, c_string_width):
|
Tue, 16 Jul 2002 19:47:52 +0000 |
Ken Raeburn |
(xstrdup, make_string, make_unibyte_string)
|
Tue, 16 Jul 2002 18:01:19 +0000 |
Andr Spiegel |
Document C-x v v as the main version control command, not C-x C-q.
|
Tue, 16 Jul 2002 17:59:16 +0000 |
Andr Spiegel |
Let C-x C-q refer to toggle-read-only, not vc-toggle-read-only.
|
Tue, 16 Jul 2002 17:57:45 +0000 |
Andr Spiegel |
Add entry for C-x C-q.
|
Tue, 16 Jul 2002 17:53:59 +0000 |
Andr Spiegel |
*** empty log message ***
|
Tue, 16 Jul 2002 17:47:33 +0000 |
Andr Spiegel |
(vc-next-action-on-file): Ignore buffer-read-only while comparing to
|
Tue, 16 Jul 2002 17:42:57 +0000 |
Andr Spiegel |
Don't bind vc-toggle-read-only to C-x C-q.
|
Tue, 16 Jul 2002 17:41:12 +0000 |
Ken Raeburn |
*** empty log message ***
|
Tue, 16 Jul 2002 17:40:57 +0000 |
Ken Raeburn |
(echo_char, parse_modifiers_uncached, parse_solitary_modifier,
|
Tue, 16 Jul 2002 17:40:37 +0000 |
Andr Spiegel |
Bind toggle-read-only to C-x C-q.
|
Tue, 16 Jul 2002 17:37:31 +0000 |
Ken Raeburn |
*** empty log message ***
|
Tue, 16 Jul 2002 17:37:14 +0000 |
Ken Raeburn |
(validate_interval_range, interval_of): Use string macros instead of
|
Tue, 16 Jul 2002 17:35:50 +0000 |
Ken Raeburn |
(Fstring_to_char): Don't use XSTRING/XSETSTRING to copy a lisp value.
|
Tue, 16 Jul 2002 17:34:35 +0000 |
Ken Raeburn |
(Fintern_soft): Use string macros instead of Lisp_String fields.
|
Tue, 16 Jul 2002 17:33:42 +0000 |
Ken Raeburn |
(reset_buffer_local_variables): Delete "#if 0" settings of non-existent fields.
|
Tue, 16 Jul 2002 17:11:56 +0000 |
Ken Raeburn |
comment update
|
Tue, 16 Jul 2002 16:58:04 +0000 |
Ken Raeburn |
(Fstring_to_char): Use string macros instead of Lisp_String fields.
|
Tue, 16 Jul 2002 16:37:40 +0000 |
Ken Raeburn |
*** empty log message ***
|
Tue, 16 Jul 2002 16:37:06 +0000 |
Ken Raeburn |
(FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SBYTES
|
Tue, 16 Jul 2002 16:35:27 +0000 |
Ken Raeburn |
(Fset_fontset_font): Use SDATA instead of XSTRING()->data.
|
Tue, 16 Jul 2002 16:24:59 +0000 |
Stefan Monnier |
(help-split-fundoc, help-function-arglist)
|
Tue, 16 Jul 2002 16:08:44 +0000 |
Stefan Monnier |
(help-key-description): Show the untranslated keys
|
Tue, 16 Jul 2002 16:02:35 +0000 |
Stefan Monnier |
(view): Always require.
|
Tue, 16 Jul 2002 15:50:57 +0000 |
Ken Raeburn |
*** empty log message ***
|
Tue, 16 Jul 2002 15:50:09 +0000 |
Ken Raeburn |
* xterm.c (x_catch_errors, x_clear_errors): Use SSET.
|
Tue, 16 Jul 2002 15:50:04 +0000 |
Ken Raeburn |
* xfns.c (validate_x_resource_name): Use SSET.
|
Tue, 16 Jul 2002 15:49:59 +0000 |
Ken Raeburn |
* w32fns.c (validate_x_resource_name): Use SSET.
|
Tue, 16 Jul 2002 15:49:53 +0000 |
Ken Raeburn |
* search.c (wordify): Use SDATA.
|
Tue, 16 Jul 2002 15:49:48 +0000 |
Ken Raeburn |
* process.c (status_message): Use SSET.
|
Tue, 16 Jul 2002 15:49:44 +0000 |
Ken Raeburn |
* macfns.c (validate_x_resource_name): Use SSET.
|
Tue, 16 Jul 2002 15:49:38 +0000 |
Ken Raeburn |
* lread.c (Fload): Use SDATA, SSET.
|
Tue, 16 Jul 2002 15:49:34 +0000 |
Ken Raeburn |
* lisp.h (SREF): Produce rvalue.
|
Tue, 16 Jul 2002 15:49:29 +0000 |
Ken Raeburn |
* keyboard.c (Fevent_convert_list): Use SREF.
|
Tue, 16 Jul 2002 15:49:24 +0000 |
Ken Raeburn |
* insdel.c (insert_from_string_1): Use SDATA.
|
Tue, 16 Jul 2002 15:49:20 +0000 |
Ken Raeburn |
* fns.c (concat): Use SSET.
|
Tue, 16 Jul 2002 15:49:16 +0000 |
Ken Raeburn |
* fileio.c (Fmake_symbolic_link, Fexpand_file_name): Use SSET.
|
Tue, 16 Jul 2002 15:49:12 +0000 |
Ken Raeburn |
* dired.c (directory_files_internal): Use SSET.
|
Tue, 16 Jul 2002 15:49:07 +0000 |
Ken Raeburn |
* data.c (Faref): Use SDATA.
|
Tue, 16 Jul 2002 15:49:03 +0000 |
Ken Raeburn |
* charset.h (FETCH_STRING_CHAR_ADVANCE,
|
Tue, 16 Jul 2002 15:48:59 +0000 |
Ken Raeburn |
* casefiddle.c (casify_object): Use SSET.
|
Tue, 16 Jul 2002 15:48:54 +0000 |
Ken Raeburn |
* buffer.c (Fother_buffer): Use SREF when retrieving a byte from
|
Tue, 16 Jul 2002 15:48:47 +0000 |
Ken Raeburn |
* alloc.c (make_event_array): Use SSET for storing into a string.
|
Tue, 16 Jul 2002 15:09:36 +0000 |
Ken Raeburn |
*** empty log message ***
|
Tue, 16 Jul 2002 15:09:30 +0000 |
Ken Raeburn |
(SDATA): Produce rvalue.
|
Tue, 16 Jul 2002 13:47:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 16 Jul 2002 13:47:41 +0000 |
Richard M. Stallman |
(USG_SUBTTY_WORKS): Defined.
|
Tue, 16 Jul 2002 13:47:07 +0000 |
Richard M. Stallman |
(reconsider_clip_changes): Don't test prevent_redisplay_optimizations_p.
|
Tue, 16 Jul 2002 13:42:15 +0000 |
Richard M. Stallman |
(cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass.
|
Tue, 16 Jul 2002 13:41:16 +0000 |
Richard M. Stallman |
(create_process): Test USG_SUBTTY_WORKS.
|
Tue, 16 Jul 2002 13:39:41 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Don't set prevent_redisplay_optimizations_p.
|
Tue, 16 Jul 2002 13:38:19 +0000 |
Richard M. Stallman |
(choose-completion-string): Doc fix.
|
Tue, 16 Jul 2002 13:37:21 +0000 |
Richard M. Stallman |
New operation :custom-standard-value.
|
Tue, 16 Jul 2002 13:37:15 +0000 |
Stefan Monnier |
(diff-reverse-direction): Simplify.
|
Tue, 16 Jul 2002 13:33:29 +0000 |
Stefan Monnier |
(mouse-sel-original-interprogram-paste-function): Defvar it.
|
Tue, 16 Jul 2002 13:33:13 +0000 |
Richard M. Stallman |
(compare-windows-whitespace): Always allow newline
|
Tue, 16 Jul 2002 13:31:48 +0000 |
Richard M. Stallman |
Mention Texinfo 4.2 needed.
|
Tue, 16 Jul 2002 13:27:05 +0000 |
Stefan Monnier |
(mouse-sel-mode): Use define-minor-mode.
|
Tue, 16 Jul 2002 12:25:41 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 16 Jul 2002 11:43:32 +0000 |
Juanma Barranquero |
Fix reference to `defvaralias' as a macro.
|
Tue, 16 Jul 2002 06:43:19 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 16 Jul 2002 06:43:06 +0000 |
Juanma Barranquero |
(timer-set-time, timer-set-time-with-usecs): Fix docstring.
|
Tue, 16 Jul 2002 01:00:43 +0000 |
Miles Bader |
(HTML Mode): Put `@end table' at end of table.
|
Mon, 15 Jul 2002 21:04:59 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 15 Jul 2002 20:37:12 +0000 |
Stefan Monnier |
(Ftrace_to_stderr): Add usage to docstring.
|
Mon, 15 Jul 2002 20:00:03 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 15 Jul 2002 19:59:53 +0000 |
Stefan Monnier |
(scan_c_file): Warn about missing `usage' info.
|
Mon, 15 Jul 2002 16:17:01 +0000 |
Juanma Barranquero |
(describe-variable): Remove useless trailing whitespace.
|
Mon, 15 Jul 2002 15:50:56 +0000 |
Juanma Barranquero |
Fix typo.
|
Mon, 15 Jul 2002 15:50:20 +0000 |
Juanma Barranquero |
Document third argument of defvaralias.
|
Mon, 15 Jul 2002 15:39:02 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 15 Jul 2002 15:38:49 +0000 |
Juanma Barranquero |
(describe-variable): Show documentation for aliased variable if alias does not
|
Mon, 15 Jul 2002 15:37:51 +0000 |
Juanma Barranquero |
(Fdefvaralias): Add docstring argument.
|
Mon, 15 Jul 2002 12:06:01 +0000 |
Kai Grojohann |
Ignore *.op and *.ops, too.
|
Mon, 15 Jul 2002 11:49:37 +0000 |
Mike Williams |
*** empty log message ***
|
Mon, 15 Jul 2002 11:48:44 +0000 |
Mike Williams |
(mouse-sel-bindings): Save/restore interprogram cut/paste functions.
|
Mon, 15 Jul 2002 09:47:14 +0000 |
Richard M. Stallman |
Minor cleanup.
|
Mon, 15 Jul 2002 07:23:55 +0000 |
Andreas Schwab |
*** empty log message ***
|
Mon, 15 Jul 2002 06:57:04 +0000 |
Ken Raeburn |
*** empty log message ***
|
Mon, 15 Jul 2002 06:56:48 +0000 |
Ken Raeburn |
* textprop.c (set_text_properties): Use STRING_SET_INTERVALS.
|
Mon, 15 Jul 2002 06:56:10 +0000 |
Ken Raeburn |
* intervals.c (create_root_interval, balance_possible_root_interval,
|
Mon, 15 Jul 2002 06:55:28 +0000 |
Ken Raeburn |
* fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.
|
Mon, 15 Jul 2002 06:54:48 +0000 |
Ken Raeburn |
* buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Use it.
|
Mon, 15 Jul 2002 06:54:23 +0000 |
Ken Raeburn |
* lisp.h (STRING_INTERVALS): Produce rvalue.
|
Mon, 15 Jul 2002 02:18:31 +0000 |
Ken Raeburn |
*** empty log message ***
|
Mon, 15 Jul 2002 02:16:52 +0000 |
Ken Raeburn |
* lread.c (read_vector): Use STRING_SET_CHARS.
|
Mon, 15 Jul 2002 02:16:15 +0000 |
Ken Raeburn |
* fns.c (concat): Use STRING_SET_CHARS.
|
Mon, 15 Jul 2002 02:14:17 +0000 |
Ken Raeburn |
* dired.c (directory_files_internal): Use STRING_SET_CHARS.
|
Mon, 15 Jul 2002 02:13:38 +0000 |
Ken Raeburn |
* lisp.h (STRING_SET_CHARS): New macro.
|
Mon, 15 Jul 2002 00:01:34 +0000 |
Ken Raeburn |
*** empty log message ***
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Sun, 14 Jul 2002 23:54:05 +0000 |
Ken Raeburn |
(SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
|
Sun, 14 Jul 2002 22:52:48 +0000 |
Kim F. Storm |
Correct last commit which by mistake included some completely
|
Sun, 14 Jul 2002 20:39:18 +0000 |
Stefan Monnier |
Set encoding to utf-8.
|
Sun, 14 Jul 2002 19:52:35 +0000 |
Kai Grojohann |
Index entries.
|
Sun, 14 Jul 2002 15:30:54 +0000 |
Richard M. Stallman |
(find-alternate-file): Offer to save a modified buffer.
|
Sun, 14 Jul 2002 15:29:56 +0000 |
Richard M. Stallman |
(normal-splash-screen, fancy-splash-text):
|
Sun, 14 Jul 2002 15:26:01 +0000 |
Richard M. Stallman |
Fix doc typos.
|
Sun, 14 Jul 2002 15:24:03 +0000 |
Richard M. Stallman |
Say that output from asynch subprocesses of a compiler may be lost.
|
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 ***
|