Mon, 22 Mar 2004 15:32:24 +0000 |
Stefan Monnier |
(pp-eval-expression): Simplify.
|
Mon, 22 Mar 2004 15:31:46 +0000 |
Stefan Monnier |
(lisp-mode-variables): Don't set
|
Mon, 22 Mar 2004 15:28:28 +0000 |
Stefan Monnier |
(lm-keywords-finder-p): Use defvar rather than with-no-warnings.
|
Mon, 22 Mar 2004 15:27:46 +0000 |
Stefan Monnier |
(edebug-display): Bring up a debug trace if the source location can't be found.
|
Mon, 22 Mar 2004 15:24:49 +0000 |
Stefan Monnier |
(checkdoc-error): Dont' assume point-min == 1.
|
Mon, 22 Mar 2004 15:23:59 +0000 |
Stefan Monnier |
(byte-recompile-directory): Ignore hidden dir.
|
Mon, 22 Mar 2004 15:22:34 +0000 |
Stefan Monnier |
(defsubst): Add edebug spec and use backquote.
|
Mon, 22 Mar 2004 15:21:08 +0000 |
Stefan Monnier |
(byte-compile-log-lap, byte-compile-inline-expand): Use backquote.
|
Mon, 22 Mar 2004 15:17:01 +0000 |
Stefan Monnier |
(backquote-list*-macro): Use nreverse.
|
Mon, 22 Mar 2004 15:16:27 +0000 |
Stefan Monnier |
(ad-subr-arglist): Simplify.
|
Mon, 22 Mar 2004 15:14:11 +0000 |
Stefan Monnier |
Use inhibit-read-only instead of buffer-read-only.
|
Mon, 22 Mar 2004 15:10:39 +0000 |
Stefan Monnier |
(gnus-score-find-bnews): Simplify and don't assume point-min == 1.
|
Mon, 22 Mar 2004 15:08:55 +0000 |
Stefan Monnier |
(imap-parse-address-list, imap-parse-body-ext): Disable wrong use of `assert'.
|
Mon, 22 Mar 2004 14:10:23 +0000 |
Stefan Monnier |
Add local variables to prevent byte-compiling.
|
Mon, 22 Mar 2004 07:49:24 +0000 |
Juri Linkov |
*** empty log message ***
|
Mon, 22 Mar 2004 07:48:39 +0000 |
Juri Linkov |
(ispell-help): Doc fix.
|
Mon, 22 Mar 2004 07:48:01 +0000 |
Juri Linkov |
Doc fix.
|
Mon, 22 Mar 2004 07:47:29 +0000 |
Juri Linkov |
(ethio-find-file): Doc fix.
|
Mon, 22 Mar 2004 07:46:31 +0000 |
Juri Linkov |
Fix keywords.
|
Mon, 22 Mar 2004 07:45:47 +0000 |
Juri Linkov |
(finder-known-keywords): Fix data, tex, unix.
|
Mon, 22 Mar 2004 07:42:24 +0000 |
Juri Linkov |
Fix typo.
|
Mon, 22 Mar 2004 07:42:01 +0000 |
Juri Linkov |
Fix comments.
|
Mon, 22 Mar 2004 07:38:33 +0000 |
Juri Linkov |
(Sorting): Add missing quote.
|
Mon, 22 Mar 2004 07:38:01 +0000 |
Juri Linkov |
(Sequence Functions): Replace xref to `Vectors' with `Vector Functions'.
|
Mon, 22 Mar 2004 07:32:05 +0000 |
Juri Linkov |
Fix help key bindings.
|
Mon, 22 Mar 2004 07:31:41 +0000 |
Juri Linkov |
Small fix.
|
Mon, 22 Mar 2004 07:29:08 +0000 |
Juri Linkov |
(Mail Methods): Fix xref to Message manual.
|
Mon, 22 Mar 2004 07:28:30 +0000 |
Juri Linkov |
(Browse-URL, FFAP): Add information about keywords.
|
Mon, 22 Mar 2004 07:25:14 +0000 |
Juri Linkov |
(Completion): Add description for menu items.
|
Mon, 22 Mar 2004 07:24:46 +0000 |
Juri Linkov |
Sync keywords with finder.el.
|
Mon, 22 Mar 2004 07:23:53 +0000 |
Juri Linkov |
Improve references.
|
Mon, 22 Mar 2004 07:22:25 +0000 |
Juri Linkov |
* emacs.texi (Top): Add `Misc X'.
|
Mon, 22 Mar 2004 04:43:17 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Mon, 22 Mar 2004 04:41:48 +0000 |
Luc Teirlinck |
(format-insert-file): Always return a list of two elements,
|
Sun, 21 Mar 2004 15:53:17 +0000 |
Andr¸«± Spiegel |
#
|
Sun, 21 Mar 2004 15:49:55 +0000 |
Andr¸«± Spiegel |
(vc-sccs-print-log, vc-sccs-diff): Add optional BUFFER argument.
|
Sun, 21 Mar 2004 15:46:23 +0000 |
Andr¸«± Spiegel |
(vc-rcs-print-log, vc-rcs-diff): Add optional BUFFER argument.
|
Sun, 21 Mar 2004 15:45:31 +0000 |
Andr¸«± Spiegel |
(vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER argument.
|
Sun, 21 Mar 2004 15:44:39 +0000 |
Andr¸«± Spiegel |
(vc-default-workfile-unchanged-p): If the implementation supports it,
|
Sun, 21 Mar 2004 15:42:14 +0000 |
Andr¸«± Spiegel |
Add new optional BUFFER argument to vc-BACKEND-print-log and
|
Sun, 21 Mar 2004 15:34:56 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 21 Mar 2004 15:33:47 +0000 |
Juanma Barranquero |
(rx): Work at compile time, not run time.
|
Sun, 21 Mar 2004 15:29:42 +0000 |
Juanma Barranquero |
(cfengine-mode): Set parse-sexp-ignore-comments.
|
Sun, 21 Mar 2004 15:24:38 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 21 Mar 2004 15:21:38 +0000 |
Juanma Barranquero |
(allout-mode): Fix docstring.
|
Sun, 21 Mar 2004 14:31:42 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 21 Mar 2004 14:31:21 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 21 Mar 2004 04:40:38 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Sun, 21 Mar 2004 04:38:36 +0000 |
Luc Teirlinck |
(insert-directory): Fix bug if SWITCHES is a list.
|
Sun, 21 Mar 2004 00:30:12 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Sun, 21 Mar 2004 00:28:30 +0000 |
Luc Teirlinck |
(auto-revert-interval): Make new value take effect immediately when
|
Sat, 20 Mar 2004 16:11:23 +0000 |
Jan Dj¸«£rv |
* xterm.c (handle_one_xevent): Do not pass key press events to
|
Sat, 20 Mar 2004 15:05:40 +0000 |
Juanma Barranquero |
Fix typos.
|
Sat, 20 Mar 2004 01:10:19 +0000 |
Richard M. Stallman |
Delete previous change.
|
Sat, 20 Mar 2004 01:09:45 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 20 Mar 2004 01:08:08 +0000 |
Richard M. Stallman |
Add -znocombreloc to LDFLAGS if supported.
|
Fri, 19 Mar 2004 22:26:38 +0000 |
Kim F. Storm |
Document new :width and :align-to features.
|
Fri, 19 Mar 2004 21:10:52 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 19 Mar 2004 21:10:10 +0000 |
Kim F. Storm |
Remove entries for fringe related issues (DONE).
|
Fri, 19 Mar 2004 20:32:39 +0000 |
Kim F. Storm |
(move_it_in_display_line_to): Fix MOVE_TO_POS case when
|
Fri, 19 Mar 2004 13:57:08 +0000 |
Jan Dj¸«£rv |
xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM
|
Fri, 19 Mar 2004 13:17:16 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 19 Mar 2004 13:15:57 +0000 |
Kim F. Storm |
From David Ponce <david@dponce.com>
|
Fri, 19 Mar 2004 10:40:46 +0000 |
Kim F. Storm |
(hexl-follow-line): Don't require 'fringe.
|
Fri, 19 Mar 2004 10:40:29 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 19 Mar 2004 10:11:07 +0000 |
Kim F. Storm |
(hexl-mode-ruler): Adapt to new :align-to semantics.
|
Fri, 19 Mar 2004 10:10:43 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 19 Mar 2004 02:37:11 +0000 |
Stefan Monnier |
(Info-default-dirs): Don't ignore last part of I-d-d-l.
|
Fri, 19 Mar 2004 02:34:39 +0000 |
Stefan Monnier |
(display-time-string-forms): Add help-echo with date on time.
|
Fri, 19 Mar 2004 02:33:17 +0000 |
Stefan Monnier |
(compose-region): Use restore-buffer-modified-p.
|
Fri, 19 Mar 2004 01:03:22 +0000 |
Stefan Monnier |
(standard-display-8bit): Simplify.
|
Fri, 19 Mar 2004 00:50:48 +0000 |
Stefan Monnier |
(server-process-filter): Delete temp frame.
|
Fri, 19 Mar 2004 00:48:51 +0000 |
Stefan Monnier |
(add-change-log-entry): Simplify.
|
Fri, 19 Mar 2004 00:43:16 +0000 |
Kim F. Storm |
(Qcenter): Declare here.
|
Fri, 19 Mar 2004 00:42:48 +0000 |
Kim F. Storm |
(produce_glyphs): Handle IT_STRETCH.
|
Fri, 19 Mar 2004 00:42:37 +0000 |
Kim F. Storm |
(Qcenter): Move to xdisp.c.
|
Fri, 19 Mar 2004 00:42:24 +0000 |
Kim F. Storm |
(calc_pixel_width_or_height): Add prototype.
|
Fri, 19 Mar 2004 00:41:56 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 19 Mar 2004 00:21:43 +0000 |
Kim F. Storm |
(compilation-start): Always set compilation-last-buffer and return it.
|
Thu, 18 Mar 2004 20:26:01 +0000 |
Stefan Monnier |
(tex-shell): Set error parsing function here.
|
Thu, 18 Mar 2004 19:29:33 +0000 |
Stefan Monnier |
(log-edit-font-lock-keywords): Typo.
|
Thu, 18 Mar 2004 03:07:38 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Thu, 18 Mar 2004 02:59:33 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 18 Mar 2004 02:58:45 +0000 |
Stefan Monnier |
(Fread_file_name): Set completion-ignore-case for case-insensitive systems.
|
Thu, 18 Mar 2004 02:57:32 +0000 |
Luc Teirlinck |
(clone-buffer): Doc fix.
|
Thu, 18 Mar 2004 02:48:51 +0000 |
Stefan Monnier |
(log-edit-font-lock-keywords): New var.
|
Thu, 18 Mar 2004 02:48:20 +0000 |
Luc Teirlinck |
(Advanced): Replace @unnumberedsubsec by @subheading (as suggested by
|
Thu, 18 Mar 2004 02:48:06 +0000 |
Stefan Monnier |
(vc-arch-workfile-version, vc-arch-mode-line-rewrite):
|
Thu, 18 Mar 2004 00:20:44 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 18 Mar 2004 00:17:17 +0000 |
Juanma Barranquero |
(make-obsolete-variable): Fix docstring.
|
Wed, 17 Mar 2004 23:53:00 +0000 |
Nick Roberts |
(gdb-var-list-children-handler): Handle C++ classes
|
Wed, 17 Mar 2004 23:52:11 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 16 Mar 2004 16:27:10 +0000 |
Masatake YAMATO |
(smerge-popup-context-menu): Put `unwind-protect' arround `overlay-put' and `popup-menu'.
|
Tue, 16 Mar 2004 15:20:17 +0000 |
Stefan Monnier |
(vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
|
Tue, 16 Mar 2004 15:16:59 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 16 Mar 2004 13:12:03 +0000 |
Masatake YAMATO |
(note_mode_line_or_margin_highlight): Accept HEADER_LINE when keymap and cursor are setup.
|
Tue, 16 Mar 2004 09:52:37 +0000 |
Masatake YAMATO |
Provide `register' feature.
|
Mon, 15 Mar 2004 21:16:20 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Mon, 15 Mar 2004 21:14:24 +0000 |
Luc Teirlinck |
(File): Add SMTP and SES.
|
Mon, 15 Mar 2004 18:06:06 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 15 Mar 2004 11:27:47 +0000 |
Masatake YAMATO |
2004-03-15 Masatake YAMATO <jet@gyve.org>
|
Mon, 15 Mar 2004 08:39:06 +0000 |
Masatake YAMATO |
2004-03-15 David Ponce <david@dponce.com>
|
Mon, 15 Mar 2004 07:28:38 +0000 |
Masatake YAMATO |
Fix a typo.
|
Mon, 15 Mar 2004 07:27:02 +0000 |
Masatake YAMATO |
2004-03-15 Masatake YAMATO <jet@gyve.org>
|
Mon, 15 Mar 2004 03:55:24 +0000 |
Stefan Monnier |
Document new find-file-hook operation.
|
Mon, 15 Mar 2004 03:53:05 +0000 |
Stefan Monnier |
(vc-handled-backends): Add Arch. Move MCVS down.
|
Mon, 15 Mar 2004 03:39:09 +0000 |
Stefan Monnier |
New file.
|
Mon, 15 Mar 2004 02:41:11 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Mon, 15 Mar 2004 02:40:28 +0000 |
Luc Teirlinck |
(Lisp History): Replace xref to `cl' manual with inforef.
|
Sun, 14 Mar 2004 18:43:56 +0000 |
Steven Tamm |
* Makefile.in (XMENU_OBJ): Do not include xmenu.o if
|
Sun, 14 Mar 2004 00:28:46 +0000 |
Kim F. Storm |
(x_find_image_file): Remove prototype.
|
Sun, 14 Mar 2004 00:28:35 +0000 |
Kim F. Storm |
(x_find_image_file): Make extern.
|