Mercurial > emacs
graph
-
(Visiting): Add index entry "open file".2006-09-12, by Reiner Steib
-
(Citations Outside LaTeX): Simpify lisp example.2006-09-12, by Reiner Steib
-
*** empty log message ***2006-09-12, by Romain Francoise
-
*** empty log message ***2006-09-12, by Jay Belanger
-
(calc-dispatch): Remove unnecessary `sit-for'.2006-09-12, by Jay Belanger
-
Two bugs fixed.2006-09-12, by Chong Yidong
-
* net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from2006-09-12, by Chong Yidong
-
Typo.2006-09-12, by Chong Yidong
-
* textprop.c (Fnext_property_change, Fnext_single_property_change)2006-09-12, by Chong Yidong
-
* etc/NEWS: In terminal-oriented subshells, the EMACS environment2006-09-12, by Paul Eggert
-
Remove * in defcustom's docstrings.2006-09-12, by Stefan Monnier
-
*** empty log message ***2006-09-12, by Richard M. Stallman
-
(compilation-directory-properties):2006-09-12, by Nick Roberts
-
*** empty log message ***2006-09-12, by Nick Roberts
-
*** empty log message ***2006-09-12, by YAMAMOTO Mitsuharu
-
* macterm.c (XTread_socket) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:2006-09-12, by YAMAMOTO Mitsuharu
-
* macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:2006-09-12, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-12, by Lars Hansen
-
Add comment.2006-09-12, by Lars Hansen
-
*** empty log message ***2006-09-12, by Richard M. Stallman
-
(Glyphs): Clarifications.2006-09-12, by Richard M. Stallman
-
*** empty log message ***2006-09-12, by Richard M. Stallman
-
(Display Table Format): Wording clarification2006-09-12, by Richard M. Stallman
-
(next-error-highlight, next-error-highlight-no-select):2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Kim F. Storm
-
(sit-for): Rework to use input-pending-p and cond.2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Richard M. Stallman
-
(next-error-highlight, next-error-highlight-no-select):2006-09-11, by Richard M. Stallman
-
(diff-apply-hunk-to-backup-file): New var.2006-09-11, by Stefan Monnier
-
*** empty log message ***2006-09-11, by Richard M. Stallman
-
(Compilation Mode): Clarification.2006-09-11, by Richard M. Stallman
-
Merge from gnus--rel--5.102006-09-11, by Miles Bader
-
*** empty log message ***2006-09-11, by Richard M. Stallman
-
*** empty log message ***2006-09-11, by Simon Josefsson
-
* smtpmail.texi (Authentication): Explain TLS and SSL better, based on2006-09-11, by Simon Josefsson
-
* keymap.c (Fkey_binding): Use string position for string objects.2006-09-11, by Chong Yidong
-
(pushnew): Add missing `,'.2006-09-11, by Reiner Steib
-
* help.el (string-key-binding, describe-key-briefly)2006-09-11, by David Kastrup
-
(Fkey_binding): Fix last change.2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Kim F. Storm
-
(Fmessage): Recommend using (message "%s" ...).2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Kim F. Storm
-
(cfengine-font-lock-syntactic-keywords): New var.2006-09-11, by Stefan Monnier
-
(mode-line-buffer-identification-keymap):2006-09-11, by Stefan Monnier
-
* keymaps.texi (Active Keymaps): Mention that key-binding checks2006-09-11, by Chong Yidong
-
Fixed "Make key-binding use the maps specified by positions given in the events"2006-09-11, by Chong Yidong
-
* keymap.c (Fkey_binding): Check for local keymap for mouse click2006-09-11, by Chong Yidong
-
*** empty log message ***2006-09-11, by Richard M. Stallman
-
Handle errors in recursive copy usefully.2006-09-11, by Richard M. Stallman
-
(ido-edit-input, ido-complete, ido-take-first-match)2006-09-10, by Kim F. Storm
-
*** empty log message ***2006-09-10, by Kim F. Storm
-
(Finput_pending_p): Check Vunread_input_method_events2006-09-10, by Kim F. Storm
-
(Forcing Redisplay): Document return value of function redisplay.2006-09-10, by Kim F. Storm
-
(Fredisplay): Document return value.2006-09-10, by Kim F. Storm
-
*** empty log message ***2006-09-10, by Kim F. Storm
-
*** empty log message ***2006-09-10, by Richard M. Stallman
-
(pushnew): Use add-to-list when convenient.2006-09-10, by Richard M. Stallman
-
(add-to-list): New argument COMPARE-FN.2006-09-10, by Richard M. Stallman
-
(file-cache-add-directory)2006-09-10, by Reiner Steib
-
Clarify.2006-09-10, by Richard M. Stallman
-
*** empty log message ***2006-09-10, by Richard M. Stallman
-
Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."2006-09-10, by Jan Djärv
-
* xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.2006-09-10, by Jan Djärv
-
* gtkutil.c (xg_display_close): Always change default display if needed,2006-09-10, by Jan Djärv
-
* xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.2006-09-10, by Jan Djärv
-
*** empty log message ***2006-09-10, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-10, by YAMAMOTO Mitsuharu
-
(Fx_file_dialog): Call check_x.2006-09-10, by YAMAMOTO Mitsuharu
-
* src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu):2006-09-10, by YAMAMOTO Mitsuharu
-
(Fx_file_dialog): Remove unused variable `f'. Call check_mac.2006-09-10, by YAMAMOTO Mitsuharu
-
[MAC_OSX] (sys_select): Check argument `nfds' more2006-09-10, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-10, by Richard M. Stallman
-
(conf-space-mode-internal): New subroutine. Reinit Font Lock mode.2006-09-10, by Richard M. Stallman
-
*** empty log message ***2006-09-10, by Kim F. Storm
-
Fix: cursor display on images that don't use :mask.2006-09-10, by Kim F. Storm
-
(get_window_cursor_type): Use hollow cursor on2006-09-10, by Kim F. Storm
-
*** empty log message ***2006-09-09, by Richard M. Stallman
-
(conf-space-mode): Use hack-local-variables-hook instead of calling2006-09-09, by Richard M. Stallman
-
(Window Hooks): Explain limits of window-scroll-functions.2006-09-09, by Richard M. Stallman
-
(python-font-lock-keywords): Add `self' and other quasi-keywords.2006-09-09, by Stefan Monnier
-
Quieten the compiler about hippie-expand vars.2006-09-09, by Stefan Monnier
-
(normal-splash-screen): Don't display the buffer if we'll2006-09-09, by Stefan Monnier
-
*** empty log message ***2006-09-09, by Richard M. Stallman
-
(Fringe Indicators): Update for last change in indicate-buffer-boundaries.2006-09-09, by Richard M. Stallman
-
(Vmenu_updating_frame): Don't define here.2006-09-09, by Richard M. Stallman
-
*** empty log message ***2006-09-09, by Richard M. Stallman
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(cp850-decode-table): Fix a few codes.2006-09-09, by Eli Zaretskii
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(ldap-search-internal): Doc fix.2006-09-09, by Eli Zaretskii
-
(Fsystem_name): Mention "host" in the doc string.2006-09-09, by Eli Zaretskii
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(life-display-generation): Test for input manually if `sleeptime' is negative2006-09-09, by Eli Zaretskii
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(lpr-page-header-switches): Page title switch is one of them.2006-09-09, by Eli Zaretskii
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(locate-current-search): New variable.2006-09-09, by Eli Zaretskii
-
(desktop-read): when loading a desktop, disable2006-09-08, by David Kastrup
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
Delete extra tab.2006-09-08, by Romain Francoise
-
"Bug in woman, Juri Linkov, Sep 3" closed by 2006-09-08 RMS commit.2006-09-08, by Chong Yidong
-
Two bugs closed.2006-09-08, by Chong Yidong
-
* window.el (mouse-autoselect-window-timer)2006-09-08, by Chong Yidong
-
* xdisp.c (mouse_autoselect_window): Removed.2006-09-08, by Chong Yidong
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
(Vmenu_updating_frame): Define here.2006-09-08, by Richard M. Stallman
-
(x_error_quitter): For BadName error, just return.2006-09-08, by Richard M. Stallman
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
(find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.2006-09-08, by Richard M. Stallman
-
(init_casetab_once): Call set_case_table.2006-09-08, by Richard M. Stallman
-
(shut_down_emacs): Set inhibit_sentinels.2006-09-08, by Richard M. Stallman
-
(inhibit_sentinels): New variable.2006-09-08, by Richard M. Stallman
-
(inhibit_sentinels): Add decl.2006-09-08, by Richard M. Stallman
-
(looking_at_1, string_match_1, search_command):2006-09-08, by Richard M. Stallman
-
(Search): Ref multi-file search commands here.2006-09-08, by Richard M. Stallman
-
(Bindat Spec): Suggest names ending in -bindat-spec.2006-09-08, by Richard M. Stallman
-
(adaptive-fill-regexp): Don't match `(1)' or `1.'2006-09-08, by Richard M. Stallman
-
(rmail-get-new-mail): Say whether all msgs are spam.2006-09-08, by Richard M. Stallman
-
(timer-create, timer-activate): Doc fixes.2006-09-08, by Richard M. Stallman
-
(bindat-unpack): Doc fix.2006-09-08, by Richard M. Stallman
-
Comment change.2006-09-08, by Richard M. Stallman
-
(risky-local-variable-p): Match ...-bindat-spec.2006-09-08, by Richard M. Stallman
-
(dired-log-summary): Add doc string.2006-09-08, by Richard M. Stallman
-
(custom-menu-create): Bind deactivate-mark here2006-09-08, by Richard M. Stallman