bpt/emacs.git
2013-09-25 Eli ZaretskiiMenu movement by mouse and keyboard live in peace now.
2013-09-25 Eli ZaretskiiRead mouse movement via read_menu_command.
2013-09-24 Eli ZaretskiiFix crash in GUI mode and enable TTY mouse on Windows.
2013-09-24 Eli ZaretskiiFix submenus and screen restoration.
2013-09-23 Eli ZaretskiiUse overriding-terminal-local-map for menu navigation.
2013-09-22 Eli ZaretskiiHalf-solution for menus popped up by mouse clicks.
2013-09-22 Eli ZaretskiiRestore help-echo for menu items, ifdef away unneeded...
2013-09-22 Eli ZaretskiiPrevent redisplay and keystroke echo during menu naviga...
2013-09-21 Eli ZaretskiiFix infinite loop in menu input due to block_input.
2013-09-19 Eli ZaretskiiMake F10 pop up the File menu.
2013-09-19 Eli ZaretskiiFix a blatant bug in restore_current_matrix.
2013-09-19 Eli ZaretskiiFix a buglet in calculating menu width.
2013-09-19 Eli ZaretskiiFixed screen restoration after popping down a menu.
2013-09-19 Eli ZaretskiiFixed frame save/restore and 'mouse position' tracking.
2013-09-18 Eli ZaretskiiFixed minor issues with truncation of menu items.
2013-09-18 Eli ZaretskiiNo need to pay attention to window margins.
2013-09-18 Eli ZaretskiiRecord and use cursor coordinates in menu. Active...
2013-09-18 Eli ZaretskiiCrude code to simulate keyboard/mouse input in menus...
2013-09-18 Eli ZaretskiiFixed the menu item encoding for tty menus.
2013-09-18 Eli ZaretskiiTurn off text cursor when dropping down menus.
2013-09-17 Eli ZaretskiiConverted compile-time tests to run-time tests. Menus...
2013-09-17 Eli ZaretskiiUse AREF instead of XVECTOR; crashes still here.
2013-09-17 Eli ZaretskiiFixed display and padding of menu items; File menu...
2013-09-17 Eli ZaretskiiMinor fixes to interfaces, avoid assertion violation...
2013-09-05 Eli ZaretskiiRemoved unnecessary tests for GUI sessions and created...
2013-09-05 Eli ZaretskiiFixed C compilation problems.
2013-09-05 Eli ZaretskiiMade HAVE_MENUS the default; comment fix in term.c.
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-05 Dmitry AntipovMake --without-x compatible with --enable-gcc-warnings.
2013-09-05 Dmitry Antipov* frame.c (check_minibuf_window): Update 'frame' with...
2013-09-05 Stefan Monnier* lisp/subr.el (pop): Use `car-safe'.
2013-09-05 Daniel Hackney* lisp/dired-x.el:
2013-09-05 Stefan Monnier* lisp/emacs-lisp/cconv.el: Use `car-safe' rather than...
2013-09-05 Stefan Monnier* src/cmds.c (Fself_insert_command): Don't pass a non...
2013-09-05 Glenn Morris* semantic/fw.el (semantic-make-local-hook): Simplify...
2013-09-05 Glenn Morris* lisp/progmodes/cc-awk.el (c-forward-sws): Declare.
2013-09-04 Glenn Morrisrul-generic-mode-syntax-table fix for recent cc-mode...
2013-09-04 Paul Eggert* alloc.c (make_event_array): First arg is now ptrdiff_...
2013-09-04 Stefan Monnier* lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.
2013-09-04 Stefan Monnier* lisp/autorevert.el (auto-revert-notify-handler):...
2013-09-04 Stefan Monnier* src/keyboard.c (read_key_sequence_vs): New function.
2013-09-04 Stefan Monnier* src/callint.c (Fcall_interactively): Always return...
2013-09-04 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-get): Warn about CL-compile...
2013-09-04 Paul EggertMakefile improvements.
2013-09-04 Dmitry Antipov* xterm.h (struct x_display_info): Do not track X conne...
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-04 Xue FuqiaoSome fixes for vc-ignore.
2013-09-03 Stefan Monnier* lisp/net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp...
2013-09-03 Stefan Monnier* lisp/finder.el (finder-compile-keywords): Don't mess...
2013-09-03 Stefan Monnier* lisp/calculator.el (calculator-funcall): Fix typo...
2013-09-03 Stefan Monnier* lisp/vc/vc-git.el (vc-git-checkin): Make it possible...
2013-09-03 Stefan Monnier* lisp/emacs-lisp/package.el (package-activate-1):...
2013-09-03 Stefan Monnier* lisp/net/tramp.el (with-parsed-tramp-file-name):...
2013-09-03 Dmitry Antipov* buffer.c (drop_overlay):
2013-09-03 Dmitry Antipov* buffer.c (Fmake_overlay, Fmove_overlay):
2013-09-03 Dmitry Antipov* xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer...
2013-09-03 Dmitry Antipov* xterm.h (struct x_output): Remove set-but-unused
2013-09-03 Dmitry Antipov* xterm.h (struct scroll_bar): Prefer int to Lisp_Object
2013-09-03 Jan Djärv* nsfont.m (INVALID_GLYPH): New define.
2013-09-03 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-calculate-indent...
2013-09-02 Martin RudalicsMove Flast_nonminibuf_frame from dispnew.c to frame.c.
2013-09-02 Dmitry Antipov* xterm.c (x_last_mouse_movement_time): Revert last...
2013-09-02 Fabián Ezequiel... Format code sent to Python shell for robustness.
2013-09-02 Michael Albinus* net/tramp-compat.el (tramp-compat-user-error): Move...
2013-09-02 Martin RudalicsIn check_minibuf_window don't abort if no window was...
2013-09-02 Dmitry Antipov* xterm.c (handle_one_xevent): Use event.xunmap and...
2013-09-02 Dmitry Antipov* xterm.c (x_last_mouse_movement_time) [X_MOTION_HISTOR...
2013-09-02 Glenn MorrisAuto-commit of generated files.
2013-09-02 Dmitry AntipovUse XGetMotionEvents to ask the last mouse motion time...
2013-09-02 Martin RudalicsIn avoid.el handle case where posn-at-point returns...
2013-09-02 Jan DjärvFix copying of nextstep/Emacs.app for make -j install
2013-09-02 Dmitry Antipov* msdos.c (last_mouse_window): Move to...
2013-09-02 Dmitry Antipov* window.h (Vmouse_window, Vmouse_event): Remove the...
2013-09-02 Dmitry Antipov* xterm.c (toplevel): Drop obsolete comment and move...
2013-09-02 Dmitry Antipov* msdos.c (IT_set_terminal_window): Remove no-op.
2013-09-02 Fabián Ezequiel... * progmodes/python.el (python-nav-if-name-main): New...
2013-09-02 Fabián Ezequiel... * progmodes/python.el (python-shell-completion-get...
2013-09-01 Dmitry Antipov* nsterm.m (ns_set_terminal_modes, ns_reset_terminal_mo...
2013-09-01 Dmitry Antipov* dispextern.h (SET_TEXT_POS_FROM_MARKER): Indent.
2013-09-01 Glenn MorrisAuto-commit of loaddefs files.
2013-09-01 Glenn MorrisAuto-commit of generated files.
2013-09-01 Jan Djärv* fontset.c (face_for_char): Check char in the current...
2013-09-01 Glenn MorrisTweak to Makefile rules that list *.el files
2013-09-01 Glenn MorrisFurther tweak previous change
2013-09-01 Glenn MorrisTweak previous change
2013-09-01 Glenn Morris* lisp/frame.el (frame-background-mode): Doc fix.
2013-09-01 Glenn Morris* lispintro/emacs-lisp-intro.texi (beginning-of-buffer...
2013-09-01 Dani Moncayo* emacs-lisp-intro.texi (beginning-of-buffer complete...
2013-08-31 Glenn Morris* configure.ac (--with-sound): Rename ossaudio to bsd...
2013-08-31 Ulrich Müller* configure.ac: Allow for --with-sound=voxware that...
2013-08-31 Ulrich Müller* doc/emacs/xresources.texi (Motif Resources):
2013-08-31 Glenn MorrisUpdate nt installation instructions to point to support...
2013-08-31 Martin RudalicsIn temp_output_buffer_show make sure window returned...
2013-08-30 Glenn Morris* bytecomp.el (byte-recompile-directory): Fix is-this...
2013-08-30 Dmitry AntipovMinor cleanup to avoid forward declarations.
2013-08-29 Stefan Monnier* lisp/textmodes/css-mode.el: Use SMIE.
2013-08-29 Stefan MonnierMisc changes to reduce use of `(lambda...); and other...
2013-08-29 Stefan Monnier* admin/notes/elpa: Update to the new Git setup.
2013-08-29 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp--company-doc-buffer)
2013-08-29 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-smie-grammar):...
next