- 12 Feb, 2008 1 commit
-
-
Stefan Monnier authored
-
- 11 Feb, 2008 5 commits
-
-
Stefan Monnier authored
(Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
-
Juanma Barranquero authored
it fails when compiling with -DENABLE_CHECKING.
-
Kenichi Handa authored
this target.
-
Kenichi Handa authored
-
Stefan Monnier authored
-
- 10 Feb, 2008 7 commits
-
-
Stefan Monnier authored
(syms_of_frame): Initialize it. (Fdelete_frame): Use it to distinguish a mere `force' passed from someharmles Elisp code, from a strong `force' from x_connection_closed. * frame.h (Qnoelisp): Declare. * xterm.c (x_connection_closed): Pass `noelisp'.
-
Stefan Monnier authored
(struct Lisp_Overlay, struct Lisp_Kboard_Objfwd) (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type rather than `int' for the type of `type'.
-
Dan Nicolaescu authored
* Makefile.in (GNUC): Remove support for gcc-1.x.
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Glenn Morris authored
-
Glenn Morris authored
unicode change, in approximately the right place (after the end of emacs-unicode branch, before the start of emacs-unicode-2).
-
- 09 Feb, 2008 3 commits
-
-
Dan Nicolaescu authored
dealing with obsolete variables. * fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional. (main): Replace MAIL_PROGRAM_NAME with its value. * src/Makefile.in: * src/emacs.c: * src/gmalloc.c: * src/keyboard.c: * src/lisp.h: * src/m/ibm370aix.h: * src/process.c: * src/regex.c: * src/s/hpux.h: * src/sysdep.c: * src/sysselect.h: * src/systty.h: * src/unexec.c: * src/w32term.c: * src/xsmfns.c: * src/xterm.c: Remove code that deals with obsolete variables. * s/msdos.h (DONT_NEED_ENVIRON): Don't define. * ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test, nothing else needs it anymore.
-
Eli Zaretskii authored
unibyte_char_to_multibyte.
-
Dan Nicolaescu authored
variable. * s/gnu-linux.h: Remove commented out code. * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE. * Makefile.in: Update what RMS says about using autoconf. (C_COMPILER): (COFF_ENCAPSULATE): (MAKE_PARALLEL): Remove obsolete variable. (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1): (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1) (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
-
- 08 Feb, 2008 6 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(syms_of_fontset): Use ASET.
-
Stefan Monnier authored
(hash_clear): Use ASET.
-
Richard M. Stallman authored
If FORCE, and frame has a surrogate minibuffer for another frame, delete the other frame first.
-
- 07 Feb, 2008 8 commits
-
-
Romain Francoise authored
-
Jan Djärv authored
(standard_args): Ditto.
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Glenn Morris authored
[lint]: Don't include <sys/inode.h>.
-
Stefan Monnier authored
* xmenu.c (digest_single_submenu, xmenu_show): * xdisp.c (with_echo_area_buffer_unwind_data, format_mode_line_unwind_data) (unwind_format_mode_line, display_menu_bar): * eval.c (Ffetch_bytecode): * doc.c (store_function_docstring): * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code) (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map): * buffer.c (add_overlay_mod_hooklist): Use ASET.
-
Kenichi Handa authored
-
- 06 Feb, 2008 10 commits
-
-
Jason Rumney authored
Use cached metrics for ASCII characters. (w32font_open_internal): Don't set font's owning_frame. Cache metrics for ASCII characters. * w32font.h (struct w32font_info): Add ascii_metrics. Remove owning_frame.
-
Kenichi Handa authored
-
Glenn Morris authored
-
Glenn Morris authored
Fix typos and tense. Avoid single words on line where possible. Simplify unicode-merge entries of the form "fix previous change".
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
* callproc.c (Fcall_process): Handle the case where Funhandled_file_name_directory returns nil.
-
Stefan Monnier authored
we know it's really a gstring. (Ffont_shape_text): Fix typo. (Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Oject mixups.
-
Stefan Monnier authored
(LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
-
Stefan Monnier authored
-