Mercurial > emacs
graph
-
(command_loop_1): Adapt call to Fselect_frame.Fri, 10 Jun 2005 02:26:58 +0000, by Luc Teirlinck
-
(Fhandle_switch_frame, Fselect_frame): Delete unused arg no_enter.Fri, 10 Jun 2005 02:22:11 +0000, by Luc Teirlinck
-
*** empty log message ***Fri, 10 Jun 2005 01:52:13 +0000, by Kenichi Handa
-
(x-clipboard-yank): Use x-selection-value instead of x-get-selection.Fri, 10 Jun 2005 01:50:51 +0000, by Kenichi Handa
-
*** empty log message ***Fri, 10 Jun 2005 01:00:55 +0000, by Juanma Barranquero
-
(cua-normal-cursor-color, cua-read-only-cursor-color,Fri, 10 Jun 2005 00:58:22 +0000, by Juanma Barranquero
-
(window-current-scroll-bars): Fix typos in docstring.Fri, 10 Jun 2005 00:57:02 +0000, by Juanma Barranquero
-
(frame-current-scroll-bars): Fix typos in docstring.Fri, 10 Jun 2005 00:56:04 +0000, by Juanma Barranquero
-
(rmail-forward-separator-regex): Fix typo in docstring.Fri, 10 Jun 2005 00:44:05 +0000, by Juanma Barranquero
-
(term-mode, term-check-proc, term-input-sender, term-simple-send,Fri, 10 Jun 2005 00:43:13 +0000, by Juanma Barranquero
-
(comint-check-proc, make-comint-in-buffer, comint-source-default): Doc fixes.Fri, 10 Jun 2005 00:17:49 +0000, by Juanma Barranquero
-
*** empty log message ***Thu, 09 Jun 2005 23:27:58 +0000, by Juanma Barranquero
-
(Fmemq, Fmaphash): Doc fixes.Thu, 09 Jun 2005 23:27:16 +0000, by Juanma Barranquero
-
(comint-mode-hook): Do not enable Font Lock by default.Thu, 09 Jun 2005 21:16:40 +0000, by Luc Teirlinck
-
*** empty log message ***Thu, 09 Jun 2005 21:15:02 +0000, by Luc Teirlinck
-
(comint-send-input): Bind `inhibit-read-only' around call to `delete-region'.Thu, 09 Jun 2005 21:08:13 +0000, by Luc Teirlinck
-
*** empty log message ***Thu, 09 Jun 2005 14:04:18 +0000, by Juanma Barranquero
-
(shrink-window-if-larger-than-buffer): Fix typo in docstring.Thu, 09 Jun 2005 14:03:29 +0000, by Juanma Barranquero
-
*** empty log message ***Thu, 09 Jun 2005 12:14:26 +0000, by Lute Kamstra
-
(ispell-menu-map-needed): flyspell-mode could be void.Thu, 09 Jun 2005 12:11:54 +0000, by Lute Kamstra
-
*** empty log message ***Thu, 09 Jun 2005 10:39:02 +0000, by Juanma Barranquero
-
(Fdisplay_supports_face_attributes_p): Fix typo in docstring.Thu, 09 Jun 2005 10:36:28 +0000, by Juanma Barranquero
-
*** empty log message ***Thu, 09 Jun 2005 09:17:17 +0000, by Juanma Barranquero
-
(window-size-fixed): Fix typo in docstring.Thu, 09 Jun 2005 09:13:58 +0000, by Juanma Barranquero
-
Describe support for Intel-based MacintoshThu, 09 Jun 2005 03:59:20 +0000, by Steven Tamm
-
configure.in: Support Darwin/MacOSX on IntelThu, 09 Jun 2005 03:43:37 +0000, by Steven Tamm
-
unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 sectionThu, 09 Jun 2005 03:37:20 +0000, by Steven Tamm
-
*** empty log message ***Thu, 09 Jun 2005 03:15:05 +0000, by Stefan Monnier
-
(debugger-will-be-back): New var.Thu, 09 Jun 2005 03:09:30 +0000, by Stefan Monnier
-
*** empty log message ***Thu, 09 Jun 2005 01:41:23 +0000, by Juanma Barranquero
-
Don't set `auto-image-file-mode'. Do not create the thumbnails directory onThu, 09 Jun 2005 01:39:40 +0000, by Juanma Barranquero
-
*** empty log message ***Wed, 08 Jun 2005 23:04:27 +0000, by Kim F. Storm
-
(Entire Match Data): Explain new `reseat' argument toWed, 08 Jun 2005 23:03:29 +0000, by Kim F. Storm
-
(Fset_match_data): Fix last change.Wed, 08 Jun 2005 22:54:39 +0000, by Kim F. Storm
-
(save-match-data): Add RESEAT arg `evaporate' toWed, 08 Jun 2005 22:37:23 +0000, by Kim F. Storm
-
(replace-match-data): Pass RESEAT arg `t' toWed, 08 Jun 2005 22:37:13 +0000, by Kim F. Storm
-
(Log Buffer): Document when there can be more than one file to be committed.Wed, 08 Jun 2005 22:36:28 +0000, by Luc Teirlinck
-
*** empty log message ***Wed, 08 Jun 2005 22:34:19 +0000, by Luc Teirlinck
-
* composite.c (compose_chars_in_text):Wed, 08 Jun 2005 22:33:36 +0000, by Kim F. Storm
-
(Fmatch_data, Fset_match_data): Fix EXFUN.Wed, 08 Jun 2005 22:32:33 +0000, by Kim F. Storm
-
(Fmatch_data): Add optional RESEAT arg. Unchain markersWed, 08 Jun 2005 22:32:20 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 08 Jun 2005 19:41:19 +0000, by Stefan Monnier
-
(debug): Don't iconify if we know we'll re-enter the debugger immediatelyWed, 08 Jun 2005 19:35:54 +0000, by Stefan Monnier
-
*** empty log message ***Wed, 08 Jun 2005 15:55:18 +0000, by Richard M. Stallman
-
(define-minor-mode): If BODY is empty, give the variable a doc stringWed, 08 Jun 2005 15:54:43 +0000, by Richard M. Stallman
-
(no-break-space): Test `class' before `min-colors'Wed, 08 Jun 2005 15:53:51 +0000, by Richard M. Stallman
-
(ispell-check-version): Use match-string-no-properties.Wed, 08 Jun 2005 15:45:34 +0000, by Richard M. Stallman
-
(makefile-shell-face): Make this a no-opWed, 08 Jun 2005 15:43:59 +0000, by Richard M. Stallman
-
(escape-glyph): Use blue once again in last case.Wed, 08 Jun 2005 15:41:36 +0000, by Richard M. Stallman
-
Comment changes.Wed, 08 Jun 2005 15:35:05 +0000, by Richard M. Stallman
-
(Entire Match Data): Clarify when match-dataWed, 08 Jun 2005 15:34:13 +0000, by Richard M. Stallman
-
(Defining Faces): Explain that face name should not end in `-face'.Wed, 08 Jun 2005 15:33:10 +0000, by Richard M. Stallman
-
(Mode Line Data): Minor cleanup.Wed, 08 Jun 2005 15:32:01 +0000, by Richard M. Stallman
-
Undo previous change.Wed, 08 Jun 2005 15:28:27 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 08 Jun 2005 15:26:33 +0000, by Richard M. Stallman
-
(get_next_display_element): Alter previous change:Wed, 08 Jun 2005 15:25:52 +0000, by Richard M. Stallman
-
Clean up whitespace.Wed, 08 Jun 2005 15:18:49 +0000, by Richard M. Stallman
-
(Fstart_process): Don't touch command_channel_p slot.Wed, 08 Jun 2005 15:18:10 +0000, by Richard M. Stallman
-
(struct process): Conditionalize slots adaptive_read_buffering,Wed, 08 Jun 2005 15:16:31 +0000, by Richard M. Stallman
-
Linux kernel 2.6.10 may corrupt process output.Wed, 08 Jun 2005 12:13:32 +0000, by Kim F. Storm