Mercurial > emacs
graph
-
(run_pre_post_conversion_on_str):2002-04-13, by Richard M. Stallman
-
(command_loop_1): Don't call start_hourglass2002-04-13, by Richard M. Stallman
-
(count_markers): New function.2002-04-13, by Richard M. Stallman
-
(display_mode_element): Don't let mode_line_proptrans_alist2002-04-13, by Richard M. Stallman
-
*** empty log message ***2002-04-13, by Pavel Janík
-
Update commentary to include new function iswitchb-exclude-nonmatching.2002-04-13, by Pavel Janík
-
Document the problems with building and dumping on Irix 6.5.9 and earlier.2002-04-13, by Eli Zaretskii
-
*** empty log message ***2002-04-13, by Eli Zaretskii
-
(unexec) [__sgi]: Undo the change from 2002-01-20.2002-04-13, by Eli Zaretskii
-
(eshell-script-interpreter): Fix for CRLF operating systems to the2002-04-12, by John Wiegley
-
*** empty log message ***2002-04-12, by John Wiegley
-
Update author's email address, at his request.2002-04-12, by Eli Zaretskii
-
(Advanced C-x C-q, Registering): Add index entries for specifying2002-04-12, by Eli Zaretskii
-
Document problems with Sun's PC3.0.1 compiler.2002-04-12, by Eli Zaretskii
-
*** empty log message ***2002-04-12, by Eli Zaretskii
-
(frames-on-display-list): Use `equal' to compare the2002-04-12, by Eli Zaretskii
-
Regenerated.2002-04-12, by Eli Zaretskii
-
*** empty log message ***2002-04-12, by Juanma Barranquero
-
(pop3-open-server): Fix typo.2002-04-12, by Juanma Barranquero
-
*** empty log message ***2002-04-12, by Gerd Moellmann
-
(sync_frame_with_window_matrix_rows): Don't give frame2002-04-12, by Gerd Moellmann
-
* pop3.el (pop3-munge-message-separator): Work if no date.2002-04-12, by ShengHuo ZHU
-
From Dave Love. Description of events in marginal areas.2002-04-12, by Gerd Moellmann
-
*** empty log message ***2002-04-12, by Gerd Moellmann
-
*** empty log message ***2002-04-12, by Gerd Moellmann
-
(string-key-binding): Deal with margin events.2002-04-12, by Gerd Moellmann
-
(marginal_area_string): New.2002-04-12, by Gerd Moellmann
-
(window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.2002-04-12, by Gerd Moellmann
-
(Qleft_margin, Qright_margin): Declare.2002-04-12, by Gerd Moellmann
-
(note_mode_line_or_margin_highlight): Renamed from2002-04-12, by Gerd Moellmann
-
(gnus-ems-redefine): Fix typo in comment.2002-04-12, by Juanma Barranquero
-
(comint-password-prompt-regexp): Match" SMB password".2002-04-12, by Francesco Potortì
-
*** empty log message ***2002-04-12, by Francesco Potortì
-
*** empty log message ***2002-04-12, by Stefan Monnier
-
(dos_rawgetc): int/Lisp_Object confusion.2002-04-12, by Stefan Monnier
-
(gen_help_event): int/Lisp_Object confusion.2002-04-12, by Stefan Monnier
-
*** empty log message ***2002-04-12, by Pavel Janík
-
(dos_rawgetc): Use a single event for HELP_EVENT.2002-04-12, by Stefan Monnier
-
(Fy_or_n_p): Use `minibuffer-prompt' face for prompt.2002-04-12, by Pavel Janík
-
(command_loop_1): Turn off transient-mark-mode rather2002-04-12, by Stefan Monnier
-
(Fpropertize): Add prototype.2002-04-12, by Pavel Janík
-
(sort-reorder-buffer): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(xterm-mouse-mode): Use define-minor-mode.2002-04-12, by Stefan Monnier
-
(device-class, buffer-syntactic-context)2002-04-12, by Stefan Monnier
-
(edebug-eval-defun): Don't use defconst on variables.2002-04-12, by Stefan Monnier
-
(debug-on-entry): Use push.2002-04-12, by Stefan Monnier
-
*** empty log message ***2002-04-12, by Stefan Monnier
-
(gnus-update-summary-mark-positions, gnus-summary-toggle-header):2002-04-12, by Stefan Monnier
-
(gnus-uu-binhex-article, gnus-uu-reginize-string, gnus-uu-expand-numbers)2002-04-12, by Stefan Monnier
-
(nnfolder-possibly-change-group): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(nnimap-retrieve-headers): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(nnmbox-create-mbox): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(c-backward-to-start-of-if): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(etags-verify-tags-table, etags-snarf-tag, etags-list-tags)2002-04-12, by Stefan Monnier
-
(fill-region-as-paragraph): Use save-excursion instead of relying on2002-04-12, by Stefan Monnier
-
(fill-context-prefix): Fix up last change.2002-04-12, by Stefan Monnier
-
*** empty log message ***2002-04-11, by Stefan Monnier
-
(line-move): Use memq rather than or.2002-04-11, by Stefan Monnier
-
(canonically-space-region): Obey sentence-end.2002-04-11, by Stefan Monnier
-
*** empty log message ***2002-04-11, by Mike Williams