2013-10-08 |
Eli Zaretskii | Cleanups and commentary changes. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Eli Zaretskii | Horizontal keys in TTY menus work. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Eli Zaretskii | Make tty-menu-open-use-tmm a defcustom, update tmm... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Eli Zaretskii | F10 can now invoke menu-bar menus from local map. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Eli Zaretskii | F10 invokes menu by X,Y. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Eli Zaretskii | Improve commentary. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Eli Zaretskii | Account for character width on display in menu bar. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Eli Zaretskii | Fix pop down menu with another click on menu bar. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Eli Zaretskii | Fix menu drop by mouse click; new primitive menu-bar... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Eli Zaretskii | Fix hiding cursor when displaying menu on a TTY. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Eli Zaretskii | Mark Lisp menu changes as documented in NEWS. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Eli Zaretskii | More updates for documentation. |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Eli Zaretskii | Improve NEWS. |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Eli Zaretskii | Fix display-mouse-p and display-popup-menus-p for TTYs... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Eli Zaretskii | Fix documentation. |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Eli Zaretskii | NEWS updated. |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Eli Zaretskii | Documentation updates. |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Eli Zaretskii | Fix message-box and avoid compilation warnings. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Eli Zaretskii | Improved horizontal position of TTY dialogs. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Eli Zaretskii | Fixed x-popup-dialog. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Eli Zaretskii | x-popup-dialog fixed, almost. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Eli Zaretskii | Define tty-menu-* faces via defface. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Eli Zaretskii | Fix up- and down-arrows in menus on Unix TTY (which... |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Eli Zaretskii | Merge from trunk before trying Unix TTY. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Leo Liu | * progmodes/octave.el (inferior-octave-completion-table) |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Leo Liu | Rename lookup-words to ispell-lookup-words |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Rüdiger Sonderfeld | * lisp/progmodes/octave.el (octave-mode-map): Bind... |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Rüdiger Sonderfeld | * lisp/progmodes/octave.el (octave-mode-map): Add key... |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Xue Fuqiao | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Xue Fuqiao | Comment. |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el: |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Tassilo Horn | * doc-view.el (doc-view-scale-reset): Rename from |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Tassilo Horn | * doc-view.el (doc-view-reset-zoom-level): New command. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Xue Fuqiao | * doc/emacs/dired.texi (Flagging Many Files): Use ... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Kenichi Handa | merge turnk |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Kenichi Handa | international/quail.el (quail-help): Make it not a... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Xue Fuqiao | * doc/emacs/emacs.texi (Intro): Minor cleanup. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Eli Zaretskii | Some cleanups: remove unused code. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Eli Zaretskii | Fix compilation problem due to merge from trunk. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Eli Zaretskii | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Barry O'Reilly | Signal error when reading an empty byte-code object... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Leo Liu | * minibuffer.el (completion-all-sorted-completions... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Daniel Colascione | * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Eli Zaretskii | Menu movement by mouse and keyboard live in peace now. |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Eli Zaretskii | Read mouse movement via read_menu_command. |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Eli Zaretskii | Fix crash in GUI mode and enable TTY mouse on Windows. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Sam Steingold | * lisp/midnight.el (clean-buffer-list-kill-regexps) |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Eli Zaretskii | Fix submenus and screen restoration. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | * dispnew.c (clear_glyph_row, copy_row_except_pointers... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | * data.c (POPCOUNT_STATIC_INLINE): New macro, as a... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Daniel Colascione | Fix build break due to vector changes |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | * dispnew.c (clear_glyph_row, copy_row_except_pointers): |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Dmitry Antipov | Use union for the payload of struct Lisp_Vector. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Dmitry Antipov | Optimize glyph row clearing and copying routines. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | Some minor cleanups of recently-added bool vector code. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | * alloc.c (valgrind_p): Use bool for boolean. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Stefan Monnier | * lisp/eshell/esh-cmd.el (eshell--sep-terms): New var. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Dmitry Antipov | * dispextern.h (cancel_line, init_desired_glyphs): |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Dmitry Antipov | * xdisp.c (noninteractive_need_newline, message_log_nee... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eli Zaretskii | Use overriding-terminal-local-map for menu navigation. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Dmitry Antipov | * dispnew.c (frame_garbaged, selected_frame, last_nonmi... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eli Zaretskii | Fix last commit. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eli Zaretskii | Fix bug #15437 with mouse highlight on overlay strings. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eli Zaretskii | Fix the definition of 'assume' for GCC older than 4.5. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Jan Djärv | Suppress some unhelpful warnings when using clang. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Leo Liu | * autoinsert.el (auto-insert-alist): Make the value of |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Juanma Barranquero | src/w32console.c, src/w32term.c: Remove unused variables. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Juanma Barranquero | lisp/vc/vc-sccs.el (vc-sccs-search-project-dir): Mark... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Juanma Barranquero | Remove references to universal-argument-num-events. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Daniel Colascione | Tell valgrind about conservative GC regions and suppres... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Eli Zaretskii | Half-solution for menus popped up by mouse clicks. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Jan Djärv | Fix compiler warnings from XCode 5.0 on OSX. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Xue Fuqiao | * doc/lispref/nonascii.texi (Default Coding Systems... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Leo Liu | * files.el (interpreter-mode-alist): Add octave. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Jan Djärv | * conf_post.h (assume): Fix compiler error: x shall... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Eli Zaretskii | Restore help-echo for menu items, ifdef away unneeded... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Eli Zaretskii | Prevent redisplay and keystroke echo during menu naviga... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Daniel Colascione | Suppress unused variable warning when compiling without... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Daniel Colascione | Add set operations for bool-vector. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Eli Zaretskii | Fix bug #15365 with aborts in try_window_id. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Paul Eggert | Fix syntax.h bug introduced by recent INLINE change. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Xue Fuqiao | @refill is no longer needed. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Alan Mackenzie | C++: fontify identifier in declaration following "publi... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Eli Zaretskii | Fix infinite loop in menu input due to block_input. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Eli Zaretskii | Fix bug #15426 with directory-files invoked from a... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Xue Fuqiao | Add information about carriage-return in lispref. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Eli Zaretskii | Recognize OBJFILE-gdb.gdb GDB script files. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Xue Fuqiao | * doc/emacs/maintaining.texi (Log Buffer): Use @emph... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Xue Fuqiao | Comments. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Xue Fuqiao | Add keybinding for vc-log-incoming in vc-dir. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Glenn Morris | * erc.el (erc-invite-only-mode, erc-toggle-channel... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Paul Eggert | Port recent change to hosts where pointers aren't ... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Ryan | * lisp/subr.el (internal--call-interactively): New... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Glenn Morris | * lisp/cedet/semantic.el (semantic-new-buffer-fcn-was... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Glenn Morris | * INSTALL: Update m17n details. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Paul Eggert | A simpler, centralized INLINE. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Xue Fuqiao | Checked TUTORIAL.cn. |
commit | commitdiff | tree | snapshot |
next |