Fri, 25 Feb 2005 15:21:30 +0000 |
Lute Kamstra |
(syms_of_buffer): Fix typo.
|
Fri, 25 Feb 2005 13:56:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 25 Feb 2005 13:56:10 +0000 |
Richard M. Stallman |
(Screen): Explain better about cursors and mode lines;
|
Fri, 25 Feb 2005 13:54:21 +0000 |
Richard M. Stallman |
(Minibuffer): Prompts are highlighted.
|
Fri, 25 Feb 2005 13:51:59 +0000 |
Richard M. Stallman |
(Setting Mark): Clarify info about displaying mark.
|
Fri, 25 Feb 2005 13:47:35 +0000 |
Richard M. Stallman |
(M-x): One C-g doesn't always go to top level.
|
Fri, 25 Feb 2005 13:45:59 +0000 |
Richard M. Stallman |
(Fixit): Mention C-/ for undo.
|
Fri, 25 Feb 2005 11:45:05 +0000 |
Lute Kamstra |
*** empty log message ***
|
Fri, 25 Feb 2005 11:44:11 +0000 |
Lute Kamstra |
(query-replace-read-from): Fix 2005-02-19 change.
|
Fri, 25 Feb 2005 01:52:09 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-128
|
Fri, 25 Feb 2005 00:23:25 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Fri, 25 Feb 2005 00:19:41 +0000 |
Luc Teirlinck |
(blink-cursor-mode): Add :group keyword.
|
Fri, 25 Feb 2005 00:18:21 +0000 |
Lute Kamstra |
*** empty log message ***
|
Thu, 24 Feb 2005 18:22:28 +0000 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
Thu, 24 Feb 2005 18:21:24 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 24 Feb 2005 15:34:34 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 24 Feb 2005 15:33:02 +0000 |
Stefan Monnier |
(tex-font-lock-keywords-3): #n is atomic.
|
Thu, 24 Feb 2005 14:21:02 +0000 |
Lute Kamstra |
*** empty log message ***
|
Thu, 24 Feb 2005 14:20:14 +0000 |
Lute Kamstra |
(Defining Minor Modes): Explain that INIT-VALUE, LIGHTER, and KEYMAP
|
Thu, 24 Feb 2005 14:06:23 +0000 |
Lute Kamstra |
(Initial Options): Add cross reference.
|
Thu, 24 Feb 2005 13:56:29 +0000 |
Kim F. Storm |
(iso-accents-compose): Fix crash during redisplay.
|
Thu, 24 Feb 2005 13:55:38 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 23 Feb 2005 21:06:04 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 23 Feb 2005 21:05:51 +0000 |
Richard M. Stallman |
(appt-time-msg-list): 3rd elt of each
|
Wed, 23 Feb 2005 21:04:14 +0000 |
Richard M. Stallman |
(find-tag-default): Catch errors in forward-sexp.
|
Wed, 23 Feb 2005 17:15:47 +0000 |
Juri Linkov |
*** empty log message ***
|
Wed, 23 Feb 2005 17:03:17 +0000 |
Juri Linkov |
(Info-isearch-search): New defcustom.
|
Wed, 23 Feb 2005 09:13:52 +0000 |
Lute Kamstra |
*** empty log message ***
|
Wed, 23 Feb 2005 09:13:14 +0000 |
Lute Kamstra |
(Defining Minor Modes): define-minor-mode can be used to define global
|
Wed, 23 Feb 2005 08:58:14 +0000 |
Lute Kamstra |
*** empty log message ***
|
Wed, 23 Feb 2005 08:57:16 +0000 |
Lute Kamstra |
(Managing Overlays): overlay-buffer returns nil for deleted overlays.
|
Wed, 23 Feb 2005 08:45:04 +0000 |
Lute Kamstra |
(Foverlay_buffer): Doc fix.
|
Tue, 22 Feb 2005 23:16:29 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Tue, 22 Feb 2005 23:15:11 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-124
|
Tue, 22 Feb 2005 23:12:15 +0000 |
Luc Teirlinck |
Comment change.
|
Tue, 22 Feb 2005 20:52:39 +0000 |
Kim F. Storm |
(hide-ifdef-use-define-alist): Use
|
Tue, 22 Feb 2005 20:52:19 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 22 Feb 2005 20:50:05 +0000 |
Kim F. Storm |
(Basic Completion): Allow symbols in addition to
|
Tue, 22 Feb 2005 20:39:23 +0000 |
Kim F. Storm |
(Ftry_completion, Fall_completions): Allow both string
|
Tue, 22 Feb 2005 14:11:48 +0000 |
Simon Josefsson |
*** empty log message ***
|
Tue, 22 Feb 2005 14:11:25 +0000 |
Simon Josefsson |
(browse-url-netscape-new-window-is-tab): New variable.
|
Tue, 22 Feb 2005 11:04:18 +0000 |
Kim F. Storm |
(fast_find_position): Fix search for start of overlay.
|
Tue, 22 Feb 2005 11:04:07 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 22 Feb 2005 09:42:23 +0000 |
Kim F. Storm |
(tooltip-show-help-function): Pass event to
|
Tue, 22 Feb 2005 09:42:06 +0000 |
Kim F. Storm |
(mouse-on-link-p): If arg POS is a mouse event,
|
Tue, 22 Feb 2005 09:41:50 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 22 Feb 2005 06:23:01 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 22 Feb 2005 06:20:41 +0000 |
Kenichi Handa |
(ps-mule-header-string-charsets): Delete it.
|
Tue, 22 Feb 2005 06:18:38 +0000 |
Kenichi Handa |
(ps-header-footer-string): Return a list of header
|
Mon, 21 Feb 2005 23:09:43 +0000 |
Kim F. Storm |
Add scroll-bar note.
|
Mon, 21 Feb 2005 22:34:34 +0000 |
Kim F. Storm |
(window_scroll_pixel_based): When scrolling backwards,
|
Mon, 21 Feb 2005 22:33:36 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 21 Feb 2005 18:36:11 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 21 Feb 2005 18:35:23 +0000 |
Stefan Monnier |
(cvs-retrieve-revision): Fix thinko.
|
Mon, 21 Feb 2005 13:44:11 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 21 Feb 2005 13:43:53 +0000 |
Stefan Monnier |
(blink-cursor-mode): Use define-minor-mode.
|
Mon, 21 Feb 2005 13:39:53 +0000 |
Stefan Monnier |
Declare Fcurrent_active_maps, used in doc.c.
|
Mon, 21 Feb 2005 13:11:04 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 21 Feb 2005 13:09:58 +0000 |
Stefan Monnier |
(function-key-map): Use char-names more consistently.
|
Mon, 21 Feb 2005 12:53:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 21 Feb 2005 12:50:06 +0000 |
Kenichi Handa |
(ctext-pre-write-conversion): Always use
|
Mon, 21 Feb 2005 09:01:04 +0000 |
Kim F. Storm |
(move_it_vertically_backward): Eliminate two xasserts.
|
Mon, 21 Feb 2005 09:00:43 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 21 Feb 2005 08:51:52 +0000 |
Kim F. Storm |
(xg_create_frame_widgets): UNBLOCK_INPUT on error.
|
Mon, 21 Feb 2005 08:51:09 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 21 Feb 2005 02:36:16 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 21 Feb 2005 02:15:31 +0000 |
Kenichi Handa |
(ispell-dictionary-alist): Fix docstring.
|
Sun, 20 Feb 2005 12:07:08 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Sun, 20 Feb 2005 12:05:09 +0000 |
Thien-Thi Nguyen |
(scheme-font-lock-keywords-2): Handle named-let.
|
Sun, 20 Feb 2005 05:02:54 +0000 |
Jonathan Yavner |
(undo-more): restore defadvice, but only the part that allows changes
|
Sun, 20 Feb 2005 05:02:11 +0000 |
Jonathan Yavner |
*** empty log message ***
|
Sat, 19 Feb 2005 23:30:51 +0000 |
Kim F. Storm |
(pos_visible_p): Be sure to move to the specified
|
Sat, 19 Feb 2005 23:30:29 +0000 |
Kim F. Storm |
(line-move): Add fourth optional arg try-vscroll which
|
Sat, 19 Feb 2005 23:30:12 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 19 Feb 2005 21:08:43 +0000 |
Dan Nicolaescu |
(query-replace, query-replace-regexp)
|
Sat, 19 Feb 2005 20:52:47 +0000 |
Dan Nicolaescu |
(isearch-forward): Document isearch-query-replace and
|
Sat, 19 Feb 2005 20:28:04 +0000 |
Jay Belanger |
*** empty log message ***
|
Sat, 19 Feb 2005 20:02:43 +0000 |
Jay Belanger |
Add differentiation rule for calcFunc-coth.
|
Sat, 19 Feb 2005 20:01:01 +0000 |
Jay Belanger |
(calc-user-define-edit): Add local variable.
|
Sat, 19 Feb 2005 19:59:49 +0000 |
Jay Belanger |
(math-read-token): Add local variable.
|
Sat, 19 Feb 2005 19:32:47 +0000 |
Michael Kifer |
* viper-cmd.el (viper-prefix-commands): make into a defconst.
|
Sat, 19 Feb 2005 18:54:24 +0000 |
Eli Zaretskii |
Remove the description of the PCL-CVS bug: it's now in PROBLEMS.
|
Sat, 19 Feb 2005 18:54:17 +0000 |
David Kastrup |
(subregexp-context-p): Fix garbled doc string by adding
|
Sat, 19 Feb 2005 16:11:52 +0000 |
Jay Belanger |
*** empty log message ***
|
Sat, 19 Feb 2005 15:59:53 +0000 |
Jay Belanger |
(calc-arctan, calc-tanh, calc-arctanh): Removed extra definitions.
|
Sat, 19 Feb 2005 13:27:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 19 Feb 2005 13:26:00 +0000 |
Eli Zaretskii |
(escape-glyph, minibuffer-prompt, button): Add commentary for
|
Sat, 19 Feb 2005 13:24:16 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-111
|
Sat, 19 Feb 2005 13:12:21 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 19 Feb 2005 13:09:37 +0000 |
Eli Zaretskii |
(query-replace-read-from): Set the value of
|
Sat, 19 Feb 2005 12:56:21 +0000 |
Eli Zaretskii |
Document problems with PCL-CVS wrt CVS v1.12.8 and 1.12.9.
|
Sat, 19 Feb 2005 12:49:02 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 19 Feb 2005 12:47:27 +0000 |
Eli Zaretskii |
(tramp-file-name-for-operation): Use dired-call-process instead of
|
Sat, 19 Feb 2005 06:07:49 +0000 |
Jay Belanger |
*** empty log message ***
|
Sat, 19 Feb 2005 05:36:21 +0000 |
Jay Belanger |
(math-trig-inverses, math-div-trig, math-div-non-trig): New variables.
|
Sat, 19 Feb 2005 05:08:49 +0000 |
Nick Roberts |
(gdb-var-update-handler)
|
Sat, 19 Feb 2005 05:06:30 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 19 Feb 2005 04:46:24 +0000 |
Michael Kifer |
* ediff.el (ediff-set-diff-overlays-in-one-buffer,
|
Fri, 18 Feb 2005 22:55:53 +0000 |
Kim F. Storm |
(Finternal_set_lisp_face_attribute): Allow :color property
|
Fri, 18 Feb 2005 22:55:37 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 18 Feb 2005 22:21:36 +0000 |
Kim F. Storm |
(pitx, pit): Pretty print display iterator.
|
Fri, 18 Feb 2005 22:20:38 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 18 Feb 2005 21:56:47 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 18 Feb 2005 21:56:38 +0000 |
Stefan Monnier |
(log-view-message-re): Fix up Subversion regexp.
|
Fri, 18 Feb 2005 18:17:16 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 18 Feb 2005 18:16:09 +0000 |
Stefan Monnier |
(BLOCK_BYTES): Harmless typo.
|
Fri, 18 Feb 2005 14:28:24 +0000 |
David Kastrup |
(meta-mark-active): Fix condition to just
|
Fri, 18 Feb 2005 07:08:18 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 18 Feb 2005 05:48:09 +0000 |
Jonathan Yavner |
ses.texi: Add concept/function/variable indices
|
Fri, 18 Feb 2005 00:46:29 +0000 |
Luc Teirlinck |
(auto-revert-stop-on-user-input): Doc fix.
|
Fri, 18 Feb 2005 00:44:44 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 18 Feb 2005 00:41:08 +0000 |
Kenichi Handa |
(ps-font-info-database): New entry
|
Thu, 17 Feb 2005 12:52:35 +0000 |
Andreas Schwab |
*** empty log message ***
|
Thu, 17 Feb 2005 12:51:16 +0000 |
Andreas Schwab |
(handle_one_xevent): Use union of struct input_event and
|
Thu, 17 Feb 2005 12:50:08 +0000 |
Andreas Schwab |
(Fx_disown_selection_internal): Use union of struct
|
Thu, 17 Feb 2005 12:49:34 +0000 |
Andreas Schwab |
(hack_wm_protocols): Use correct type for last parameter
|
Thu, 17 Feb 2005 00:58:19 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Thu, 17 Feb 2005 00:54:48 +0000 |
Luc Teirlinck |
(auto-revert-stop-on-user-input): Further doc fix.
|
Wed, 16 Feb 2005 23:45:03 +0000 |
Kim F. Storm |
(check_it, init_from_display_pos, handle_stop)
|
Wed, 16 Feb 2005 23:44:48 +0000 |
Kim F. Storm |
(enum it_method): New enum.
|