]> code.delx.au - gnu-emacs/history - src
(iswitchb-single-match-face)
[gnu-emacs] / src /
2005-06-04 Richard M. Stallman(popup_get_selection): Click not in menu deactivates...
2005-06-04 Jan Djärv* macmenu.c (cleanup_popup_menu): New function.
2005-06-03 Kim F. Storm*** empty log message ***
2005-06-03 Kim F. Storm(decode_coding_string): Handle CODING_FINISH_INTERRUPT.
2005-06-03 Kim F. Storm(Fcall_process): Don't use alloca to gradually
2005-06-03 Kim F. Storm(BYTE_CODE_QUIT): Check Vthrow_on_input.
2005-06-03 Kim F. Storm(unbind_to): Preserve value of Vquit_flag.
2005-06-03 Kim F. Storm(handle_one_xevent): Also ignore mouse motion just
2005-06-03 Juanma Barranquero*** empty log message ***
2005-06-03 Juanma Barranquero(Finternal_lisp_face_equal_p): Really report on faces...
2005-06-02 Kim F. Storm(MODE_LINE_NOPROP_LEN): New macro.
2005-06-02 Kim F. Storm*** empty log message ***
2005-06-01 Juanma BarranqueroSpacing and formatting fixes.
2005-06-01 Kim F. Storm(mapcar1): Maybe exit loop if original sequence was...
2005-06-01 Kim F. Storm*** empty log message ***
2005-06-01 YAMAMOTO Mitsuharu(build_scalable_font_name): Round pixel size to the
2005-06-01 YAMAMOTO Mitsuharu(mac_to_x_fontname, mac_do_list_fonts): Set XLFD
2005-05-31 Kim F. Storm(display_mode_line): Support nested calls to redisplay
2005-05-31 Kim F. Storm*** empty log message ***
2005-05-31 Stefan Monnier(note_mode_line_or_margin_highlight): Lisp_Object/int...
2005-05-31 Stefan Monnier(Finsert_file_contents): Lisp_Object/int mixup.
2005-05-31 Kim F. Storm(mode_line_noprop_buf, mode_line_noprop_buf_end)
2005-05-31 Kim F. Storm*** empty log message ***
2005-05-29 Richard M. Stallman*** empty log message ***
2005-05-29 Richard M. Stallman(Fbuffer_local_value): Call indirect_variable.
2005-05-27 Masatake YAMATO* xdisp.c (note_mode_line_or_margin_highlight): Change the
2005-05-27 Juanma Barranquero*** empty log message ***
2005-05-27 Juanma Barranquero(Vimage_library_alist): Moved from image.el.
2005-05-27 Kenichi Handa*** empty log message ***
2005-05-27 Kenichi Handa(x_encode_char): Call check_ccl_update in advance.
2005-05-27 Kenichi HandaNow an element of Vccl_program_table is a vector of
2005-05-27 Juanma Barranquero(Fbuffer_local_value): Make argument name match its...
2005-05-26 Juanma Barranquero(Frecursive_edit): Fix typo in docstring.
2005-05-26 Lute Kamstra*** empty log message ***
2005-05-26 Lute Kamstra(Frun_hooks): Mention run-mode-hooks in docstring.
2005-05-25 Richard M. StallmanWhitespace and parenthesis changes.
2005-05-24 Masatake YAMATO2005-05-24 Masatake YAMATO <jet@gyve.org>
2005-05-24 Juanma BarranqueroFix typo in comment.
2005-05-24 Nick Roberts(Fyes_or_no_p, Fy_or_n_p): Call Fx_popup_dialog with
2005-05-24 Nick Roberts*** empty log message ***
2005-05-24 Nick Roberts(Fx_popup_dialog): Allow 3rd optional argument.
2005-05-24 Nick Roberts(Fx_popup_dialog): Add a third boolean argument to...
2005-05-24 Nick Roberts(Fx_popup_dialog): Add a third boolean argument to...
2005-05-24 Nick Roberts*** empty log message ***
2005-05-24 Nick Roberts*** empty log message ***
2005-05-24 Nick Roberts(Fmessage_box): Use "Information" for frame title.
2005-05-24 Nick Roberts(Fx_popup_dialog): Add a third boolean argument to
2005-05-24 Nick RobertsFx_popup_dialog can have three arguments.
2005-05-23 Thien-Thi Nguyen[VMS] Include <starlet.h>.
2005-05-23 Masatake YAMATOSupprot mouse-face on mode-line.
2005-05-22 Andreas Schwab(send_process): Move misplaced volatile.
2005-05-22 Andreas Schwab(send_process): Remove misplaced volatile.
2005-05-22 Richard M. Stallman(display_mode_element): If we're processing a list and
2005-05-21 Eli Zaretskii(Fexpand_file_name) [DOS_NT]: Don't try to support...
2005-05-21 Eli Zaretskii*** empty log message ***
2005-05-21 Eli Zaretskii(send_process): Restore the SIGPIPE handler if we catch...
2005-05-20 Richard M. StallmanReclassify item. Update copyright year.
2005-05-20 Juanma Barranquero(lookup_image, png_read_from_memory): Remove hacks...
2005-05-20 Lute Kamstra(Fwindow_inside_edges, Fwindow_inside_pixel_edges)...
2005-05-19 Nick Roberts*** empty log message ***
2005-05-18 Nick Roberts(syms_of_keyboard): Remove lisp variables
2005-05-16 Kim F. Storm(adjust_point_for_property): Skip empty overlay string.
2005-05-16 Kim F. Storm(handle_display_prop): Handle empty replacement.
2005-05-16 Kim F. Storm*** empty log message ***
2005-05-16 Kim F. Storm(pitx): Print more info about iterator.
2005-05-16 Kim F. Storm*** empty log message ***
2005-05-16 Andreas Schwab(unexec_realloc): Move declarations before statements.
2005-05-14 Richard M. Stallman*** empty log message ***
2005-05-14 Richard M. Stallman(message3): Call cancel_echoing.
2005-05-14 Richard M. Stallman(Fmemory_full_p): New function.
2005-05-14 Richard M. Stallman(send_process_trap): Unblock SIGPIPE.
2005-05-13 Nick Roberts(syms_of_emacs): Fix doc string for system-type.
2005-05-13 Nick Roberts*** empty log message ***
2005-05-13 Richard M. Stallman(Finsert_file_contents): Fix previous change.
2005-05-13 Richard M. Stallman(Ffind_file_name_handler): Handle lambda-exp as handler.
2005-05-13 YAMAMOTO Mitsuharu*** empty log message ***
2005-05-13 YAMAMOTO Mitsuharu(main) [MAC_OS8]: Call init_atimer before mac_term_init.
2005-05-13 YAMAMOTO Mitsuharu(readable_events) [USE_TOOLKIT_SCROLL_BARS]: Regard
2005-05-13 YAMAMOTO Mitsuharu[!MAC_OSX] Include keyboard.h and syssignal.h.
2005-05-13 YAMAMOTO MitsuharuDon't include signal.h.
2005-05-13 YAMAMOTO Mitsuharu[USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
2005-05-13 YAMAMOTO MitsuharuInclude assert.h.
2005-05-13 YAMAMOTO Mitsuharu(syms_of_macselect) [MAC_OSX]: Apply a change that...
2005-05-10 Richard M. Stallman*** empty log message ***
2005-05-10 Richard M. StallmanFix previous change.
2005-05-10 Richard M. Stallman(noinclude): Add #undef.
2005-05-10 Richard M. StallmanDon't include signal.h.
2005-05-09 Juanma Barranquero*** empty log message ***
2005-05-08 Juanma Barranquero(Fexpand_file_name, Frename_file, Fadd_name_to_file...
2005-05-08 Juanma Barranquero(Ffile_name_completion): Make argument name match its...
2005-05-08 Luc Teirlinck(Fdefvaralias): Remove any pre-existing variable-docume...
2005-05-08 Luc Teirlinck*** empty log message ***
2005-05-07 Thien-Thi Nguyen(start_hourglass): Do nothing when running on a tty.
2005-05-06 Juanma Barranquero*** empty log message ***
2005-05-06 Juanma Barranquero(Fchar_table_range): Fix typos in docstring.
2005-05-06 Stefan Monnier(Fchar_table_range): Yet Another Int/Lisp_Object Mixup.
2005-05-06 Eli Zaretskii*** empty log message ***
2005-05-06 Eli Zaretskii(Flocate_file_internal): Doc fix.
2005-05-06 Eli Zaretskii*** empty log message ***
2005-05-06 Eli Zaretskii(lisp, shortlisp): Add jka-cmpr-hook.elc.
next