]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2004-05-22 Richard M.... (sentence-end): Match unicode curly quotes as a close...
2004-05-22 Richard M.... Maintained by FSF.
2004-05-22 Richard M.... Use assoc-string, not assoc-ignore-case.
2004-05-22 Richard M.... (idlwave-shell-get-object-class): Use assoc-string...
2004-05-22 Richard M.... *** empty log message ***
2004-05-22 Richard M.... (mark-defun, narrow-to-defun): If moving back then...
2004-05-22 Richard M.... (file-name-non-special): Allow t in file-arg-indices
2004-05-22 Richard M.... (gs-options): Add -dSAFER. Mark it risky.
2004-05-22 Juanma Barranquero(help-add-fundoc-usage): Use %S only for output of...
2004-05-22 Juanma Barranquero(Fdefine_key): Doc fix.
2004-05-21 Kim F. Storm(struct backtrace): Add debug_on_exit member.
2004-05-21 Kim F. Storm(struct backtrace): Add debug_on_exit member.
2004-05-21 Kim F. Storm*** empty log message ***
2004-05-21 Juanma Barranquero*** empty log message ***
2004-05-21 Juanma Barranquero(allout-chart-subtree, allout-rebullet-topic-grunt...
2004-05-21 Kenichi Handa*** empty log message ***
2004-05-21 Masatake YAMATO(etags-tags-completion-table): Show parsing progress.
2004-05-21 Masatake YAMATO* progmodes/etags.el (tags-apropos, list-tags): Require...
2004-05-21 Luc Teirlinck*** empty log message ***
2004-05-21 Luc Teirlinck(locate-prompt-for-command): Shorten first line of...
2004-05-20 Luc Teirlinck(find-file-noselect-1): Limit the scope of the
2004-05-20 Luc Teirlinck(lookup_char_property): Do not prematurely return nil.
2004-05-20 Eli Zaretskii(facemenu-color-name-equal): New function.
2004-05-20 Eli Zaretskii(compare-windows-face): Use min-colors instead of
2004-05-19 Kenichi HandaModify syntax of more characters.
2004-05-19 Stefan Monnier*** empty log message ***
2004-05-19 Pavel Janík*** empty log message ***
2004-05-19 Stefan Monnier(do-auto-fill): Remove unused vars `bol' and `opoint'.
2004-05-19 Pavel JaníkAvoid mixing standard error output messages into the...
2004-05-19 Stefan Monnier(gud-reset): Use unless & with-current-buffer.
2004-05-19 Stefan Monnier(gdb-reset): Use unless. Fix regexp.
2004-05-19 Stefan Monnier(defun-cvs-mode): Fix capitalization of error message.
2004-05-19 Stefan Monnier(byte-compile-log): Use backquotes.
2004-05-19 Stefan MonnierDescribe the new \_< and \_> operators.
2004-05-19 Stefan Monnier*** empty log message ***
2004-05-19 Stefan MonnierAdd support for new '\_<' and '\_>' regexp operators...
2004-05-19 Stefan Monnier(trivial_regexp_p): \_ is no longer a trivial regexp.
2004-05-19 Thien-Thi Nguyen(Search-based Fontification): Fix typo.
2004-05-19 Kim F. Storm(xsymbol): Fix last change.
2004-05-19 Kim F. Storm*** empty log message ***
2004-05-19 David Ponce(print): Reset print_depth before to call print_object.
2004-05-19 Masatake YAMATO* wid-edit.el (widget-radio-button-notify): Revert...
2004-05-19 Stefan Monnier(xprintstr): New fun.
2004-05-19 Stefan Monnier(mm-insert-inline): Make it work in read-only buffer.
2004-05-19 Stefan Monnier(help-go-back): Don't depend on position of back button.
2004-05-19 Stefan Monnier(auto-save-file-name-transforms): Make sure ange-ftp...
2004-05-19 Stefan Monnier(tex-compilation-parse-errors): Save excursion in sourc...
2004-05-19 Kenichi HandaFix syntax (open/close) of CJK characters.
2004-05-18 Stefan Monnier(create_child): Use INTMASK.
2004-05-18 Jason RumneyFix last change for non USE_LISP_UNION_TYPE case.
2004-05-18 Jason Rumney(display_x_get_resource, vga_stdcolor_name): Add prototype.
2004-05-18 Jason Rumney(add_menu_item, w32_menu_display_help) [USE_LISP_UNION_...
2004-05-18 Jason RumneyPrefix RIF functions with w32con_ to avoid namespace...
2004-05-18 Stefan Monnier(gnus-all-windows-visible-p): Don't consider non-visibl...
2004-05-18 Stefan Monnier(Fgarbage_collect): Do all the marking before flushing
2004-05-18 Eli Zaretskii(DECL_ALIGN): Remove restriction on MS-DOS systems.
2004-05-18 Masatake YAMATO* wid-edit.el (widget-radio-button-notify): Don't pass...
2004-05-18 Eli Zaretskii(syms_of_msdos): Initialize dos-unsupported-char-glyph...
2004-05-18 Jason Rumney[USE_LSB_TAG]: Don't check heap location.
2004-05-18 Jason Rumney*** empty log message ***
2004-05-17 Kim F. Storm(Frecursive_edit): Return immediately if input blocked.
2004-05-17 Kim F. Storm(INPUT_BLOCKED_P): New macro.
2004-05-17 Kim F. Storm*** empty log message ***
2004-05-17 Jason Rumney(Fw32_register_hot_key, Fw32_unregister_hot_key)
2004-05-17 Kim F. Storm(face_at_buffer_position): Use GET_OVERLAYS_AT.
2004-05-17 Kim F. Storm(next_overlay_change, note_mouse_highlight): Use GET_OV...
2004-05-17 Kim F. Storm(get_char_property_and_overlay): Use GET_OVERLAYS_AT.
2004-05-17 Kim F. Storm(print_object): Increase buf size.
2004-05-17 Kim F. Storm(IT_note_mouse_highlight): Use GET_OVERLAYS_AT.
2004-05-17 Kim F. Storm(GET_OVERLAYS_AT): New macro.
2004-05-17 Jason RumneyFix last change.
2004-05-17 Jason Rumney* w32proc.c (create_child): Use make_number instead...
2004-05-17 Jason Rumney(w32_num_mouse_buttons): Rename from Vw32_num_mouse_but...
2004-05-17 Jason RumneyRename w32_num_mouse_buttons from Vw32_num_mouse_buttons.
2004-05-17 Jason RumneyUse static consistently.
2004-05-17 Jason Rumney(_sys_read_ahead): Use w32_pipe_read_delay.
2004-05-17 Jason Rumney* w32proc.c (w32_pipe_read_delay): Rename from Vw32_pip...
2004-05-17 Jason Rumney(egetenv) [USE_CRT_DLL]: Remove condition.
2004-05-17 Jason Rumney(w32_console_mouse_position, do_mouse_event, key_event...
2004-05-17 Jason Rumney(kbd_buffer_get_event): Don't use event->code and
2004-05-17 Glenn Morris*** empty log message ***
2004-05-17 Glenn Morris(f90-end-block-re, f90-start-block-re): New constants.
2004-05-17 Sam Steingold(common-lisp-indent-function-1): Indent "without-"...
2004-05-17 Kim F. Storm(mark_object): Mark Lisp_Misc_Free cell. Fix comment.
2004-05-17 Kim F. Storm(mark_object): Ignore Lisp_Misc_Free objects.
2004-05-17 Kim F. Storm*** empty log message ***
2004-05-17 David Ponce*** empty log message ***
2004-05-17 Miles BaderChanges from arch/CVS synchronization
2004-05-17 Kenichi Handa*** empty log message ***
2004-05-17 Kenichi HandaNew file.
2004-05-17 Kenichi Handa(OTHERS): Add ${srcdir}/quail/sisheng.elc.
2004-05-17 Kenichi Handa*** empty log message ***
2004-05-16 Karl Berry@ifnottex, not @ifinfo
2004-05-16 Kim F. Storm(timer-event-handler): Fix last change.
2004-05-16 Kim F. Storm*** empty log message ***
2004-05-16 Eli ZaretskiiFix last change in ispell.el.
2004-05-16 Vinicius Jose... doc fix
2004-05-16 Juri LinkovAdd coding: latin-1, sentence-end-double-space: nil.
2004-05-16 Juri LinkovRegenerated.
2004-05-16 Juri LinkovAdd C-u and RET to `C-h t Russian'.
next