Mercurial > emacs
graph
-
(svref): New alias.2001-12-02, by Stefan Monnier
-
(antlr-c-common-init): Don't inhibit adaptive-fill-mode any more.2001-12-02, by Stefan Monnier
-
(delphi-mode): Don't use make-local-hook.2001-12-02, by Stefan Monnier
-
Doc fix.2001-12-02, by Stefan Monnier
-
(tags-with-face): Use make-symbol.2001-12-02, by Stefan Monnier
-
(picture-mode-map): Don't use defconst for a variable.2001-12-02, by Stefan Monnier
-
*** empty log message ***2001-12-02, by Richard M. Stallman
-
(menu_highlight_callback): Use `help' field as Lisp_Object.2001-12-02, by Richard M. Stallman
-
(read_non_regular): Delete Fsignal call.2001-12-02, by Richard M. Stallman
-
Include ../src/lisp.h.2001-12-02, by Richard M. Stallman
-
(_widget_value): `help' has type Lisp_Object.2001-12-02, by Richard M. Stallman
-
Include ../src/lisp.h. Don't declare xmalloc.2001-12-02, by Richard M. Stallman
-
*** empty log message ***2001-12-02, by Stefan Monnier
-
(widget-button-click): Don't move point permanently:2001-12-02, by Richard M. Stallman
-
(indent-line-function): Default is indent-to-left-margin again.2001-12-02, by Richard M. Stallman
-
(query-replace-read-args): Display message if FROM contains `\n' or `\t'.2001-12-02, by Richard M. Stallman
-
New bug.2001-12-02, by Stefan Monnier
-
Doc change.2001-12-02, by Stefan Monnier
-
(tab-to-tab-stop): Use delete-horizontal-space.2001-12-02, by Stefan Monnier
-
(minibuffer-local-map): Bind TAB to insert-tab.2001-12-02, by Stefan Monnier
-
Describe isearch-resume-enabled.2001-12-02, by Kim F. Storm
-
(isearch-resume-enabled): New variable.2001-12-02, by Kim F. Storm
-
(regexp-opt): Bind completion-regexp-list to nil.2001-12-01, by Stefan Monnier
-
(hif-nexttoken): Move to before first def.2001-12-01, by Stefan Monnier
-
*** empty log message ***2001-12-01, by Stefan Monnier
-
(run_hook_list_with_args): Undo last change.2001-12-01, by Stefan Monnier
-
2001-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>2001-12-01, by ShengHuo ZHU
-
Setting left-fringe and rigth-fringe parameters to nil causes2001-12-01, by Kim F. Storm
-
Fix wording of the last change.2001-12-01, by Eli Zaretskii
-
*** empty log message ***2001-12-01, by Eli Zaretskii
-
Document prefix arg for M-h.2001-12-01, by Kai Großjohann
-
Update maintainer.2001-12-01, by Eli Zaretskii
-
"Kai Grossjohann" --> "Kai Gro?ohann"2001-12-01, by Kai Großjohann
-
(Marking Objects): `M-h' accepts prefix arg.2001-12-01, by Kai Großjohann
-
*** empty log message ***2001-12-01, by Eli Zaretskii
-
(x_draw_fringe_bitmap): Always undo clipping.2001-12-01, by Gerd Moellmann
-
*** empty log message ***2001-12-01, by Gerd Moellmann
-
Update maintainer.2001-12-01, by Eli Zaretskii
-
*** empty log message ***2001-12-01, by Kai Großjohann
-
*** empty log message ***2001-12-01, by Jason Rumney
-
(Qleft_fringe, Qright_fringe): Remove. Now in frame.c.2001-12-01, by Jason Rumney
-
(WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.2001-12-01, by Jason Rumney
-
*** empty log message ***2001-12-01, by Jason Rumney
-
(current_popup_menu, get_menu_item_info):2001-12-01, by Jason Rumney
-
(trackmouse_window, track_mouse_event_fn): New vars.2001-12-01, by Jason Rumney
-
(w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo2001-12-01, by Jason Rumney
-
Document left-fringe and right-fringe frame parameters.2001-12-01, by Kim F. Storm
-
Merged fringe width related changes.2001-12-01, by Kim F. Storm
-
Merged fringe width related changes from xterm.h.2001-12-01, by Kim F. Storm
-
Merged fringe width related changes from xterm.c.2001-12-01, by Kim F. Storm
-
Merged fringe width related changes from xfns.c.2001-12-01, by Kim F. Storm
-
typo.2001-12-01, by Kim F. Storm
-
Fringe width related changes.2001-12-01, by Kim F. Storm
-
(set_frame_size): Use x_compute_fringe_widths.2001-12-01, by Kim F. Storm
-
(x_frame_parms): Add `left-fringe' and `right-fringe' parms.2001-12-01, by Kim F. Storm
-
(zv_height, zv_bits, zv_period): Changed zv bitmap to2001-12-01, by Kim F. Storm
-
struct x_output): Add left_fringe_width, right_fringe_width,2001-12-01, by Kim F. Storm
-
(coordinates_in_window): Handle separate left and right fringe widths.2001-12-01, by Kim F. Storm
-
(Qleft_fringe, Qright_fringe): New vars.2001-12-01, by Kim F. Storm
-
(struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.2001-12-01, by Kim F. Storm
-
Use with-current-buffer.2001-12-01, by Stefan Monnier
-
(encoded-kbd-mode): Use define-minor-mode.2001-12-01, by Stefan Monnier
-
(enriched-mode): Use define-minor-mode. Use dolist and pop and push.2001-12-01, by Stefan Monnier
-
(Info-find-node-2): Don't call info-insert-file-contents2001-11-30, by Stefan Monnier
-
(hide-ifdef-mode): Only modify2001-11-30, by Stefan Monnier
-
*** empty log message ***2001-11-30, by Stefan Monnier
-
(Man-build-section-alist): Remove last Man-match-substring.2001-11-30, by Stefan Monnier
-
(mark-paragraph): Clarify doc. Clarify2001-11-30, by Kai Großjohann
-
#2001-11-30, by André Spiegel
-
(vc-cvs-parse-status): Store file state in property, don't just return2001-11-30, by André Spiegel
-
Mantion the new menu-bar items to reach the new manuals.2001-11-30, by Eli Zaretskii
-
*** empty log message ***2001-11-30, by Stefan Monnier
-
*** empty log message ***2001-11-30, by Eli Zaretskii
-
(menu-bar-read-lispref, menu-bar-read-lispintro)2001-11-30, by Eli Zaretskii
-
(read-if): Add lisp-indent-function prop.2001-11-30, by Stefan Monnier
-
Doc fix.2001-11-30, by Stefan Monnier
-
(outline-promote, outline-demote): Typo.2001-11-30, by Stefan Monnier
-
(cl-make-type-test): Fix paren typo.2001-11-30, by Stefan Monnier
-
(man-follow-mouse): New function.2001-11-30, by Stefan Monnier
-
Another reason for failures related to fontset.elc.2001-11-30, by Eli Zaretskii
-
*** empty log message ***2001-11-30, by Stefan Monnier
-
(shiftf): Fix more. Simplify.2001-11-30, by Stefan Monnier
-
(completing-read-multiple): Better preserve2001-11-30, by Stefan Monnier
-
(shiftf): Fix the fast case so2001-11-30, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Stefan Monnier
-
(Info-goto-index): One register one step in the history.2001-11-29, by Stefan Monnier
-
(Info-complete-next-re, Info-complete-cache): New vars.2001-11-29, by Stefan Monnier
-
New bug.2001-11-29, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Dave Love
-
Note that describe-categories was moved to help-fns.el from src/category.c.2001-11-29, by Eli Zaretskii
-
Note that describe-categories was moved to lisp/help-fns.el.2001-11-29, by Eli Zaretskii
-
Extra translations. Fix some2001-11-29, by Dave Love
-
Delete undesirable links.2001-11-29, by Richard M. Stallman
-
*** empty log message ***2001-11-29, by Pavel Janík
-
Use COPYING from the top-level directory.2001-11-29, by Pavel Janík
-
Removed.2001-11-29, by Pavel Janík
-
*** empty log message ***2001-11-29, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Dave Love
-
(syms_of_coding) <Qchar_coding_system>: Give it an2001-11-29, by Dave Love
-
Doc fixes.2001-11-29, by Dave Love
-
Fontify rewind, backspace. Doc fixes.2001-11-29, by Dave Love
-
*** empty log message ***2001-11-29, by Gerd Moellmann
-
Fixed typographic error.2001-11-29, by Robert J. Chassell
-
Add support for FreeBSD/Alpha.2001-11-29, by Gerd Moellmann
-
*** empty log message ***2001-11-29, by Eli Zaretskii
-
Change the category in @dircategory to "Emacs", to2001-11-29, by Eli Zaretskii
-
(Index): @ignore extraneous text.2001-11-29, by Eli Zaretskii
-
*** empty log message ***2001-11-29, by Pavel Janík
-
(blackbox-mode, blackbox): Doc fix.2001-11-29, by Pavel Janík
-
*** empty log message ***2001-11-29, by Pavel Janík
-
(cookie, cookie-insert, shuffle-vector): Doc fixes.2001-11-29, by Pavel Janík
-
*** empty log message ***2001-11-29, by Pavel Janík
-
(studlify-word, studlify-region, studlify-buffer): Fix doc-string.2001-11-29, by Pavel Janík
-
Add COPYING to the top-level directory of the distribution. Simplify the2001-11-29, by Pavel Janík
-
*** empty log message ***2001-11-29, by Pavel Janík
-
(file-name-coding-system, default-file-name-coding-system): Doc fix (links2001-11-29, by Pavel Janík
-
(maybe_bootstrap): Fix previous change.2001-11-29, by Pavel Janík
-
(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):2001-11-29, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Stefan Monnier
-
(outline-up-heading): Add `invisible-ok' arg.2001-11-29, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Richard M. Stallman
-
(Ffind_file_name_handler): Avoid initializer for `result'.2001-11-29, by Richard M. Stallman
-
(lispdir): New variable, referring to build dir.2001-11-29, by Richard M. Stallman
-
Another change in forward-comment.2001-11-29, by Richard M. Stallman
-
Comment change.2001-11-29, by Richard M. Stallman
-
(maybe_bootstrap): Don't bootstrap, just suggest it.2001-11-29, by Richard M. Stallman
-
(TAGS): Find the source files in $(srcdir).2001-11-29, by Richard M. Stallman
-
(Copyright): Add '(C)' as per coding guidelines.2001-11-28, by Paul Eggert
-
(isearch-yank-internal): New helper function.2001-11-28, by Karl Fogel
-
*** empty log message ***2001-11-28, by Andrew Innes
-
(w32_menu_display_help): Actually add the new argument2001-11-28, by Andrew Innes
-
Fix copyright year.2001-11-28, by Stefan Monnier
-
(hif-end-of-line): New function.2001-11-28, by Stefan Monnier
-
(describe_category, describe_category_1, Fdescribe_categories): Remove.2001-11-28, by Stefan Monnier
-
Move `provide' to the end.2001-11-28, by Stefan Monnier
-
Use line-(end|beginning)-position.2001-11-28, by Stefan Monnier
-
*** empty log message ***2001-11-28, by Jason Rumney
-
(w32_read_socket) <WM_MENUSELECT>: Remove.2001-11-28, by Jason Rumney
-
(w32_wnd_proc) <WM_MENUSELECT>: Display help directly.2001-11-28, by Jason Rumney
-
(add_menu_item): Do not use owner-draw for disabled menu items.2001-11-28, by Jason Rumney
-
*** empty log message ***2001-11-28, by Jason Rumney
-
Rename devanagari.elc to indian.elc2001-11-28, by Jason Rumney
-
*** empty log message ***2001-11-28, by Eli Zaretskii
-
(mouse-set-font): Make it a no-op if multiple fonts2001-11-28, by Eli Zaretskii
-
*** empty log message ***2001-11-28, by Gerd Moellmann
-
(x_draw_glyphs): Don't call notice_overwritten_cursor if2001-11-28, by Gerd Moellmann
-
2001-11-28 ShengHuo ZHU <zsh@cs.rochester.edu>2001-11-28, by ShengHuo ZHU
-
(locate): Put point at first matching file rather than top of buffer.2001-11-28, by Richard M. Stallman
-
*** empty log message ***2001-11-28, by Richard M. Stallman
-
*** empty log message ***2001-11-28, by Pavel Janík
-
(message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'.2001-11-28, by Pavel Janík
-
*** empty log message ***2001-11-28, by Pavel Janík
-
(decode_coding_string): Remove unused variable `gcpro1'.2001-11-28, by Pavel Janík
-
*** empty log message ***2001-11-28, by Stefan Monnier
-
Use AREF and ASIZE.2001-11-28, by Stefan Monnier
-
Initial commit.2001-11-28, by Stefan Monnier
-
*** empty log message ***2001-11-28, by Stefan Monnier
-
Misc cleanup.2001-11-28, by Stefan Monnier
-
(copy-overlay, remove-overlays): New funs.2001-11-28, by Stefan Monnier
-
Typo.2001-11-28, by Stefan Monnier
-
(regexp-opt-depth): Fix off-by-two error.2001-11-28, by Stefan Monnier
-
(run_hook_list_with_args): Remove.2001-11-27, by Stefan Monnier
-
*** empty log message ***2001-11-27, by Stefan Monnier
-
Added note about display refresh while dialogs and pop-up menus are2001-11-27, by Jason Rumney
-
Converted backquote to the new style (in a string).2001-11-27, by Sam Steingold
-
Converted backquote to the new style (in comments).2001-11-27, by Sam Steingold
-
*** empty log message ***2001-11-27, by Eli Zaretskii
-
fixed {}() quoting2001-11-27, by Sam Steingold
-
Converted backquote to the new style.2001-11-27, by Sam Steingold
-
*** empty log message ***2001-11-27, by Richard M. Stallman
-
(custom-load-symbol): Don't always load locate-library.2001-11-27, by Richard M. Stallman
-
(widget-toggle-value-create): On graphic terminal,2001-11-27, by Richard M. Stallman
-
(recursive-load-depth-limit): Delete item.2001-11-27, by Richard M. Stallman
-
Fix indentation of previous change.2001-11-27, by Richard M. Stallman
-
Fix comment.2001-11-27, by Kenichi Handa
-
Add Border.2001-11-27, by Richard M. Stallman
-
(describe-categories, help-describe-category-set): New.2001-11-27, by Stefan Monnier
-
Undo 2001-11-26 change.2001-11-27, by Kenichi Handa
-
(syms_of_syntax): Remove defsubr of Sdescribe_syntax.2001-11-26, by Stefan Monnier
-
Use AREF and ASIZE.2001-11-26, by Stefan Monnier
-
*** empty log message ***2001-11-26, by Stefan Monnier
-
(Ffind_file_name_handler): Give precedence to handlers2001-11-26, by Stefan Monnier
-
*** empty log message ***2001-11-26, by Stefan Monnier
-
(access_keymap): Handle t bindings like nil bindings.2001-11-26, by Stefan Monnier
-
(c-submit-bug-report): Make sure that the arguments to `insert' are strings.2001-11-26, by Sam Steingold
-
*** empty log message ***2001-11-26, by Richard M. Stallman
-
(command-line-1): Call kill-buffer only in non-fancy case.2001-11-26, by Richard M. Stallman
-
(set_text_properties_1): Allow args in either order.2001-11-26, by Richard M. Stallman
-
*** empty log message ***2001-11-26, by Eli Zaretskii
-
Regenerate due to renaming of help-funs.el.2001-11-26, by Eli Zaretskii
-
Require help-fns instead of help-funs.2001-11-26, by Eli Zaretskii
-
*** empty log message ***2001-11-26, by Eli Zaretskii