]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2003-07-05 Stefan Monnier*** empty log message ***
2003-07-05 Stefan Monnier(cl-transform-lambda): Strip &cl-defs
2003-07-04 Stefan Monnier(byte-compile-defvar): Check and set the default value...
2003-07-04 Stefan Monnier(cvs-parse-status): Ignore extra fields from CVSNT.
2003-07-04 Stefan Monnier(Info-following-node-name-re): New fun.
2003-07-04 Stefan Monnier(uncomment-region): Remove padding coming from
2003-07-04 Stefan Monnier(vc-cvs-repository-hostname): New operation.
2003-07-04 Stefan Monnier(vc-svn-use-edit): Make it into a const.
2003-07-04 Kim F. StormDisable paragraph refilling.
2003-07-04 Kim F. Storm*** empty log message ***
2003-07-04 Luc Teirlinck(Top, Help-Small-Screen): Remove accidentally added...
2003-07-04 Luc Teirlinck*** empty log message ***
2003-07-04 Stefan Monnier(sh-font-lock-paren): Add [ and ] to the
2003-07-04 Stefan Monnier*** empty log message ***
2003-07-04 Stefan Monnier(font-lock-defaults-alist): Remove obsolete comment.
2003-07-04 Stefan Monnier(struct Lisp_Float): Remove unused field `type'.
2003-07-04 Stefan Monnier(ALIGN): Add casts to simplify usage.
2003-07-04 Dave Love*** empty log message ***
2003-07-04 Stefan Monnier(font-lock-extra-types-widget)
2003-07-04 Stefan Monnier(font-lock-defaults-alist): Remove obsolete entries.
2003-07-04 Glenn Morris(mail-specify-envelope-from, mail-envelope-from): Doc...
2003-07-04 Glenn Morris*** empty log message ***
2003-07-04 Martin StjernholmDid away with the dependency on `c-emacs-features'...
2003-07-03 Martin StjernholmCC Mode 5.30 news.
2003-07-03 Martin StjernholmUpdated CC Mode to version 5.30.
2003-07-03 Luc Teirlinck(Help): Mention existence of Emacs and stand-alone...
2003-07-03 Luc Teirlinck*** empty log message ***
2003-07-02 Luc Teirlinck*** empty log message ***
2003-07-02 Luc Teirlinck*** empty log message ***
2003-07-02 Luc Teirlinck(Info-fontify-menu-headers): Only fontify `* Menu:...
2003-07-02 Luc Teirlinck*** empty log message ***
2003-07-02 Luc Teirlinck*** empty log message ***
2003-07-01 Luc Teirlinck(vis-mode): Update documentation string to reflect...
2003-07-01 Luc Teirlinck*** empty log message ***
2003-06-30 Richard M.... Fix typo.
2003-06-30 Richard M.... Minor Texinfo usage fix.
2003-06-30 Richard M.... (Buffer Contents): Document current-word.
2003-06-30 Richard M.... (Defining Functions): Explain about redefining primitives.
2003-06-30 Richard M.... (pure-space-overflow): Set it if overflow.
2003-06-30 Richard M.... (pure-space-overflow): New variable.
2003-06-30 Richard M.... Record new maintainer.
2003-06-30 Richard M.... (vc-default-show-log-entry): Use with-no-warnings.
2003-06-30 Richard M.... (lazy-completion-table, dynamic-completion-table):...
2003-06-29 Jason RumneyAdd workaround for "Windows only" printers
2003-06-29 Nick Roberts(gdb-display-number-end): Don't re-initialise local
2003-06-29 Nick Roberts*** empty log message ***
2003-06-29 Dave Love*** empty log message ***
2003-06-29 Dave LoveFix XRegisterIMInstantiateCallback check for gcc.
2003-06-29 Kai Großjohann(set-display-table-and-terminal-coding-system): Remove CVS
2003-06-28 Richard M.... (mule-menu-keymap): Delete mouse-set-fonts item here.
2003-06-28 Richard M.... (menu-bar-options-menu): Move mouse-set-fonts item...
2003-06-27 Stefan Monnier(mark_buffer): Fix missed buffer->name in last patch.
2003-06-27 Stefan Monnier(MARKBIT): Update comment.
2003-06-27 Stefan Monnier(VECTOR_MARK, VECTOR_UNMARK, VECTOR_MARKED_P): New...
2003-06-27 Kai Großjohann(menu-bar-options-menu): Move
2003-06-27 Richard M.... Fix minor Texinfo usage.
2003-06-27 Jan Djärvconfig.nt: New define strftime
2003-06-27 Richard M.... (BASE_PURESIZE): Increment base size.
2003-06-27 Richard M.... (fast_find_position): Enable Gerd's new definition.
2003-06-27 Richard M.... (xim_initialize): Undo previous change.
2003-06-26 Stefan Monnier(Fset_window_dedicated_p): Simplify.
2003-06-26 Stefan Monnier(message_dolog): Update for new types.
2003-06-26 Stefan Monnier(buf_charpos_to_bytepos, buf_bytepos_to_charpos)
2003-06-26 Stefan Monnier(check_markers, adjust_markers_for_delete)
2003-06-26 Stefan Monnier(save_excursion_restore, transpose_markers): Update...
2003-06-26 Stefan Monnier(set_buffer_internal_1): Test CONSP for lists.
2003-06-26 Stefan Monnier(survives_gc_p): Simplify.
2003-06-26 Stefan Monnier(struct buffer_text): Lisp_Object `markers' => Lisp_Marker.
2003-06-26 Stefan Monnier(unchain_marker): Lisp_Object arg => Lisp_Marker.
2003-06-26 Jan DjärvFix some of the font/face problems.
2003-06-26 Jan Djärvconfigure: Regenerate
2003-06-26 Jan DjärvAdd XRegisterIMInstantiateCallback_arg6 so it will...
2003-06-26 Markus RostRemove comment about change in Commentary section.
2003-06-26 Stephen Eglen(iswitchb-read-buffer): Remove redudant variable
2003-06-25 Stefan Monnier(make_interval, Fmake_symbol, allocate_misc):
2003-06-25 Stefan Monnier(struct interval, struct Lisp_Symbol, struct Lisp_Free)
2003-06-25 Sam Steingold(gnus-group-suspend): Avoid some consing.
2003-06-25 Masatake YAMATO* progmodes/asm-mode.el (asm-font-lock-keywords): Support
2003-06-24 Richard M.... Fix minor Texinfo usage.
2003-06-24 Richard M.... Advising Primitives renamed from Subr Arguments.
2003-06-24 Richard M.... Fix minor Texinfo usage.
2003-06-24 Richard M.... (Advising Primitives): Renamed from Subr Arguments.
2003-06-24 Dave Love(xim_initialize): Use XRegisterIMInstantiateCallback_arg6.
2003-06-24 Dave LoveTest HAVE_SYS__MBSTATE_H, not __hpux. Merge changes
2003-06-23 Dave Love*** empty log message ***
2003-06-23 Dave LoveCheck for sys/_mbstate_t.h. Test
2003-06-22 Andreas Schwab*** empty log message ***
2003-06-22 Andreas Schwab(Symbol Type): Fix description of examples.
2003-06-22 Andreas Schwab(easy-mmode-define-navigation): Avoid
2003-06-22 Andreas Schwab(eshell-do-opt): Avoid variable as format
2003-06-22 Andreas Schwab(vis-mode): Doc fix.
2003-06-22 Glenn Morris(diary-check-diary-file): New function.
2003-06-22 Glenn Morris*** empty log message ***
2003-06-22 Richard M.... (wait_reading_process_input): Don't signal SIGIO in...
2003-06-22 Richard M.... (Fwrite_region): Alternate messages for append and...
2003-06-22 Richard M.... (read_key_sequence): When converting upcase fn key to
2003-06-21 Glenn MorrisRegenerate.
2003-06-21 Kenichi Handa(reset-language-environment): Adjusted for the name...
2003-06-21 Kenichi HandaMany name changes: utf-16-{be,le} -> utf-16{be,le}.
2003-06-21 Kenichi HandaAdjusted for the name change: xxx-utf-16-{le,be} -...
next