Fri, 23 Dec 2005 07:40:40 +0000 |
Bill Wohler |
Follow Emacs coding conventions. Use default setting of
|
Fri, 23 Dec 2005 05:40:21 +0000 |
Bill Wohler |
*** empty log message ***
|
Fri, 23 Dec 2005 05:38:54 +0000 |
Bill Wohler |
* mh-alias.el (mh-alias-reload): Sync docstrings with manual.
|
Fri, 23 Dec 2005 04:57:28 +0000 |
Stefan Monnier |
Remove unnecessary leading * in docstrings.
|
Fri, 23 Dec 2005 02:45:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 23 Dec 2005 02:01:02 +0000 |
Nick Roberts |
*** empty log message ***
|
Fri, 23 Dec 2005 01:51:44 +0000 |
Nick Roberts |
Add FSF as maintainer.
|
Fri, 23 Dec 2005 01:46:33 +0000 |
Richard M. Stallman |
(Easy Customization and subnodes):
|
Fri, 23 Dec 2005 01:39:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 23 Dec 2005 01:38:49 +0000 |
Richard M. Stallman |
(custom-reset-menu, custom-magic-alist, Custom-mode-menu):
|
Fri, 23 Dec 2005 01:34:27 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 23 Dec 2005 01:34:10 +0000 |
Richard M. Stallman |
(customize-changed-options-previous-release): Prev release is 21.1.
|
Fri, 23 Dec 2005 01:21:16 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 23 Dec 2005 01:21:08 +0000 |
Richard M. Stallman |
(customize-browse): Reword the top-of-buffer help intro.
|
Fri, 23 Dec 2005 01:18:08 +0000 |
Richard M. Stallman |
(custom-variable-prompt): Say "variable" in prompt.
|
Thu, 22 Dec 2005 23:30:36 +0000 |
Richard M. Stallman |
(xmenu_show): Call inhibit_garbage_collection.
|
Thu, 22 Dec 2005 19:09:01 +0000 |
Luc Teirlinck |
(Select Buffer): Change order in table to make "Similar" refer to the
|
Thu, 22 Dec 2005 19:07:18 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Thu, 22 Dec 2005 16:18:46 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 22 Dec 2005 16:18:39 +0000 |
Richard M. Stallman |
(update-game-score.o): Delete spurious final `\'.
|
Thu, 22 Dec 2005 16:09:32 +0000 |
Stefan Monnier |
(font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode
|
Thu, 22 Dec 2005 14:44:38 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 22 Dec 2005 14:44:28 +0000 |
Richard M. Stallman |
Fix previous change.
|
Thu, 22 Dec 2005 12:46:04 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 22 Dec 2005 08:17:30 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Thu, 22 Dec 2005 08:17:10 +0000 |
YAMAMOTO Mitsuharu |
(mac_per_char_metric): Add prototype.
|
Thu, 22 Dec 2005 08:17:01 +0000 |
YAMAMOTO Mitsuharu |
(XCharStruct): Remove member `valid_p'.
|
Thu, 22 Dec 2005 08:16:53 +0000 |
YAMAMOTO Mitsuharu |
(Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.
|
Thu, 22 Dec 2005 07:41:04 +0000 |
Romain Francoise |
(lisp-complete-symbol): Don't print progress messages if in the
|
Thu, 22 Dec 2005 01:51:40 +0000 |
Stefan Monnier |
(flyspell-check-word-p): Don't quote - in a regexp.
|
Thu, 22 Dec 2005 01:48:20 +0000 |
Stefan Monnier |
(lisp-complete-symbol): Mostly undo the change by Kevin Rodgers.
|
Thu, 22 Dec 2005 01:46:34 +0000 |
Luc Teirlinck |
(file, directory): Doc fixes for the `define-widget's.
|
Thu, 22 Dec 2005 01:44:31 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Thu, 22 Dec 2005 01:35:40 +0000 |
Luc Teirlinck |
(atoms): Delete obsolete remark about `file' widget.
|
Thu, 22 Dec 2005 00:39:46 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 21 Dec 2005 20:08:49 +0000 |
Stefan Monnier |
(url-cookie-write-file): Create parent dir.
|
Wed, 21 Dec 2005 20:04:41 +0000 |
Stefan Monnier |
(url-configuration-directory): Use ~/.emacs.d if possible.
|
Wed, 21 Dec 2005 20:02:20 +0000 |
Stefan Monnier |
(lisp-complete-symbol): Don't call delete-windows-on with an inexistent buffer.
|
Wed, 21 Dec 2005 17:33:40 +0000 |
Stefan Monnier |
(Fdisplay_completion_list): Use XCAR/XCDR.
|
Wed, 21 Dec 2005 15:37:25 +0000 |
Kroly Lrentey |
(print_preprocess): Don't loose print_depth levels while iterating.
|
Wed, 21 Dec 2005 12:35:05 +0000 |
Kroly Lrentey |
Add note on the multi-tty branch.
|
Wed, 21 Dec 2005 12:31:22 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 21 Dec 2005 12:31:11 +0000 |
YAMAMOTO Mitsuharu |
(struct mac_output): Remove unused member
|
Wed, 21 Dec 2005 12:31:02 +0000 |
YAMAMOTO Mitsuharu |
(Qmac_apple_event): Add extern.
|
Wed, 21 Dec 2005 12:04:26 +0000 |
Nick Roberts |
(gud-tooltip-modes, gud-tooltip-display):
|
Wed, 21 Dec 2005 11:59:41 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 20 Dec 2005 23:14:33 +0000 |
Luc Teirlinck |
Correct typos.
|
Tue, 20 Dec 2005 23:12:01 +0000 |
Luc Teirlinck |
(Type Keywords): Delete xref to "Text help-echo", because it is
|
Tue, 20 Dec 2005 23:11:01 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Tue, 20 Dec 2005 21:58:14 +0000 |
Stefan Monnier |
(log-view-file-re, log-view-message-re): Use shy groups.
|
Tue, 20 Dec 2005 21:50:23 +0000 |
Juri Linkov |
*** empty log message ***
|
Tue, 20 Dec 2005 21:50:02 +0000 |
Juri Linkov |
(VC Status): Put P and N near p and n.
|
Tue, 20 Dec 2005 21:42:19 +0000 |
Juri Linkov |
(tooltip): Move defgroup before define-minor-mode.
|
Tue, 20 Dec 2005 21:41:31 +0000 |
Juri Linkov |
(menu-bar-menu-frame-live-and-visible-p)
|
Tue, 20 Dec 2005 21:38:27 +0000 |
Juri Linkov |
(Fx_popup_menu): Add `else' to set Vmenu_updating_frame to nil
|
Tue, 20 Dec 2005 21:37:36 +0000 |
Juri Linkov |
(Fx_popup_menu): Set Vmenu_updating_frame to f if
|
Tue, 20 Dec 2005 17:39:47 +0000 |
Chong Yidong |
Typo.
|
Tue, 20 Dec 2005 17:27:35 +0000 |
Chong Yidong |
Typo.
|
Tue, 20 Dec 2005 15:39:36 +0000 |
Richard M. Stallman |
(Help Functions): Update documentation of `apropos'.
|
Tue, 20 Dec 2005 14:04:26 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Tue, 20 Dec 2005 13:59:16 +0000 |
Thien-Thi Nguyen |
(align-rules-list): Use [ \t] instead of \s-
|
Tue, 20 Dec 2005 09:02:23 +0000 |
Nick Roberts |
(help-customize-variable, help-customize-face):
|
Tue, 20 Dec 2005 09:00:56 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 20 Dec 2005 08:09:19 +0000 |
Carsten Dominik |
Version 4.01
|
Tue, 20 Dec 2005 08:08:48 +0000 |
Carsten Dominik |
*** empty log message ***
|
Tue, 20 Dec 2005 08:07:31 +0000 |
Carsten Dominik |
*** empty log message ***
|
Tue, 20 Dec 2005 08:05:16 +0000 |
Carsten Dominik |
(org-agenda-custom-commands): New option.
|
Tue, 20 Dec 2005 04:17:37 +0000 |
David Kastrup |
(AUCTeX): Update version and mailing list info.
|
Tue, 20 Dec 2005 03:47:55 +0000 |
Luc Teirlinck |
(Documentation Tips): Minor change.
|
Tue, 20 Dec 2005 03:44:32 +0000 |
Stephen Gildea |
* mh-customize.el (mh-after-commands-processed-hook): New variable.
|
Tue, 20 Dec 2005 03:19:50 +0000 |
Luc Teirlinck |
(Common Keywords): Fix Texinfo usage.
|
Tue, 20 Dec 2005 03:18:39 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Tue, 20 Dec 2005 03:08:11 +0000 |
Luc Teirlinck |
(Documentation Tips): Update for new conventions for using `*' in docstrings.
|
Tue, 20 Dec 2005 03:07:04 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Tue, 20 Dec 2005 02:49:17 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 20 Dec 2005 02:49:00 +0000 |
Richard M. Stallman |
(Electric C): Delete the info about newline control.
|
Mon, 19 Dec 2005 23:33:53 +0000 |
Luc Teirlinck |
(Easy Customization): Add "Browsing Custom" to menu.
|
Mon, 19 Dec 2005 23:32:16 +0000 |
Bill Wohler |
* mh-acros.el:
|
Mon, 19 Dec 2005 23:31:31 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Mon, 19 Dec 2005 23:19:02 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 19 Dec 2005 23:18:17 +0000 |
Luc Teirlinck |
(font-lock): Add tags to the links in the defgroup.
|
Mon, 19 Dec 2005 23:17:19 +0000 |
Luc Teirlinck |
(customize-apropos, customize-apropos-options): Docstring changes.
|
Mon, 19 Dec 2005 22:21:41 +0000 |
Alan Mackenzie |
Amend the file for CC Mode 5.31. In particular, relax the injunction
|
Mon, 19 Dec 2005 17:15:58 +0000 |
Romain Francoise |
*** empty log message ***
|
Mon, 19 Dec 2005 15:46:13 +0000 |
Stefan Monnier |
(Vfunction_key_map): Docstring fix: mention that bindings can be functions.
|
Mon, 19 Dec 2005 14:30:56 +0000 |
Chong Yidong |
* longlines.el (longlines-mode): Wrap while widened.
|
Mon, 19 Dec 2005 09:56:00 +0000 |
YAMAMOTO Mitsuharu |
(syms_of_macterm) <mac-allow-anti-aliasing>: Fix unintended default
|
Mon, 19 Dec 2005 08:31:44 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Mon, 19 Dec 2005 08:31:33 +0000 |
YAMAMOTO Mitsuharu |
(x_handle_dnd_message): Drag-and-drop items are now
|
Mon, 19 Dec 2005 08:31:23 +0000 |
YAMAMOTO Mitsuharu |
(construct_drag_n_drop): Drag-and-drop items are now
|
Mon, 19 Dec 2005 08:31:12 +0000 |
YAMAMOTO Mitsuharu |
(struct input_event): Fix comment for DRAG_N_DROP_EVENT.
|
Mon, 19 Dec 2005 08:31:04 +0000 |
YAMAMOTO Mitsuharu |
(create_apple_event_from_event_ref): Remove 5th argument from extern.
|
Mon, 19 Dec 2005 08:30:56 +0000 |
YAMAMOTO Mitsuharu |
(mac_do_receive_drag): Drag-and-drop items are now
|
Mon, 19 Dec 2005 08:30:27 +0000 |
YAMAMOTO Mitsuharu |
(create_apple_event_from_event_ref): Remove arg `types'.
|
Mon, 19 Dec 2005 08:30:17 +0000 |
YAMAMOTO Mitsuharu |
(make_lispy_event): Drag-and-drop items are now
|
Mon, 19 Dec 2005 08:29:43 +0000 |
YAMAMOTO Mitsuharu |
(macselect.c.x): Depend on keymap.h.
|