log

age author description
Wed, 16 Jul 2003 15:40:25 +0000 Stefan Monnier (syntax-ppss): Catch the case where the buffer is narrowed.
Wed, 16 Jul 2003 15:17:02 +0000 Stefan Monnier (syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.
Wed, 16 Jul 2003 14:40:03 +0000 Stefan Monnier *** empty log message ***
Tue, 15 Jul 2003 19:32:05 +0000 Stefan Monnier (copy_overlays): Use EMACS_INT for positions.
Tue, 15 Jul 2003 19:19:59 +0000 Stefan Monnier Use bitmaps for cons cells, as was done for floats.
Tue, 15 Jul 2003 08:10:17 +0000 Andreas Schwab Regenerated.
Tue, 15 Jul 2003 08:07:27 +0000 Andreas Schwab *** empty log message ***
Tue, 15 Jul 2003 08:07:15 +0000 Andreas Schwab Temporarily leave quoting for AC_DEFINE.
Mon, 14 Jul 2003 22:02:44 +0000 Kim F. Storm New apropos features.
Mon, 14 Jul 2003 21:49:02 +0000 Kim F. Storm (apropos-sort-by-scores): Rename from apropos-show-scores.
Mon, 14 Jul 2003 21:48:18 +0000 Kim F. Storm *** empty log message ***
Mon, 14 Jul 2003 20:45:43 +0000 Juanma Barranquero *** empty log message ***
Mon, 14 Jul 2003 20:41:12 +0000 Juanma Barranquero (xml-parse-tag): Namespace support.
Mon, 14 Jul 2003 20:39:39 +0000 Juanma Barranquero Revert last change.
Mon, 14 Jul 2003 20:37:35 +0000 Nick Roberts Merge in the changes for versions 21.2 and 21.3 as
Mon, 14 Jul 2003 20:33:01 +0000 Nick Roberts *** empty log message ***
Mon, 14 Jul 2003 16:05:43 +0000 Richard M. Stallman *** empty log message ***
Mon, 14 Jul 2003 16:05:12 +0000 Richard M. Stallman (Killing Buffers): kill-buffer-hook is perm local.
Mon, 14 Jul 2003 16:04:44 +0000 Richard M. Stallman (Selecting Windows): New arg to select-window.
Mon, 14 Jul 2003 16:03:48 +0000 Richard M. Stallman (Garbage Collection): Add post-gc-hook.
Mon, 14 Jul 2003 16:03:25 +0000 Richard M. Stallman (Subprocess Creation): Add exec-suffixes.
Mon, 14 Jul 2003 16:03:04 +0000 Richard M. Stallman (Functions for Key Lookup): Add current-active-maps.
Mon, 14 Jul 2003 16:01:20 +0000 Richard M. Stallman (Integer Basics): Add most-positive-fixnum, most-negative-fixnum.
Mon, 14 Jul 2003 16:00:44 +0000 Richard M. Stallman (Byte Compilation): Explain no-byte-compile
Mon, 14 Jul 2003 15:59:52 +0000 Richard M. Stallman (User Identification): user-uid, user-real-uid can return float.
Mon, 14 Jul 2003 15:59:12 +0000 Richard M. Stallman (Major Mode Conventions): Explain about run-mode-hooks and about derived modes.
Mon, 14 Jul 2003 15:56:49 +0000 Richard M. Stallman (Creating Buffer-Local): Add buffer-local-value.
Mon, 14 Jul 2003 15:56:05 +0000 Richard M. Stallman (Library Search): Add load-suffixes.
Mon, 14 Jul 2003 15:55:32 +0000 Richard M. Stallman (Basic Completion): Add lazy-completion-table.
Mon, 14 Jul 2003 15:53:56 +0000 Richard M. Stallman (Changing Files): copy-file allows dir as NEWNAME.