- 31 Mar, 2013 3 commits
-
-
Eli Zaretskii authored
-
Glenn Morris authored
-
Dmitry Antipov authored
member becaue all real users are dead long ago. (FRAME_SCROLL_BOTTOM_VPOS): Remove. * xdisp.c (redisplay_internal): Adjust user.
-
- 30 Mar, 2013 26 commits
-
-
Aidan Gauland authored
-
Eli Zaretskii authored
-
Paul Eggert authored
This incorporates: 2013-03-29 stdalign: port to stricter ISO C11 This helps to run 'configure' on MS-Windows; see Eli Zaretskii in <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00999.html>.
-
Eli Zaretskii authored
Next -- compilation in nt/, and then problems in src/.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Paul Eggert authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Leo Liu authored
* lisp/kmacro.el (kmacro-call-macro): Add optional arg MACRO. (kmacro-execute-from-register): Pass the keyboard macro to kmacro-call-macro or repeating won't work correctly.
-
Eli Zaretskii authored
-
Andrew Cohen authored
-
Eli Zaretskii authored
-
Jan Djärv authored
NSPopUpMenuWindowLevel (Bug#13998).
-
Jan Djärv authored
(x_activate_menubar): Update the menu with title that matches ns_get_pending_menu_title, and call ns_check_pending_openmenu. (menuWillOpen:): New method. (menuNeedsUpdate:): Add check for ! COCOA || OSX < 10.5 (Bug#12698). * nsterm.h (ns_get_pending_menu_title, ns_check_menu_open) (ns_check_pending_open_menu): Declare. * nsterm.m (menu_will_open_state, menu_mouse_point) (menu_pending_title): New varaibles. (ns_get_pending_menu_title, ns_check_menu_open) (ns_check_pending_open_menu): New functions.
-
Eli Zaretskii authored
-
Aidan Gauland authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
nt/inc/ms-w32.h (TERM_HEADER): Remove definition. nt/config.nt (TERM_HEADER): Move the definition to "w32term.h" from ms-w32.h.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
nt/inc/ms-w32.h (copysign) [_MSC_VER]: Redirect to _copysign. nt/config.nt (HAVE_COPYSIGN): Define.
-
Eli Zaretskii authored
-
Ted Zlatanov authored
Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr.el. Use forward-symbol in supermode.el again. * subr.el (forward-whitespace, forward-symbol) (forward-same-syntax): Move from thingatpt.el. * progmodes/subword.el: Back to using `forward-symbol'.
-
- 29 Mar, 2013 11 commits
-
-
Eli Zaretskii authored
-
Dmitry Antipov authored
used in Fmove_to_column any more. (current_column, scan_for_column): Adjust users. * keyboard.c (last_point_position_buffer, last_point_position_window): Remove leftovers which are not used for recording undo any more. (command_loop_1, syms_of_keyboard): Adjust users. * xdisp.c (last_max_ascent): Remove leftover which is not used in redisplay_window any more. (move_it_to): Adjust user.
-
Eli Zaretskii authored
-
Leo Liu authored
(kmacro-execute-from-register): New function. (kmacro-keymap): Bind to 'x'. Fixes: debbugs:14071
-
Stefan Monnier authored
(mpc--proc-connect): Connection failures are not bugs. (mpc-mode-map): `follow-link' only applies to the buffer's content. (mpc-volume-map): Bind to the up-events.
-
Andrew Cohen authored
-
Ted Zlatanov authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Aidan Gauland authored
-