log

age author description
Wed, 18 May 2005 07:44:39 +0000 Juanma Barranquero *** empty log message ***
Wed, 18 May 2005 07:43:48 +0000 Juanma Barranquero (window-dot, set-window-dot, read-input, send-string, send-region, show-buffer,
Tue, 17 May 2005 22:40:00 +0000 Kim F. Storm Move rectangle mark from S-return to C-return.
Tue, 17 May 2005 22:39:30 +0000 Kim F. Storm (cua--init-rectangles): Bind C-return instead of S-return to
Tue, 17 May 2005 22:39:06 +0000 Kim F. Storm (cua-use-hyper-key): Doc fix.
Tue, 17 May 2005 22:38:10 +0000 Kim F. Storm *** empty log message ***
Tue, 17 May 2005 21:37:59 +0000 Daniel Pfeiffer *** empty log message ***
Tue, 17 May 2005 21:36:49 +0000 Daniel Pfeiffer (makefile-macroassign-regex, makefile-make-font-lock-keywords): Also fontify plain strings assigned to variables, mostly so that a colon has a face and is thus not taken as a dependency separator.
Tue, 17 May 2005 20:45:26 +0000 Daniel Pfeiffer *** empty log message ***
Tue, 17 May 2005 20:44:18 +0000 Daniel Pfeiffer (makefile-dependency-skip): New variable.
Tue, 17 May 2005 19:11:30 +0000 Thien-Thi Nguyen *** empty log message ***
Tue, 17 May 2005 19:08:39 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 17 May 2005 17:38:45 +0000 Thien-Thi Nguyen *** empty log message ***
Tue, 17 May 2005 17:29:06 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 17 May 2005 17:23:36 +0000 Reiner Steib (dired-mode): Simplify.
Tue, 17 May 2005 16:31:24 +0000 Thien-Thi Nguyen *** empty log message ***
Tue, 17 May 2005 16:24:37 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 17 May 2005 15:55:16 +0000 Lute Kamstra Whitespace change.
Tue, 17 May 2005 15:21:56 +0000 Lute Kamstra *** empty log message ***
Tue, 17 May 2005 15:21:33 +0000 Lute Kamstra (Defining Minor Modes): Mention the mode hook.
Tue, 17 May 2005 15:17:18 +0000 Lute Kamstra (define-minor-mode): Don't generate a defcustom for the mode hook variable.
Tue, 17 May 2005 15:05:02 +0000 Lute Kamstra *** empty log message ***
Tue, 17 May 2005 15:04:07 +0000 Lute Kamstra (authors): Do parse the ChangeLogs of the Emacs Lisp Reference Manual.
Tue, 17 May 2005 15:03:12 +0000 Juanma Barranquero Slight reorganization of some obsolete declarations; deleted comment no longer
Tue, 17 May 2005 14:13:34 +0000 Juanma Barranquero Fix typos.
Tue, 17 May 2005 04:57:29 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-314
Tue, 17 May 2005 00:28:50 +0000 Juanma Barranquero *** empty log message ***
Tue, 17 May 2005 00:27:32 +0000 Juanma Barranquero (subsetp, tree-equal): Doc fixes.
Tue, 17 May 2005 00:26:59 +0000 Juanma Barranquero (macrolet, symbol-macrolet): Doc fixes.
Tue, 17 May 2005 00:26:26 +0000 Juanma Barranquero (eql, floatp-safe, plusp, minusp, oddp, evenp, list*): Doc fixes.
Mon, 16 May 2005 22:58:55 +0000 Juanma Barranquero *** empty log message ***
Mon, 16 May 2005 22:58:11 +0000 Juanma Barranquero (tramp-smb-open-connection): Pass `tramp-chunksize' as fifth (required)
Mon, 16 May 2005 21:25:32 +0000 Kim F. Storm (adjust_point_for_property): Skip empty overlay string.
Mon, 16 May 2005 21:25:20 +0000 Kim F. Storm (handle_display_prop): Handle empty replacement.
Mon, 16 May 2005 21:24:58 +0000 Kim F. Storm *** empty log message ***
Mon, 16 May 2005 21:18:11 +0000 Luc Teirlinck *** empty log message ***
Mon, 16 May 2005 21:16:50 +0000 Luc Teirlinck Various minor changes.
Mon, 16 May 2005 20:51:05 +0000 Kim F. Storm (pitx): Print more info about iterator.
Mon, 16 May 2005 20:50:51 +0000 Kim F. Storm *** empty log message ***
Mon, 16 May 2005 20:36:45 +0000 Daniel Pfeiffer *** empty log message ***
Mon, 16 May 2005 20:35:39 +0000 Daniel Pfeiffer (lisp-font-lock-keywords-1): Set `font-lock-negation-char-face' for [^...] char group.
Mon, 16 May 2005 20:13:09 +0000 Daniel Pfeiffer (makefile-dependency-regex): Turn it into a var, and refine it to mask one more level of nested vars.
Mon, 16 May 2005 18:23:25 +0000 Glenn Morris *** empty log message ***
Mon, 16 May 2005 15:33:24 +0000 Juanma Barranquero *** empty log message ***
Mon, 16 May 2005 15:32:09 +0000 Juanma Barranquero (equalp): Doc fix.
Mon, 16 May 2005 15:24:53 +0000 Juanma Barranquero Remove references to open-network-stream-nowait and open-network-stream-server.
Mon, 16 May 2005 15:17:55 +0000 Andreas Schwab *** empty log message ***
Mon, 16 May 2005 15:16:40 +0000 Andreas Schwab (unexec_realloc): Move declarations before statements.
Mon, 16 May 2005 12:00:10 +0000 Nick Roberts (Debugger Operation): Mention GUD tooltips are disabled with GDB in text
Mon, 16 May 2005 11:58:37 +0000 Nick Roberts *** empty log message ***
Mon, 16 May 2005 11:34:49 +0000 Juanma Barranquero *** empty log message ***
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Mon, 16 May 2005 10:07:59 +0000 Juanma Barranquero *** empty log message ***
Mon, 16 May 2005 10:07:31 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Mon, 16 May 2005 08:36:21 +0000 Juanma Barranquero *** empty log message ***
Mon, 16 May 2005 08:33:31 +0000 Juanma Barranquero Add page marker to force the "Local Variables:" string out of the last page.
Mon, 16 May 2005 07:12:46 +0000 Kenichi Handa *** empty log message ***
Mon, 16 May 2005 07:03:28 +0000 Kenichi Handa Fix copyrights.
Mon, 16 May 2005 06:42:37 +0000 Nick Roberts (gud-tooltip-mode): Add gud prefix to
Mon, 16 May 2005 06:41:46 +0000 Nick Roberts *** empty log message ***
Mon, 16 May 2005 04:25:50 +0000 Jay Belanger *** empty log message ***
Mon, 16 May 2005 03:55:11 +0000 Jay Belanger (calc-copy-special-constant): New function.
Mon, 16 May 2005 03:54:05 +0000 Jay Belanger (calc-edit-format-macro-buffer): Add `calc-copy-special-constant'.
Mon, 16 May 2005 03:52:38 +0000 Jay Belanger (calc-init-extensions): Add `calc-copy-special-constant'.
Mon, 16 May 2005 03:50:34 +0000 Jay Belanger (Storing Variables): Mention `calc-copy-special-constant'.
Mon, 16 May 2005 03:37:46 +0000 Richard M. Stallman *** empty log message ***
Mon, 16 May 2005 03:31:32 +0000 Richard M. Stallman (help-face-def): New button type.
Mon, 16 May 2005 03:31:11 +0000 Richard M. Stallman (describe-face): Output a definition link button.
Mon, 16 May 2005 01:08:01 +0000 Nick Roberts (Tooltips): Replace toolbar with "tool bar" for
Mon, 16 May 2005 01:07:12 +0000 Nick Roberts Replace toolbar with "tool bar" for consistency.
Mon, 16 May 2005 01:06:37 +0000 Nick Roberts *** empty log message ***
Mon, 16 May 2005 00:30:03 +0000 Nick Roberts *** empty log message ***
Mon, 16 May 2005 00:01:46 +0000 Nick Roberts (compilation-setup): Set local value of
Sun, 15 May 2005 23:57:15 +0000 Nick Roberts (left-fringe-p): New function.
Sun, 15 May 2005 23:51:07 +0000 Nick Roberts *** empty log message ***
Sun, 15 May 2005 23:03:36 +0000 Kim F. Storm (ido-magic-forward-char, ido-magic-backward-char)
Sun, 15 May 2005 23:03:14 +0000 Kim F. Storm *** empty log message ***
Sun, 15 May 2005 22:03:16 +0000 Richard M. Stallman *** empty log message ***
Sun, 15 May 2005 22:02:39 +0000 Richard M. Stallman (copyright-fix-years): Match properly if the first year is 2-digit.
Sun, 15 May 2005 21:34:47 +0000 Richard M. Stallman (dired-mark-confirm):
Sun, 15 May 2005 21:33:25 +0000 Richard M. Stallman (dired-map-over-marks): New arg distinguish-one-marked.
Sun, 15 May 2005 20:42:43 +0000 Kim F. Storm (open-network-stream-nowait): Remove.
Sun, 15 May 2005 20:42:31 +0000 Kim F. Storm *** empty log message ***
Sun, 15 May 2005 20:42:11 +0000 Kim F. Storm (Network): Remove open-network-stream-nowait.
Sun, 15 May 2005 17:39:06 +0000 Luc Teirlinck *** empty log message ***
Sun, 15 May 2005 17:35:23 +0000 Luc Teirlinck (Top): Update detailed menu for node changes.
Sun, 15 May 2005 17:33:59 +0000 Luc Teirlinck Reorder nodes.
Sun, 15 May 2005 17:00:36 +0000 Luc Teirlinck (Choosing Modes): normal-mode processes the -*- line. Add xref.
Sun, 15 May 2005 16:53:06 +0000 Luc Teirlinck (File Local Variables): Do not refer to the `-*-' line as
Sun, 15 May 2005 14:30:33 +0000 Richard M. Stallman *** empty log message ***
Sun, 15 May 2005 14:29:25 +0000 Richard M. Stallman (lisp-mode-variables): Set font-lock-comment-start-skip.
Sun, 15 May 2005 14:28:55 +0000 Richard M. Stallman (font-lock-comment-start-skip): New variable.
Sun, 15 May 2005 13:49:41 +0000 Richard M. Stallman *** empty log message ***
Sun, 15 May 2005 13:49:31 +0000 Richard M. Stallman Correct/improve previous change.
Sun, 15 May 2005 05:36:55 +0000 Jay Belanger *** empty log message ***
Sun, 15 May 2005 05:20:59 +0000 Jay Belanger (calc-store-value): Return a string rather than display it as a message.
Sun, 15 May 2005 04:12:31 +0000 Jay Belanger (Default Simplifications): Insert missing ! (logical not operator).
Sun, 15 May 2005 03:08:56 +0000 Michael Kifer added documentation for ediff-backup
Sun, 15 May 2005 02:14:59 +0000 Luc Teirlinck (Derived Modes): Correct typos. Add pxref.
Sat, 14 May 2005 23:38:09 +0000 Richard M. Stallman Many cleanups.
Sat, 14 May 2005 23:23:39 +0000 Richard M. Stallman Various cleanups.
Sat, 14 May 2005 21:32:19 +0000 Luc Teirlinck (Top): Update detailed menu for node changes.
Sat, 14 May 2005 21:26:07 +0000 Luc Teirlinck *** empty log message ***
Sat, 14 May 2005 18:41:24 +0000 Luc Teirlinck *** empty log message ***
Sat, 14 May 2005 18:32:45 +0000 Luc Teirlinck (define-derived-mode): Add link to Elisp manual to docstring.
Sat, 14 May 2005 18:19:06 +0000 Andreas Schwab Fix encoding.
Sat, 14 May 2005 16:39:49 +0000 Luc Teirlinck (hack-local-variables-confirm): Add STRING argument.
Sat, 14 May 2005 16:16:44 +0000 Luc Teirlinck *** empty log message ***
Sat, 14 May 2005 16:15:15 +0000 Luc Teirlinck (Modes): Update Menu.
Sat, 14 May 2005 15:39:15 +0000 Michael Albinus Sync with Tramp 2.0.49.
Sat, 14 May 2005 15:25:38 +0000 Luc Teirlinck (Hooks): Most minor modes run mode hooks too.
Sat, 14 May 2005 15:22:36 +0000 Luc Teirlinck (Autoload): Mention `autoload cookie' as synonym for
Sat, 14 May 2005 14:17:07 +0000 Richard M. Stallman *** empty log message ***
Sat, 14 May 2005 14:16:28 +0000 Richard M. Stallman Add a footnote.
Sat, 14 May 2005 14:15:27 +0000 Luc Teirlinck *** empty log message ***
Sat, 14 May 2005 14:13:54 +0000 Luc Teirlinck (Moving Point): Mention `M-g g' binding for goto-line.
Sat, 14 May 2005 14:12:36 +0000 Richard M. Stallman Update footnotes.
Sat, 14 May 2005 14:09:36 +0000 Richard M. Stallman (message3): Call cancel_echoing.
Sat, 14 May 2005 14:07:03 +0000 Richard M. Stallman (Fmemory_full_p): New function.
Sat, 14 May 2005 14:06:33 +0000 Richard M. Stallman (send_process_trap): Unblock SIGPIPE.