- 03 Jun, 2010 3 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
address.
-
Juanma Barranquero authored
-
- 31 May, 2010 1 commit
-
-
Stefan Monnier authored
of bug#6305).
-
- 30 May, 2010 1 commit
-
-
Juanma Barranquero authored
-
- 27 May, 2010 1 commit
-
-
Chong Yidong authored
still valid before setting it (Bug#6177).
-
- 21 May, 2010 1 commit
-
-
enami tsugutomo authored
* src/s/netbsd.h: If terminfo is found, use it in preference to termcap.
-
- 20 May, 2010 1 commit
-
-
Chong Yidong authored
* keyboard.c (Vlast_command, Vkeyboard_translate_table) (Voverriding_terminal_local_map, Vsystem_key_alist) (Vlocal_function_key_map): Fix manual link in docstring (Bug#6224).
-
- 19 May, 2010 1 commit
-
-
Stefan Monnier authored
* editfns.c (Fbyte_to_string): New function. * NEWS: Add sections for Emacs-23.3.
-
- 18 May, 2010 1 commit
-
-
Chong Yidong authored
prevent stack overflow if number of arguments is too large (Bug#6214).
-
- 11 May, 2010 3 commits
-
-
Eli Zaretskii authored
makefile.w32-in ($(BLD)/w32fns.$(O)): Depend on $(SRC)/w32.h. w32fns.c: Include w32.h. (Fw32_shell_execute): Decode the error message before passing it to `error'.
-
Glenn Morris authored
-
Kenichi Handa authored
-
- 08 May, 2010 1 commit
-
-
Chong Yidong authored
-
- 30 Apr, 2010 1 commit
-
-
Andreas Schwab authored
* composite.c (autocmp_chars): Save point as marker before calling auto-composition-function. * lisp.h (restore_point_unwind): Add prototype. * fileio.c (restore_point_unwind): Remove static attribute.
-
- 23 Apr, 2010 1 commit
-
-
Kenichi Handa authored
-
- 19 Apr, 2010 1 commit
-
-
Juanma Barranquero authored
-
- 13 Apr, 2010 1 commit
-
-
Adrian Robert authored
-
- 10 Apr, 2010 1 commit
-
-
YAMAMOTO Mitsuharu authored
* s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF) (PTY_OPEN): New defines. Use openpty (Bug#726, Bug#5819).
-
- 08 Apr, 2010 1 commit
-
-
YAMAMOTO Mitsuharu authored
-
- 07 Apr, 2010 1 commit
-
-
Jan Djärv authored
* frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use FRAME_LINE_TO_PIXEL_Y. * xterm.c (x_set_window_size_1): Don't add border_width/height to pixelwidth/height.
-
- 05 Apr, 2010 1 commit
-
-
Chong Yidong authored
* xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for terminal frames (Bug#5837).
-
- 02 Apr, 2010 1 commit
-
-
Juanma Barranquero authored
-
- 31 Mar, 2010 3 commits
-
-
Chong Yidong authored
* nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL. * nsterm.h: Fix prototype.
-
Eli Zaretskii authored
w32fns.c (x_create_tip_frame): Copy `parms' before we modify it in this function.
-
Chong Yidong authored
-
- 30 Mar, 2010 2 commits
-
-
Chong Yidong authored
-
Jan Djärv authored
-
- 29 Mar, 2010 1 commit
-
-
Chong Yidong authored
Patch from Adrian Robert, see http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01391.html * xdisp.c (x_consider_frame_title, update_window_cursor): Remove HAVE_NS conditionals. (prepare_menu_bars)[HAVE_NS]: Call ns_set_doc_edited. * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use filename for the title. (ns_set_doc_edited): Do nothing if the selected window is a minibuffer window. * nsterm.h: Add prototypes for ns_set_name_as_filename and ns_set_doc_edited. * nsterm.m: Remove unneeded prototype.
-
- 28 Mar, 2010 1 commit
-
-
Glenn Morris authored
* Makefile.in (SOME_MACHINE_OBJECTS): Ensure dbus stuff is always in the DOC file.
-
- 24 Mar, 2010 1 commit
-
-
Chong Yidong authored
-
- 22 Mar, 2010 1 commit
-
-
Jan Djärv authored
* frame.c (x_get_arg): Handle RES_TYPE_BOOLEAN_NUMBER (bug #5736). * xfns.c (Fx_create_frame): Make menuBar a RES_TYPE_BOOLEAN_NUMBER. * dispextern.h (resource_types): RES_TYPE_BOOLEAN_NUMBER is new. * xresources.texi (Table of Resources): Clarify toolBar number for Gtk+. * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
-
- 20 Mar, 2010 1 commit
-
-
YAMAMOTO Mitsuharu authored
-
- 16 Mar, 2010 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 15 Mar, 2010 1 commit
-
-
Chong Yidong authored
* editfns.c (Fformat): Account for string precision when computing field width (Bug#5710).
-
- 05 Mar, 2010 3 commits
-
-
Stefan Monnier authored
* lisp.h (ELSE_PENDING_SIGNALS): New macro. (QUIT): Use it to consolidate code and remove redundancy. * bytecode.c (BYTE_CODE_QUIT): Use it as well.
-
Stefan Monnier authored
-
Stefan Monnier authored
(in_classes): Use CONSP before XCAR/XCDR.
-
- 03 Mar, 2010 1 commit
-
-
Chong Yidong authored
* src/keymap.c (Fwhere_is_internal): Use Fequal to compare definitions, so that keyboard macros are correctly handled (Bug#5481). * lisp/macros.el (insert-kbd-macro): Look up keyboard macro using the definition, not the name (Bug#5481).
-