log

age author description
2003-03-31 Juanma Barranquero (x_set_scroll_bar_default_width): Define return value as void.
2003-03-31 Juanma Barranquero (x_wm_set_icon_position): Define return value as void.
2003-03-31 Juanma Barranquero (display_x_get_resource): Use Display_Info argument, not x_display_info.
2003-03-31 Stefan Monnier (reveal-post-command): Better error handling and debugging.
2003-03-31 Kim F. Storm Fix compilation for --with-x=no.
2003-03-31 Kim F. Storm (EMACS_CLASS): Remove. Use generic define.
2003-03-31 Kim F. Storm Remove unnecessary extern declarations.
2003-03-31 Kim F. Storm The following changes consolidates the common code related to
2003-03-31 Kim F. Storm Remove extern decl for frame parameter vars.
2003-03-31 Kim F. Storm (change_window_heights): Add prototype.
2003-03-31 Kim F. Storm Remove extern decl for frame parameter vars.
2003-03-31 Kim F. Storm (EMACS_CLASS): Remove. Use generic define.
2003-03-31 Kim F. Storm Remove unnecessary extern declarations.
2003-03-31 Kim F. Storm (x_get_string_resource): Use XrmDatabase.
2003-03-31 Kim F. Storm (XrmDatabase): New (dummy) typedef.
2003-03-31 Kim F. Storm * w32fns.c (Qauto_raise, Qauto_lower, ...): Remove vars for frame
2003-03-31 Kim F. Storm (EMACS_CLASS): Remove.
2003-03-31 Kim F. Storm Remove unnecessary extern declarations.
2003-03-31 Kim F. Storm (Qauto_raise, Qauto_lower, ...): Remove vars for frame
2003-03-31 Kim F. Storm (Qauto_raise, Qauto_lower, ...): Declare extern all frame
2003-03-31 Kim F. Storm Include blockinput.h.
2003-03-31 Kim F. Storm (frame_parm_handler): New typedef.
2003-03-31 Kim F. Storm *** empty log message ***
2003-03-31 Juanma Barranquero (mode-line-major-mode-keymap): New variable.
2003-03-31 Juanma Barranquero (describe-minor-mode, describe-minor-mode-from-indicator,
2003-03-31 Juanma Barranquero (asm-mode): Support skipping C lang style comments.
2003-03-31 Kai Großjohann (file-relative-name): Remove superfluous `and'.
2003-03-31 Kenichi Handa *** empty log message ***
2003-03-31 Kenichi Handa (ccl-decode-mule-utf-16-le): Don't assume the signature bytes.
2003-03-30 Juanma Barranquero *** empty log message ***
2003-03-30 Juanma Barranquero (sh-mode): Add doc-specs for commands and variables.
2003-03-30 Andreas Schwab *** empty log message ***
2003-03-30 Andreas Schwab (x_insert_glyphs): Fix swapped width and height
2003-03-30 Andreas Schwab (x_redisplay_interface): Add missing entry for
2003-03-30 Richard M. Stallman *** empty log message ***
2003-03-30 Richard M. Stallman (Top): Undo the previous renaming.
2003-03-29 Kai Großjohann (utf-translate-cjk-mode): Minor mode,
2003-03-29 Kai Großjohann (Fexpand_file_name): In the no-handler case, after
2003-03-29 Kai Großjohann (file-relative-name): If FILENAME and DIRECTORY are on
2003-03-29 Kai Großjohann * tramp.el: Version 2.0.31 released.
2003-03-29 John Paul Wallington *** empty log message ***
2003-03-29 John Paul Wallington (with-category-table): Use `make-symbol' to avoid variable capture.
2003-03-29 Kenichi Handa *** empty log message ***
2003-03-29 Kenichi Handa If system-type is not for Windows, prefer japanese-iso-8bit.
2003-03-28 Jan Djärv * gtkutil.c (xg_tool_bar_item_expose_callback): Reduce size
2003-03-28 Juanma Barranquero *** empty log message ***
2003-03-28 Juanma Barranquero (iconify-or-deiconify-frame): Define for compatibility with packages
2003-03-28 Juanma Barranquero (checkdoc-display-status-buffer): Fix docstring.
2003-03-28 Jonathan Yavner *** empty log message ***
2003-03-28 Jonathan Yavner No error when marking functions whose body just returns a constant. Handle
2003-03-28 Stefan Monnier (xt_action_hook): Unset dragging so the reset does take place.
2003-03-28 Stefan Monnier (xm_scroll_callback): Undo a tiny bit of the previous change.
2003-03-28 Stefan Monnier *** empty log message ***
2003-03-28 Stefan Monnier (take_vertical_position_into_account): Remove.
2003-03-28 Stefan Monnier (set_vertical_scroll_bar): New fun. Extracted from redisplay_window.
2003-03-27 Andreas Schwab *** empty log message ***
2003-03-27 Andreas Schwab (vc-cvs-parse-entry): Make sure a file with conflicts
2003-03-27 Richard M. Stallman *** empty log message ***
2003-03-27 Richard M. Stallman (update_tool_bar): Recompute tool bar if
2003-03-26 Jan Djärv * gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared.