2003-06-27 |
Richard M.... | (fast_find_position): Enable Gerd's new definition. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Richard M.... | (xim_initialize): Undo previous change. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stefan Monnier | (Fset_window_dedicated_p): Simplify. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stefan Monnier | (message_dolog): Update for new types. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stefan Monnier | (buf_charpos_to_bytepos, buf_bytepos_to_charpos) |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stefan Monnier | (check_markers, adjust_markers_for_delete) |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stefan Monnier | (save_excursion_restore, transpose_markers): Update... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stefan Monnier | (set_buffer_internal_1): Test CONSP for lists. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stefan Monnier | (survives_gc_p): Simplify. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stefan Monnier | (struct buffer_text): Lisp_Object `markers' => Lisp_Marker. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stefan Monnier | (unchain_marker): Lisp_Object arg => Lisp_Marker. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Jan Djärv | Fix some of the font/face problems. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Jan Djärv | configure: Regenerate |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Jan Djärv | Add XRegisterIMInstantiateCallback_arg6 so it will... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Markus Rost | Remove comment about change in Commentary section. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Stephen Eglen | (iswitchb-read-buffer): Remove redudant variable |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Stefan Monnier | (make_interval, Fmake_symbol, allocate_misc): |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Stefan Monnier | (struct interval, struct Lisp_Symbol, struct Lisp_Free) |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Sam Steingold | (gnus-group-suspend): Avoid some consing. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Masatake YAMATO | * progmodes/asm-mode.el (asm-font-lock-keywords): Support |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Richard M.... | Fix minor Texinfo usage. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Richard M.... | Advising Primitives renamed from Subr Arguments. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Richard M.... | Fix minor Texinfo usage. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Richard M.... | (Advising Primitives): Renamed from Subr Arguments. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dave Love | (xim_initialize): Use XRegisterIMInstantiateCallback_arg6. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dave Love | Test HAVE_SYS__MBSTATE_H, not __hpux. Merge changes |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Dave Love | Check for sys/_mbstate_t.h. Test |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Andreas Schwab | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Andreas Schwab | (Symbol Type): Fix description of examples. |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Andreas Schwab | (easy-mmode-define-navigation): Avoid |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Andreas Schwab | (eshell-do-opt): Avoid variable as format |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Andreas Schwab | (vis-mode): Doc fix. |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Glenn Morris | (diary-check-diary-file): New function. |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Richard M.... | (wait_reading_process_input): Don't signal SIGIO in... |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Richard M.... | (Fwrite_region): Alternate messages for append and... |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Richard M.... | (read_key_sequence): When converting upcase fn key to |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Glenn Morris | Regenerate. |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Kenichi Handa | (reset-language-environment): Adjusted for the name... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Kenichi Handa | Many name changes: utf-16-{be,le} -> utf-16{be,le}. |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Kenichi Handa | Adjusted for the name change: xxx-utf-16-{le,be} -... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Kenichi Handa | (ucs-unify-8859, ucs-fragment-8859): Adjusted for the... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Kenichi Handa | (utf-translate-cjk-mode): Fix docstring. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Luc Teirlinck | (vc-rename-file): Fix typo. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Glenn Morris | Entry that should have been made last month. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Andreas Schwab | (Info-fontify-node): Improve calculation of other-tag. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Eli Zaretskii | Add a comment in set-display-table-and-terminal-coding... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Stefan Monnier | (c-mode): Reverting last change. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Stefan Monnier | (gud-find-expr-function): Rename from gud-find-expr. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Stefan Monnier | (fortran-gud-find-expr): Move from gud.el (was gud... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Nick Roberts | (gud-display1): Keep the gdb command, "display", in |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Nick Roberts | (gud-menu-map): Add dbx support for "run" and |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Nick Roberts | (fortran-gud-syntax-table): Syntax table |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Nick Roberts | (c-mode): Add local variable gud-find-expr. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Stefan Monnier | (looking-back): Handle the case of non-trivial regexps. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Luc Teirlinck | (Info-fontify-node): Give only the last whitespace... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Juanma Barranquero | Add support for SQLite interpreter. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Stefan Monnier | (kill-new): Leave yank-handler property alone if no |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Kai Großjohann | Version 2.0.35 of Tramp released. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Kai Großjohann | Version 2.0.35 of Tramp released. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Kenichi Handa | (x-select-request-type): New variable. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Kenichi Handa | (x-get-selection): If the string returned by |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Kenichi Handa | (xselect.o): Don't depend on charset.h, coding.h, compo... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Kenichi Handa | Don't include cahrset.h, coding.h, composite.h. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Luc Teirlinck | (vis-mode): New function. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Juanma Barranquero | (sh-while-getopts, sh-if, sh-case): Revert part of... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Juanma Barranquero | New file. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Juanma Barranquero | (recover-session-finish): Don't give up when there... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Stefan Monnier | (ispell-menu-bar): Don't autoload. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Stefan Monnier | (cvs-global-menu): Define as a function as well. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Stefan Monnier | (debug): Fix call to message. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Stefan Monnier | (cua-mode): Use explicit arg to turn off minor modes. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Andreas Schwab | . |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Andreas Schwab | (Creating Hash): Fix description of :weakness. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Stefan Monnier | (cl-macroexpand-all): |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Stefan Monnier | (cl-parse-loop-clause): Use map-keymap. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Stefan Monnier | (pushnew): Use keywordp. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Stefan Monnier | (disassemble): Accept plain expressions. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Stefan Monnier | (add-log-edit-prev-comment, add-log-edit-next-comment... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (mark_kboards): Move to keyboard.c. |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (mark_kboards): New fun, moved from alloc.c. Mark... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (x_dispatch_event): Don't pass uninitialized |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (find_and_call_menu_selection): Don't pass uninitialized |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (handle_tool_bar_click): Don't pass uninitialized |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (menubar_selection_callback): Don't pass uninitialized |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (kbd_input_ast, read_input_waiting): Don't pass uniniti... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (dos_rawgetc): Don't pass uninitialized data to kbd_buf... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (mac_check_for_quit_char): Don't pass uninitialized |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (xg_tool_bar_callback): Don't pass uninitialized |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Stefan Monnier | (EVENT_INIT): New macro. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Kim F. Storm | (x_fix_overlapping_area): Always use area relative... |
commit | commitdiff | tree | snapshot |
next |