Mercurial > emacs
graph
-
*** empty log message ***2005-04-19, by Kim F. Storm
-
*** empty log message ***2005-04-19, by Lute Kamstra
-
Don't commit lisp/loaddefs.el.2005-04-19, by Lute Kamstra
-
(Compilation Mode): Add M-g M-n and M-g M-p bindings.2005-04-19, by Kim F. Storm
-
(next-buffer, prev-buffer, next-error)2005-04-19, by Kim F. Storm
-
(next-buffer, prev-buffer, next-error)2005-04-19, by Kim F. Storm
-
*** empty log message ***2005-04-19, by Kim F. Storm
-
(Symbol Plists): Add safe-get.2005-04-19, by Kim F. Storm
-
(resolve_face_name): Use Fsafe_get to avoid redisplay2005-04-19, by Kim F. Storm
-
(Fsafe_get): EXFUN it.2005-04-19, by Kim F. Storm
-
(Fsafe_get): New function.2005-04-19, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-2682005-04-19, by Miles Bader
-
(isearch-edit-string): Make the search-ring available for2005-04-18, by Stefan Monnier
-
(cua--pre-command-handler): Add more2005-04-18, by Kim F. Storm
-
*** empty log message ***2005-04-18, by Kim F. Storm
-
*** empty log message ***2005-04-18, by Lars Hansen
-
(Saving Emacs Sessions): Add that "--no-desktop" turns off desktop-save-mode.2005-04-18, by Lars Hansen
-
Make "--no-desktop" turn off `desktop-save-mode'.2005-04-18, by Lars Hansen
-
(overlay_arrow_string_or_property): Remove PBITMAP arg.2005-04-18, by Kim F. Storm
-
(struct window): Remove member overlay_arrow_bitmap.2005-04-18, by Kim F. Storm
-
(make_window): Don't initialize overlay_arrow_bitmap.2005-04-18, by Kim F. Storm
-
(draw_fringe_bitmap): Use overlay_arrow_bitmap from row2005-04-18, by Kim F. Storm
-
(row_equal_p, update_window_line, scrolling_window):2005-04-18, by Kim F. Storm
-
(struct glyph_row): New member overlay_arrow_bitmap.2005-04-18, by Kim F. Storm
-
*** empty log message ***2005-04-18, by Kim F. Storm
-
(url-retrieve-synchronously): Work around the fact that2005-04-18, by Stefan Monnier
-
*** empty log message ***2005-04-18, by Thien-Thi Nguyen
-
(realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL.2005-04-18, by Thien-Thi Nguyen
-
*** empty log message ***2005-04-18, by Kim F. Storm
-
(tooltip-show): Change second arg to USE-ECHO-AREA2005-04-18, by Kim F. Storm
-
*** empty log message ***2005-04-18, by Kim F. Storm
-
*** empty log message ***2005-04-18, by Lute Kamstra
-
(Vloads_in_progress): Static.2005-04-18, by Lute Kamstra
-
(Vloads_in_progress): Remove extern.2005-04-18, by Lute Kamstra
-
*** empty log message ***2005-04-18, by Thien-Thi Nguyen
-
(Fx_popup_menu): Initialize error_name to NULL.2005-04-18, by Thien-Thi Nguyen
-
Remove eol whitespace; nfc.2005-04-18, by Thien-Thi Nguyen
-
(Variable Definitions): Replace tooltip-mode2005-04-18, by Nick Roberts
-
*** empty log message ***2005-04-18, by Nick Roberts
-
*** empty log message ***2005-04-18, by YAMAMOTO Mitsuharu
-
(XTread_socket): Don't beep on keyboard input even if no frame is2005-04-18, by YAMAMOTO Mitsuharu
-
(tooltip-mode): `emacs-quick-startup' and `display-graphic-p' may not2005-04-18, by YAMAMOTO Mitsuharu
-
Minor fix to previous change.2005-04-18, by Luc Teirlinck
-
(XTerm Mouse): Xterm Mouse mode is no longer enabled by default in2005-04-18, by Luc Teirlinck
-
*** empty log message ***2005-04-18, by Luc Teirlinck
-
(command-line): No longer enable Xterm Mouse mode by default in2005-04-18, by Luc Teirlinck
-
(xterm-mouse-mode): Set init value back to nil.2005-04-18, by Luc Teirlinck
-
(tooltip-gud-echo-area): Rename from2005-04-18, by Nick Roberts
-
*** empty log message ***2005-04-18, by Nick Roberts
-
*** empty log message ***2005-04-17, by Stefan Monnier
-
*** empty log message ***2005-04-17, by Richard M. Stallman
-
(yank-excluded-properties): Add follow-link to value.2005-04-17, by Richard M. Stallman
-
(custom-theme-write-variables): Quote variables2005-04-17, by David Kastrup
-
*** empty log message ***2005-04-17, by Richard M. Stallman
-
(jka-compr-compression-info-list): Fix custom type.2005-04-17, by Richard M. Stallman
-
(fancy-splash-max-time): Just 30 seconds.2005-04-17, by Richard M. Stallman
-
(unload-feature): Update for new format of load-history. Simplify the code.2005-04-17, by Richard M. Stallman
-
(rmail-ignored-headers): Ignore more headers2005-04-17, by Richard M. Stallman
-
(mail-font-lock-keywords): Don't fontify subject text.2005-04-17, by Richard M. Stallman
-
(Indirect Buffers): Clarify.2005-04-17, by Richard M. Stallman
-
(Positions): Clarify further.2005-04-17, by Richard M. Stallman
-
(Positions): Clarify converting marker to integer.2005-04-17, by Richard M. Stallman
-
(String Basics): Mention string-match; clarify.2005-04-17, by Richard M. Stallman
-
(comint-output-filter): Run comint-output-filter-functions2005-04-17, by Richard M. Stallman
-
(struct keys): Add support for shifted keys.2005-04-17, by Dan Nicolaescu
-
(ucs-set-table-for-input): Disable when using unify-on-decoding.2005-04-16, by Stefan Monnier
-
*** empty log message ***2005-04-16, by Richard M. Stallman
-
(with_echo_area_buffer): Delete WHICH < 0 case.2005-04-16, by Richard M. Stallman
-
(cua-global-mark-face): Add special case2005-04-16, by Dan Nicolaescu
-
*** empty log message ***2005-04-16, by Eli Zaretskii
-
(repeat): Invoke pre-command-hook and post-command-hook.2005-04-16, by Eli Zaretskii
-
*** empty log message ***2005-04-16, by Eli Zaretskii
-
(filesets-add-buffer): If user supplies a name of a2005-04-16, by Eli Zaretskii
-
(org-up-heading-all): Fixed bug with2005-04-16, by Carsten Dominik
-
*** empty log message ***2005-04-16, by Carsten Dominik
-
*** empty log message ***2005-04-16, by Andreas Schwab
-
(auto-mode-alist): Handle /etc/sysconfig/*,2005-04-16, by Andreas Schwab
-
*** empty log message ***2005-04-16, by YAMAMOTO Mitsuharu
-
(mac.o): Depend on charset.h and coding.h.2005-04-16, by YAMAMOTO Mitsuharu
-
[MAC_OSX] (image_load_quartz2d): Use cfstring_create_with_string.2005-04-16, by YAMAMOTO Mitsuharu
-
(cfstring_create_with_string) [TARGET_API_MAC_CARBON]: New extern.2005-04-16, by YAMAMOTO Mitsuharu
-
(x_autoselect_window_p): Remove variable.2005-04-16, by YAMAMOTO Mitsuharu
-
(Fx_file_dialog): Likewise.2005-04-16, by YAMAMOTO Mitsuharu
-
Include charset.h and coding.h.2005-04-16, by YAMAMOTO Mitsuharu
-
*** empty log message ***2005-04-16, by Kenichi Handa
-
(cp-make-coding-system): Set2005-04-16, by Kenichi Handa
-
*** empty log message ***2005-04-16, by Luc Teirlinck
-
Define new macro TOOLTIP_SUPPORT.2005-04-16, by Luc Teirlinck
-
Load tooltip if x-show-tip is fboundp.2005-04-16, by Luc Teirlinck
-
(command-line): Add comment.2005-04-16, by Luc Teirlinck
-
(tooltip-mode): Specify correct standard value for Custom in init-value.2005-04-16, by Luc Teirlinck
-
(gud-goto-info): Use existing Info buffer, if2005-04-15, by Nick Roberts
-
*** empty log message ***2005-04-15, by Nick Roberts
-
Update to version 3.062005-04-15, by Carsten Dominik
-
*** empty log message ***2005-04-15, by Carsten Dominik
-
(org-agenda-date-prompt): Renamed from2005-04-15, by Carsten Dominik
-
TUTORIAL.ru and TUTORIAL.th updated header.2005-04-14, by Marcelo Toledo
-
*** empty log message ***2005-04-14, by YAMAMOTO Mitsuharu
-
(set-locale-environment): On Mac OS, use preferences AppleLocale and2005-04-14, by YAMAMOTO Mitsuharu
-
Don't set file-name-coding-system. Decode variables system-name,2005-04-14, by YAMAMOTO Mitsuharu
-
[!TARGET_API_MAC_CARBON]: Don't include TextEncodingConverter.h.2005-04-14, by YAMAMOTO Mitsuharu
-
(x_set_name, x_set_title) [!TARGET_API_MAC_CARBON]: Use ENCODE_SYSTEM2005-04-14, by YAMAMOTO Mitsuharu
-
[!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't include2005-04-14, by YAMAMOTO Mitsuharu
-
(NonCarbonLibs): Add LocalesLib. Delete TextEncodingConverter.2005-04-14, by YAMAMOTO Mitsuharu
-
*** empty log message ***2005-04-14, by Lute Kamstra
-
(elfiles): Update.2005-04-14, by Lute Kamstra
-
*** empty log message ***2005-04-14, by Kim F. Storm
-
*** empty log message ***2005-04-14, by Lute Kamstra
-
(add-release-logs): Fix require call.2005-04-14, by Lute Kamstra
-
Distribute all ChangeLog files in lisp/.2005-04-14, by Lute Kamstra
-
Chaneg "is" to "are"2005-04-14, by Jan Djärv
-
macterm.c (syms_of_macterm): Removing redundant definition of2005-04-14, by Steven Tamm