]> code.delx.au - gnu-emacs/history - src
(sh-mode-map): Bind C-c C-\.
[gnu-emacs] / src /
2005-01-14 Kim F. Storm*** empty log message ***
2005-01-14 Kim F. Storm(Fposn_at_x_y): Add optional arg WHOLE.
2005-01-13 Richard M. Stallman*** empty log message ***
2005-01-13 Richard M. Stallman(Fcurrent_active_maps): Ignore Voverriding_local_map
2005-01-13 Richard M. Stallman(syms_of_keyboard): Doc fix.
2005-01-13 Kim F. Storm*** empty log message ***
2005-01-13 Kim F. Storm(Fformat_mode_line): Fix last change. Remove NO_PROPS arg
2005-01-12 Richard M. Stallman*** empty log message ***
2005-01-12 Richard M. Stallman(Fformat_mode_line): New arg FACE specifies a default
2005-01-12 Richard M. Stallman(Frequire): Record in load-history unconditionally.
2005-01-10 Kim F. Storm(merge_faces): Rename from merge_into_realized_face.
2005-01-10 Kim F. Storm(get_next_display_element, next_element_from_display_ve...
2005-01-10 Kim F. Storm(merge_faces): Rename from merge_into_realized_face.
2005-01-10 Kim F. Storm*** empty log message ***
2005-01-09 Stefan MonnierMinor touch up.
2005-01-09 Kim F. StormFix last change -- initialize Vshow_nonbreak_escape...
2005-01-09 Kim F. Storm*** empty log message ***
2005-01-09 Kim F. Storm(Vshow_nonbreak_escape): New lisp var.
2005-01-09 Kim F. Storm(merge_into_realized_face): New function. Used to
2005-01-09 Kim F. Storm(struct it): New member dpvec_face_id.
2005-01-08 Jan Djärv* xterm.h (struct x_output): New member, toolbar_detached.
2005-01-07 Jan Djärv* xmenu.c (create_and_show_popup_menu): Pass zero as...
2005-01-07 Jan Djärv* gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar)
2005-01-07 Kim F. Storm(set_iterator_to_next): Fix 2004-12-13 change.
2005-01-07 Kim F. Storm*** empty log message ***
2005-01-07 Steven Tamm* macterm.c (XLoadQueryFont): Correctly handle 0 size
2005-01-06 Kim F. Storm(fringe_faces): Change to Lisp_Object pointer.
2005-01-06 Kim F. Storm(mark_fringe_data): Declare extern.
2005-01-06 Kim F. Storm*** empty log message ***
2005-01-06 Richard M. Stallman(Fformat_mode_line): First arg now required.
2005-01-06 Steven Tamm* macfns.c: Include sys/param.h.
2005-01-06 Kenichi Handa*** empty log message ***
2005-01-06 Kenichi Handa(encode_terminal_code): Fix buffer size computation.
2005-01-05 Richard M. Stallman*** empty log message ***
2005-01-05 Richard M. Stallman(Fformat_mode_line): Doc fix.
2005-01-04 Stefan Monnier(refill_memory_reserve): Move.
2005-01-04 Richard M. Stallman*** empty log message ***
2005-01-04 Richard M. Stallman(window_scroll_pixel_based): Don't correct preserve_y
2005-01-04 Kenichi Handa*** empty log message ***
2005-01-04 Jason Rumney*** empty log message ***
2005-01-03 Jason Rumney(w32_load_system_font): Set FONT_WIDTH to maximum, not
2005-01-03 Jason Rumney(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_...
2005-01-03 Jason Rumney(w32_load_bdf_font): Set fontp->average_width and
2005-01-03 Steven Tamm* macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.
2005-01-02 Richard M. Stallman*** empty log message ***
2005-01-02 Richard M. Stallman(Fgarbage_collect): Don't truncate_undo_list on dead...
2005-01-01 Richard M. Stallman(struct it): New element ellipsis_p.
2005-01-01 Richard M. Stallman(setup_for_ellipsis, get_next_display_element):
2004-12-31 Jan Djärv* xterm.c (handle_one_xevent): Clear area in expose...
2004-12-31 Richard M. Stallman*** empty log message ***
2004-12-31 Richard M. Stallman(window_scroll_pixel_based): Only look at
2004-12-30 Kim F. Storm(x_produce_glyphs): Fix last change.
2004-12-30 Kim F. Storm*** empty log message ***
2004-12-30 Kim F. Storm(get_line_height_property): New function extracted...
2004-12-30 Kim F. Storm(Line Height): Total line-height is now specified
2004-12-30 Kenichi Handa*** empty log message ***
2004-12-30 Kenichi Handa(Finsert_file_contents): Don't use
2004-12-30 Kenichi Handa(x_new_font): Set FRAME_COLUMN_WIDTH to
2004-12-30 Kenichi Handa(x_produce_glyphs): Calculate tab width by
2004-12-30 Kenichi Handa(struct x_display_info): New member Xatom_AVERAGE_WIDTH.
2004-12-30 Kenichi Handa(struct frame): New member space_width.
2004-12-30 Kenichi Handa(struct font_info): New members space_width and
2004-12-30 Steven Tamm* macterm.c (SelectionRange): Add Xcode position apple...
2004-12-29 Luc Teirlinck(syms_of_buffer) <vertical-scroll-bar>: Correct typo.
2004-12-29 Richard M. Stallman*** empty log message ***
2004-12-29 Richard M. Stallman(syms_of_buffer) <vertical-scroll-bar>: Doc fix.
2004-12-29 Steven Tamm* term/mac-win.el: Require x-dnd.
2004-12-29 Kim F. Storm*** empty log message ***
2004-12-28 Dan Nicolaescu(decode_coding): Fix previous change.
2004-12-28 Richard M. Stallman(back_to_previous_visible_line_start):
2004-12-28 Dan Nicolaescu(decode_coding_XXX, decode_composition_emacs_mule)
2004-12-27 Jan Djärv(popup_get_selection): Remove parameter down_on_keypress.
2004-12-27 Jan Djärv* xmenu.c (popup_get_selection): Only pop down dialogs
2004-12-27 Steven Tamm* dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-12-27 Richard M. Stallman*** empty log message ***
2004-12-27 Richard M. Stallman(Fbuffer_disable_undo): Deleted (moved to simple.el).
2004-12-27 Richard M. Stallman(list_processes_1): Set undo_list instead of calling...
2004-12-27 Richard M. StallmanComment changes.
2004-12-27 Richard M. Stallman(Fdefalias): Use (defun . FN_NAME) in LOADHIST_ATTACH.
2004-12-27 Richard M. Stallman(Fdefun, Fdefmacro): Use (defun . FN_NAME) in LOADHIST_...
2004-12-27 Richard M. Stallman(syms_of_lread) <load-history>: Doc fix.
2004-12-27 Richard M. StallmanIndentation fix.
2004-12-27 Richard M. Stallman(single_display_spec_string_p): Renamed from
2004-12-27 Jan Djärv* xmenu.c (popup_get_selection): Pop down on C-g.
2004-12-27 Kenichi Handa(code_convert_region): Fix calculation of `ratio'.
2004-12-25 Jan Djärv* gtkutil.c (update_frame_tool_bar): Make the value of
2004-12-25 Jan DjärvUpdate comment for check_depth.
2004-12-25 Jan Djärv* alloc.c (check_depth): New variable.
2004-12-23 Jan Djärv* keyboard.c (input_available_signal): Call SIGNAL_THRE...
2004-12-23 Jason Rumney(__WIN32__) [HAVE_NTGUI]: Define for correct behaviour...
2004-12-23 Richard M. Stallman(main): If batch mode, set Vundo_outer_limit to nil.
2004-12-23 Richard M. Stallman(Vundo_outer_limit): Fix decl.
2004-12-23 Richard M. Stallman(Vundo_outer_limit): Replaces undo_outer_limit. Uses...
2004-12-22 Kenichi Handa*** empty log message ***
2004-12-22 Kenichi Handa(Fx_get_cut_buffer_internal): Return a unibyte string.
2004-12-21 Richard M. Stallman*** empty log message ***
2004-12-21 Richard M. Stallman(get_next_display_element): Display codes 8a0 and 8ad
2004-12-21 Richard M. Stallman(kbd_buffer_store_event_hold):
2004-12-21 Richard M. Stallman(unwind_to_catch): Clear immediate_quit.
2004-12-21 Richard M. Stallman(Fread_file_name): Delete duplicates in
next