Mercurial > emacs
graph
-
(indent-line-function): Default is indent-to-left-margin again.Sun, 02 Dec 2001 04:47:16 +0000, by Richard M. Stallman
-
(query-replace-read-args): Display message if FROM contains `\n' or `\t'.Sun, 02 Dec 2001 04:45:54 +0000, by Richard M. Stallman
-
New bug.Sun, 02 Dec 2001 04:19:32 +0000, by Stefan Monnier
-
Doc change.Sun, 02 Dec 2001 04:08:55 +0000, by Stefan Monnier
-
(tab-to-tab-stop): Use delete-horizontal-space.Sun, 02 Dec 2001 03:55:16 +0000, by Stefan Monnier
-
(minibuffer-local-map): Bind TAB to insert-tab.Sun, 02 Dec 2001 03:47:54 +0000, by Stefan Monnier
-
Describe isearch-resume-enabled.Sun, 02 Dec 2001 01:25:08 +0000, by Kim F. Storm
-
(isearch-resume-enabled): New variable.Sun, 02 Dec 2001 01:13:55 +0000, by Kim F. Storm
-
(regexp-opt): Bind completion-regexp-list to nil.Sat, 01 Dec 2001 22:04:12 +0000, by Stefan Monnier
-
(hif-nexttoken): Move to before first def.Sat, 01 Dec 2001 18:20:52 +0000, by Stefan Monnier
-
*** empty log message ***Sat, 01 Dec 2001 18:16:58 +0000, by Stefan Monnier
-
(run_hook_list_with_args): Undo last change.Sat, 01 Dec 2001 18:13:46 +0000, by Stefan Monnier
-
2001-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>Sat, 01 Dec 2001 16:15:34 +0000, by ShengHuo ZHU
-
Setting left-fringe and rigth-fringe parameters to nil causesSat, 01 Dec 2001 15:33:49 +0000, by Kim F. Storm
-
Fix wording of the last change.Sat, 01 Dec 2001 13:37:32 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 01 Dec 2001 13:10:50 +0000, by Eli Zaretskii
-
Document prefix arg for M-h.Sat, 01 Dec 2001 13:10:25 +0000, by Kai Grojohann
-
Update maintainer.Sat, 01 Dec 2001 13:08:48 +0000, by Eli Zaretskii
-
"Kai Grossjohann" --> "Kai Gro?ohann"Sat, 01 Dec 2001 13:08:23 +0000, by Kai Grojohann
-
(Marking Objects): `M-h' accepts prefix arg.Sat, 01 Dec 2001 13:06:43 +0000, by Kai Grojohann
-
*** empty log message ***Sat, 01 Dec 2001 12:59:29 +0000, by Eli Zaretskii
-
(x_draw_fringe_bitmap): Always undo clipping.Sat, 01 Dec 2001 12:56:47 +0000, by Gerd Moellmann
-
*** empty log message ***Sat, 01 Dec 2001 12:56:21 +0000, by Gerd Moellmann
-
Update maintainer.Sat, 01 Dec 2001 12:54:29 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 01 Dec 2001 12:53:02 +0000, by Kai Grojohann
-
*** empty log message ***Sat, 01 Dec 2001 12:40:42 +0000, by Jason Rumney
-
(Qleft_fringe, Qright_fringe): Remove. Now in frame.c.Sat, 01 Dec 2001 12:35:45 +0000, by Jason Rumney
-
(WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.Sat, 01 Dec 2001 12:22:25 +0000, by Jason Rumney
-
*** empty log message ***Sat, 01 Dec 2001 11:16:54 +0000, by Jason Rumney
-
(current_popup_menu, get_menu_item_info):Sat, 01 Dec 2001 11:14:23 +0000, by Jason Rumney
-
(trackmouse_window, track_mouse_event_fn): New vars.Sat, 01 Dec 2001 11:13:25 +0000, by Jason Rumney
-
(w32_read_socket) <WM_MOUSELEAVE>: Cancel help echoSat, 01 Dec 2001 11:09:33 +0000, by Jason Rumney
-
Document left-fringe and right-fringe frame parameters.Sat, 01 Dec 2001 01:51:51 +0000, by Kim F. Storm
-
Merged fringe width related changes.Sat, 01 Dec 2001 01:36:04 +0000, by Kim F. Storm
-
Merged fringe width related changes from xterm.h.Sat, 01 Dec 2001 01:35:14 +0000, by Kim F. Storm
-
Merged fringe width related changes from xterm.c.Sat, 01 Dec 2001 01:34:24 +0000, by Kim F. Storm
-
Merged fringe width related changes from xfns.c.Sat, 01 Dec 2001 01:33:30 +0000, by Kim F. Storm
-
typo.Sat, 01 Dec 2001 01:31:04 +0000, by Kim F. Storm
-
Fringe width related changes.Sat, 01 Dec 2001 01:28:45 +0000, by Kim F. Storm
-
(set_frame_size): Use x_compute_fringe_widths.Sat, 01 Dec 2001 01:24:00 +0000, by Kim F. Storm
-
(x_frame_parms): Add `left-fringe' and `right-fringe' parms.Sat, 01 Dec 2001 01:23:29 +0000, by Kim F. Storm
-
(zv_height, zv_bits, zv_period): Changed zv bitmap toSat, 01 Dec 2001 01:22:27 +0000, by Kim F. Storm
-
struct x_output): Add left_fringe_width, right_fringe_width,Sat, 01 Dec 2001 01:16:32 +0000, by Kim F. Storm
-
(coordinates_in_window): Handle separate left and right fringe widths.Sat, 01 Dec 2001 01:15:43 +0000, by Kim F. Storm
-
(Qleft_fringe, Qright_fringe): New vars.Sat, 01 Dec 2001 01:14:55 +0000, by Kim F. Storm
-
(struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.Sat, 01 Dec 2001 01:14:09 +0000, by Kim F. Storm
-
Use with-current-buffer.Sat, 01 Dec 2001 00:36:12 +0000, by Stefan Monnier
-
(encoded-kbd-mode): Use define-minor-mode.Sat, 01 Dec 2001 00:18:21 +0000, by Stefan Monnier
-
(enriched-mode): Use define-minor-mode. Use dolist and pop and push.Sat, 01 Dec 2001 00:17:08 +0000, by Stefan Monnier
-
(Info-find-node-2): Don't call info-insert-file-contentsFri, 30 Nov 2001 23:59:28 +0000, by Stefan Monnier
-
(hide-ifdef-mode): Only modifyFri, 30 Nov 2001 23:58:24 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 30 Nov 2001 23:54:45 +0000, by Stefan Monnier
-
(Man-build-section-alist): Remove last Man-match-substring.Fri, 30 Nov 2001 21:56:46 +0000, by Stefan Monnier
-
(mark-paragraph): Clarify doc. ClarifyFri, 30 Nov 2001 17:18:27 +0000, by Kai Grojohann
-
#Fri, 30 Nov 2001 13:49:28 +0000, by Andr Spiegel
-
(vc-cvs-parse-status): Store file state in property, don't just returnFri, 30 Nov 2001 13:47:39 +0000, by Andr Spiegel