Fri, 18 Jul 2003 22:43:52 +0000 |
John Paul Wallington |
(current-word): Don't include punctuation char when
|
Thu, 17 Jul 2003 11:57:30 +0000 |
Martin Stjernholm |
Regenerated for the new autoload directives in CC Mode.
|
Thu, 17 Jul 2003 11:40:43 +0000 |
Martin Stjernholm |
Obsoleted the old awk-mode.el package in favor of the AWK support in CC Mode.
|
Thu, 17 Jul 2003 10:15:15 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Jul 2003 10:15:04 +0000 |
Richard M. Stallman |
(xim_initialize): Redo 6/24 change.
|
Wed, 16 Jul 2003 22:17:40 +0000 |
Karl Berry |
(Help-Xref): missing , in @xref.
|
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 ***
|
Sun, 13 Jul 2003 17:20:34 +0000 |
Juanma Barranquero |
(smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist.
|
Sun, 13 Jul 2003 17:20:00 +0000 |
Juanma Barranquero |
(desktop-buffer-dired-misc-data, desktop-buffer-dired): Handle `dired-directory'
|
Sun, 13 Jul 2003 17:19:18 +0000 |
Juanma Barranquero |
Version 1.8.0 of sql-mode.
|
Sun, 13 Jul 2003 17:16:31 +0000 |
Juanma Barranquero |
(Man-translate-cleanup): New.
|
Sun, 13 Jul 2003 17:15:47 +0000 |
Juanma Barranquero |
(texinfo-section-list): Append appendixsection; a synonym for appendixsec.
|
Sun, 13 Jul 2003 17:15:12 +0000 |
Juanma Barranquero |
(po-find-charset): White space at the start of the Content-Type field body is
|
Sun, 13 Jul 2003 00:20:39 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 13 Jul 2003 00:20:27 +0000 |
Richard M. Stallman |
(c-declare-lang-variables): Don't use mapcan.
|
Sun, 13 Jul 2003 00:19:56 +0000 |
Richard M. Stallman |
(c-make-keywords-re): Don't use delete-duplicates.
|
Sat, 12 Jul 2003 22:00:20 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 12 Jul 2003 21:59:54 +0000 |
Richard M. Stallman |
[netbsd systems]: Define HAVE_CRTIN properly.
|
Sat, 12 Jul 2003 21:57:50 +0000 |
Richard M. Stallman |
(apropos-show-scores): Make it customizable. Document new meaning.
|
Sat, 12 Jul 2003 21:55:24 +0000 |
Richard M. Stallman |
Minor cleanups of previous changes.
|
Sat, 12 Jul 2003 21:53:28 +0000 |
Richard M. Stallman |
(unexec): Consider a section to precede the .bss
|
Sat, 12 Jul 2003 21:48:07 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 12 Jul 2003 21:48:02 +0000 |
Richard M. Stallman |
(CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.
|
Sat, 12 Jul 2003 21:46:43 +0000 |
Richard M. Stallman |
(HAVE_CRTIN): Add #undef.
|
Sat, 12 Jul 2003 21:45:20 +0000 |
Richard M. Stallman |
(START_FILES, LIB_STANDARD): Use START_FILES_1, END_FILES_1.
|
Sat, 12 Jul 2003 21:44:13 +0000 |
Richard M. Stallman |
Don't include bsd4-3.h.
|
Sat, 12 Jul 2003 21:40:39 +0000 |
Richard M. Stallman |
Include libpng/png.h instead of png.h.
|
Sat, 12 Jul 2003 00:20:38 +0000 |
Vinicius Jose Latorre |
copyright line fix & bdf-directory-list init fix
|
Fri, 11 Jul 2003 21:53:43 +0000 |
John Paul Wallington |
*** empty log message ***
|
Fri, 11 Jul 2003 21:51:37 +0000 |
John Paul Wallington |
2003-07-11 John Paul Wallington <jpw@gnu.org>
|
Fri, 11 Jul 2003 19:44:44 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 11 Jul 2003 13:15:05 +0000 |
Glenn Morris |
Minor commentary changes.
|
Fri, 11 Jul 2003 13:14:17 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 11 Jul 2003 09:06:01 +0000 |
Andreas Schwab |
*** empty log message ***
|
Fri, 11 Jul 2003 09:05:47 +0000 |
Andreas Schwab |
(adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype.
|
Fri, 11 Jul 2003 09:05:18 +0000 |
Andreas Schwab |
(modify_overlay): Update prototype.
|
Fri, 11 Jul 2003 02:42:54 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 11 Jul 2003 02:40:01 +0000 |
Kenichi Handa |
(set-language-environment): Set
|
Thu, 10 Jul 2003 22:29:13 +0000 |
Vinicius Jose Latorre |
Print line number correctly in a region.
|
Thu, 10 Jul 2003 16:31:43 +0000 |
John Paul Wallington |
*** empty log message ***
|
Thu, 10 Jul 2003 16:30:54 +0000 |
John Paul Wallington |
(visit-tags-table-buffer): Add autoload cookie;
|
Thu, 10 Jul 2003 01:02:11 +0000 |
Glenn Morris |
(timeclock-use-display-time, timeclock-day-over-hook)
|
Thu, 10 Jul 2003 01:00:24 +0000 |
Glenn Morris |
*** empty log message ***
|
Wed, 09 Jul 2003 20:31:19 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 09 Jul 2003 20:30:15 +0000 |
Stefan Monnier |
(VALBITS): Define in terms of GCTYPEBITS.
|
Wed, 09 Jul 2003 20:28:23 +0000 |
Martin Stjernholm |
(auto-mode-alist, interpreter-mode-alist): Added comments about where
|
Wed, 09 Jul 2003 20:25:59 +0000 |
Stefan Monnier |
(struct interval): Move from lisp.h.
|
Wed, 09 Jul 2003 20:25:02 +0000 |
Stefan Monnier |
Include intervals.h for Fset_text_properties.
|
Wed, 09 Jul 2003 19:44:14 +0000 |
Stefan Monnier |
(struct buffer_text, struct buffer): Use EMACS_INT for
|
Wed, 09 Jul 2003 19:05:41 +0000 |
Stefan Monnier |
(fix_overlays_before): Fix typo in last commit.
|
Wed, 09 Jul 2003 16:21:02 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 09 Jul 2003 16:20:54 +0000 |
Richard M. Stallman |
(reftex-all-document-files): Add autoload cookie.
|
Wed, 09 Jul 2003 16:19:49 +0000 |
Richard M. Stallman |
(reftex-all-document-files): Delete autoload.
|
Wed, 09 Jul 2003 16:18:21 +0000 |
Richard M. Stallman |
(set-display-table-and-terminal-coding-system):
|
Wed, 09 Jul 2003 16:16:54 +0000 |
Richard M. Stallman |
(view-file): If existing buffer's major mode is special,
|
Wed, 09 Jul 2003 16:15:24 +0000 |
Richard M. Stallman |
Split a line.
|
Wed, 09 Jul 2003 15:52:59 +0000 |
Richard M. Stallman |
(dired-move-to-filename-regexp): Allow quote in months.
|