- 02 Jun, 2008 12 commits
-
-
John Paul Wallington authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Jim Meyering authored
* src/alloc.c (xfree): Return right away for a NULL arg. * src/lread.c (nosuffix): Remove now-useless if-before-xfree tests. * src/gtkutil.c (xg_gtk_scroll_destroy): Likewise. * src/mac.c (create_apple_event_from_event_ref): Likewise. (create_apple_event_from_drag_ref, cfstring_create_normalized): Likewise. * src/doprnt.c (doprnt1): Likewise. * src/frame.c (frame): Likewise. * src/keyboard.c (wipe_kboard): Likewise. * src/macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap): (init_font_name_table, mac_unload_font, x_delete_display): Likewise. * src/term.c (tty_default_color_capabilities, maybe_fatal) (delete_tty): Likewise. * src/w16select.c (string): Likewise. * src/w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise. * src/w32bdf.c (w32_free_bdf_font): Likewise. * src/w32fns.c (w32_unload_font): Likewise. * src/w32font.c (w32font_close): Likewise. * src/window.c (size_window): Likewise. * src/xselect.c (receive_incremental_selection): Likewise. * src/xterm.c (x_free_frame_resources, x_delete_display): Likewise. * src/mactoolbox.c (create_apple_event_from_drag_ref): Likewise. * src/w32.c (stat): Likewise.
-
Jim Meyering authored
-
Jim Meyering authored
* lib-src/ebrowse.c (xfree): Likewise. * lib-src/etags.c (process_file_name, free_tree, free_fdesc): Likewise. (popclass_above, Prolog_functions, Erlang_functions): Likewise. * lib-src/pop.c (pop_quit): Likewise. * lwlib/lwlib-Xm.c (xm_update_one_value): Likewise. * lwlib/lwlib.c (safe_free_str, free_widget_value_tree): Likewise. * src/editfns.c (Fset_time_zone_rule): Likewise. * src/lread.c (nosuffix): Likewise. * src/ralloc.c (get_bloc): Likewise. * src/regex.c (reg_free): Likewise. * src/xftfont.c (xftfont_open, xftfont_close): Likewise. * src/xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise. * src/xsmfns.c (smc_save_yourself_CB): Likewise.
-
Daiki Ueno authored
-
Daiki Ueno authored
content if START is nil.
-
Kenichi Handa authored
(font_open_for_lface): Likewise.
-
Glenn Morris authored
-
Kenichi Handa authored
comparing the properties.
-
Kenichi Handa authored
-
- 01 Jun, 2008 14 commits
-
-
Jason Rumney authored
Treat iso10646-1 and Windows DEFAULT_CHARSET specially. Duplicate iso8859-1 fonts as iso10646-1 if no registry specified. Don't add empty script list. (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
-
John Paul Wallington authored
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
* configure: Regenerate.
-
Dan Nicolaescu authored
".." has been used elsewhere in the file for a long time. (LIBXT_STATIC): Remove conditional based on unused variable.
-
Magnus Henoch authored
-
Juanma Barranquero authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1195
-
Juanma Barranquero authored
(describe-char): Use `looking-at-p', `string-match-p' when possible.
-
Juanma Barranquero authored
(Fremove_text_properties): Fix typos in docstrings.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1193
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1192
-
John Paul Wallington authored
-
- 31 May, 2008 12 commits
-
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Glenn Morris authored
-
John Paul Wallington authored
`package-version' info.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
names and improve support for unregistered files.
-
Eli Zaretskii authored
-
Kenichi Handa authored
stored in the cache.
-
Glenn Morris authored
-
Kenichi Handa authored
-
Glenn Morris authored
variable `elc'. Split tests to hopefully be more portable. Fix `sel' assignment.
-
- 30 May, 2008 2 commits
-
-
Stefan Monnier authored
Add a `test' argument so another predicate than `equal' can be used. (map_sub_char_table): Use `eq' rather than `equal' to merge ranges. (map_char_table): Remove unused vars `c' and `i'. * lisp.h (Foptimize_char_table): Adjust declaration. * charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
-
Juanma Barranquero authored
-