2007-09-08 |
Stefan Monnier | (cvs-mode-add-change-log-entry-other-window): Use |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Stefan Monnier | (outline-flag-region): Use front-advance. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Martin Rudalics | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Stefan Monnier | Merge upstream 5.23. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Stefan Monnier | (compilation-get-file-structure): Complete last |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Stefan Monnier | (vc-bzr-admin-lastrev): New constant. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Thien-Thi Nguyen | (gif_load): Fix bug: Handle nonexistent colormap. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Glenn Morris | (menu_grab_callback) <cnt>: Move static variable to... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Glenn Morris | (x_reply_selection_request) <cnt>: Move static variable... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Jason Rumney | Mention focus-follows-mouse change. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Jason Rumney | (focus-follows-mouse): Doc-fix. Change default on w32. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Glenn Morris | Improve wording of previous change. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Glenn Morris | (Safe File Variables): Clarify `!' and risky variables. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Glenn Morris | Diane Murray <disumu at x3y2z1.net> |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jason Rumney | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Richard M.... | (lisp-indent-offset): Make defcustom. Add `safe-local... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jan Djärv | Regenerate |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jan Djärv | Require Gtk/Glib 2.6. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jason Rumney | (delete_child): Don't terminate threads of zombies. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jan Djärv | (x-gtk-stock-map, icon-map-list): New variables. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jan Djärv | (info-tool-bar-map): Add :rtl keyword to right/left... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jan Djärv | (file_for_image, find_rtl_image): New functions. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jan Djärv | Qrtl is new. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jan Djärv | (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Glenn Morris | comint-scroll-show-maximum-output fixed |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Glenn Morris | (comint-mode): Don't set scroll-conservatively. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Glenn Morris | (eshell/time): Stringify and flatten the non-command... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Thien-Thi Nguyen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Thien-Thi Nguyen | (byte-recompile-directory): Fix bug: |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Richard M.... | (hack-local-variables-confirm): Rename arg VARS to... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Eli Zaretskii | (Rmail Sorting): Improve indexing. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Richard M.... | (speedbar-frame-reposition-smartly) |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Martin Rudalics | (backup-buffer-copy): Try to overwrite old backup first. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Martin Rudalics | (Command Loop Info): Advise against changing |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Martin Rudalics | (repeat): Use last-repeatable-command instead of |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Martin Rudalics | (syms_of_keyboard): Set up new Lisp variable |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Martin Rudalics | (struct kboard): New elt Vlast_repeatable_command. |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Chong Yidong | ** display-buffer change |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Juanma Barranquero | (syms_of_image) <image-library-alist, cross-disabled... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Jan Djärv | (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Glenn Morris | (c-constant-kwds): Add java: null, true, false. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Dan Nicolaescu | * vc-git.el (vc-git-state): Call git-add --refresh... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Richard M.... | (flyspell-mode): Catch errors in flyspell-mode-on. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Thien-Thi Nguyen | (m2-definition, m2-module): Don't use previous-line. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
YAMAMOTO Mitsuharu | (x_draw_composite_glyph_string_foreground): Draw rectangle |
commit | commitdiff | tree | snapshot |
2007-08-27 |
YAMAMOTO Mitsuharu | (mac-handle-toolbar-switch-mode): Add explicit |
commit | commitdiff | tree | snapshot |
2007-08-27 |
YAMAMOTO Mitsuharu | (Mac OS X): Add alternative workaround for QuickTime |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Glenn Morris | (diff-find-file-name): Only accept regular files, to... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Martin Rudalics | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Miles Bader | Merge from gnus--rel--5.10 |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Richard M.... | (Window Configurations): Clarify what a window configur... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Richard M.... | (Top): Clarify menu item for Glossary. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Richard M.... | (Faces): Change secn title. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Richard M.... | (tty_supports_face_attributes_p): Use instead of LFACE_... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Richard M.... | (condition-case): Doc fix. |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Martin Rudalics | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Richard M.... | (Images): Delete redundant @findex. |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Dan Nicolaescu | * progmodes/cperl-mode.el (cperl-indent-level): Autoloa... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Stefan Monnier | (uniquify-rationalize-file-buffer-names): Check liveness |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Stefan Monnier | (invisible-p): Rename from text-invisible-p. Update... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Alan Mackenzie | (c-other-decl-block-key-in-symbols-alist): new language... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Alan Mackenzie | (c-brace-anchor-point): new function. (c-add-stmt... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Alan Mackenzie | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Reiner Steib | (cvs-query-directory): Only prompt when prefix is given. |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Eli Zaretskii | (rcs2log, rcs-checkin, grep-changelog, vcdiff): Prepend... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Eli Zaretskii | Texinfo 4.6 is required. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Karl Berry | no "per johns", I wrote this change |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Glenn Morris | (backup-buffer-copy): Fully revert change. Sigh. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Glenn Morris | Ulrich Mueller <ulm at gentoo.org> (tiny change) |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Glenn Morris | (backup-buffer-copy): Revert 2007-08-22 change. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (defcustom, x-color-defined-p, cperl-is-face) |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (complete-with-action): Backport from trunk (for vc... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | Remove spurious * in custom docstrings. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (cvs-mode-status): Fix long-standing typo. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (backquote-unquote-symbol, backquote-splice-symbol): |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (edebug-list-form, edebug-match-symbol, \,) |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (\,): Calrify it's not a new-style unquote. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (socks-username/password-auth-filter): |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | Use with-current-buffer. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | Fix up comment style. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | Fix up comment style. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (byte-compile-from-buffer): Check old-style backquotes... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | Remove spurious * in custom docstrings. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (load_warn_old_style_backquotes): Fix weird typo. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (load_warn_old_style_backquotes): Fix up array size... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Stefan Monnier | (byte-optimize-featurep): Also handle `sxemacs'. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Glenn Morris | Update GPL version for Emacs images. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Chong Yidong | (image-minor-mode): Use image-mode-text-map. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Chong Yidong | * image-mode.el (image-minor-mode): Use image-mode... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Karl Berry | refcard.ps too |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Karl Berry | refcard updates for printing |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Reiner Steib | (sort-fold-case, sort-numeric-base): Mark as safe-local... |
commit | commitdiff | tree | snapshot |
next |