Wed, 16 Jul 2003 21:41:33 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 16 Jul 2003 21:00:21 +0000 |
Martin Stjernholm |
*** empty log message ***
|
Wed, 16 Jul 2003 20:59:57 +0000 |
Martin Stjernholm |
#Updated to 5.30.4.
|
Wed, 16 Jul 2003 20:55:10 +0000 |
Martin Stjernholm |
(c-langelem-sym, c-langelem-pos, c-langelem-2nd-pos): Added accessor
|
Wed, 16 Jul 2003 20:54:46 +0000 |
Martin Stjernholm |
(c-literal-faces): Declare as a variable since it might be modified.
|
Wed, 16 Jul 2003 20:54:19 +0000 |
Martin Stjernholm |
(c++-make-template-syntax-table, c-syntactic-ws-start, c-syntactic-ws-end):
|
Wed, 16 Jul 2003 19:00:29 +0000 |
Robert J. Chassell |
Revise various segments, fix typos, add GNU Press information,
|
Wed, 16 Jul 2003 19:00:28 +0000 |
Robert J. Chassell |
Apply Karl Berry's bug fix so @copying works with @ifnottex
|
Wed, 16 Jul 2003 15:54:25 +0000 |
Stefan Monnier |
(Info-menu-entry-name-re): Allow newlines in menu entry names.
|
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.
|
Mon, 14 Jul 2003 15:53:03 +0000 |
Richard M. Stallman |
(Command Overview): Emacs server runs pre-command-hook and post-command-hook.
|
Mon, 14 Jul 2003 15:51:54 +0000 |
Richard M. Stallman |
(Special Properties): local-map and keymap properties
|
Mon, 14 Jul 2003 15:30:21 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 14 Jul 2003 05:38:24 +0000 |
Paul Eggert |
* alloc.c (pure, staticvec):
|
Mon, 14 Jul 2003 05:37:52 +0000 |
Paul Eggert |
(pure, staticvec): Initialize these arrays to nonzero, so that they're
|
Mon, 14 Jul 2003 02:51:08 +0000 |
Stefan Monnier |
(BLOCK_PADDING): Rename from ABLOCKS_PADDING. Update users.
|
Mon, 14 Jul 2003 02:41:20 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 14 Jul 2003 02:21:29 +0000 |
Stefan Monnier |
Check for posix_memalign.
|
Sun, 13 Jul 2003 18:00:24 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 13 Jul 2003 17:59:40 +0000 |
Richard M. Stallman |
(START_FILES_1, END_FILES_1): Always define them.
|
Sun, 13 Jul 2003 17:52:07 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 13 Jul 2003 17:48:58 +0000 |
Juanma Barranquero |
(modify-all-frames-parameters): Reinstall (copyright papers received).
|
Sun, 13 Jul 2003 17:32:20 +0000 |
Juanma Barranquero |
(List Buffers): Adjust to new format of *Buffer List*.
|
Sun, 13 Jul 2003 17:30:09 +0000 |
Juanma Barranquero |
(xg_set_icon): New function.
|
Sun, 13 Jul 2003 17:29:24 +0000 |
Juanma Barranquero |
(x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.
|
Sun, 13 Jul 2003 17:27:51 +0000 |
Juanma Barranquero |
(x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+
|
Sun, 13 Jul 2003 17:26:15 +0000 |
Juanma Barranquero |
*** empty log message ***
|