- 10 Feb, 2008 4 commits
-
-
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 11 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
-
Stefan Monnier authored
-
- 05 Feb, 2008 3 commits
-
-
Jason Rumney authored
Set smallest_font_height and smallest_char_width in display info.
-
Kenichi Handa authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1051
-
- 04 Feb, 2008 4 commits
-
-
Jason Rumney authored
-
Kenichi Handa authored
fallback fonts. (Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font names.
-
YAMAMOTO Mitsuharu authored
that ignores kEventKeyModifierFnMask. (XTread_socket) [MAC_OSX]: Move code for ignoring kEventKeyModifierFnMask for some keys ... (mac_mapped_modifiers) [MAC_OSX]: ... to here. Add argument KEY_CODE. All callers changed. (mac_quit_char_key_p, XTread_socket): Get Emacs modifiers from mapped modifiers.
-
Jason Rumney authored
-
- 03 Feb, 2008 1 commit
-
-
Jason Rumney authored
(FONTOBJ) [USE_FONTBACKEND]: Instead of here.
-