log

age author description
2007-03-28 Chong Yidong * simple.el (next-error-highlight): Doc fix.
2007-03-28 Richard M. Stallman *** empty log message ***
2007-03-28 Richard M. Stallman (edebug-display): Don't go to edebug-outside-buffer if it is dead.
2007-03-28 Juanma Barranquero *** empty log message ***
2007-03-28 Juanma Barranquero (view-mode): Fix typos in docstring.
2007-03-28 Juanma Barranquero *** empty log message ***
2007-03-28 YAMAMOTO Mitsuharu *** empty log message ***
2007-03-28 YAMAMOTO Mitsuharu (readchar): Extend BLOCK_INPUT block to ferror/clearerr.
2007-03-28 YAMAMOTO Mitsuharu [HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.
2007-03-28 YAMAMOTO Mitsuharu (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2007-03-28 Glenn Morris (PC-do-completion-end): New variable.
2007-03-28 Glenn Morris Stephen Berman <Stephen.Berman at gmx.net>:
2007-03-28 Glenn Morris *** empty log message ***
2007-03-28 Stefan Monnier (make-text-button): Add explicit `button' property.
2007-03-28 Stefan Monnier (python-mode): Skip comments when parsing.
2007-03-28 Stefan Monnier (vc-with-current-file-buffer): New macro.
2007-03-28 Stefan Monnier (lisp-complete-symbol): Make get-buffer-window find windows in other frames.
2007-03-28 Stefan Monnier (comint-proc-query, comint-dynamic-list-completions):
2007-03-27 Nick Roberts (Info-display-images-node): On a text-only terminal, show
2007-03-27 Nick Roberts *** empty log message ***
2007-03-27 Chong Yidong ** david.reitter@gmail.com, Mar 23: file-remote-p malfunctions at site-start
2007-03-27 Chong Yidong Emacs cannot load remote files using Tramp during init.
2007-03-27 Juanma Barranquero *** empty log message ***
2007-03-27 Juanma Barranquero *** empty log message ***
2007-03-27 Juanma Barranquero (Fformat_network_address): Make room in args array to format IPv6 addresses.
2007-03-27 Richard M. Stallman *** empty log message ***
2007-03-27 Thien-Thi Nguyen *** empty log message ***
2007-03-27 Thien-Thi Nguyen (message-yank-original): Fix bug:
2007-03-27 Glenn Morris (PC-do-completion): Compute completion-base-size in
2007-03-27 Glenn Morris *** empty log message ***
2007-03-27 Glenn Morris (diary-live-p): Do not check for diary-selective-display.
2007-03-27 Glenn Morris *** empty log message ***
2007-03-27 Glenn Morris (calendar-mode-hook): Declare it.
2007-03-27 Glenn Morris *** empty log message ***
2007-03-27 Glenn Morris Restore HP-UX support (removed 2007-01-29).
2007-03-26 Stefan Monnier (occur-next-error): *Occur* might not be displayed in the
2007-03-26 Nick Roberts Change help-echo (again). `Entering directory DIR' visits DIR
2007-03-26 YAMAMOTO Mitsuharu *** empty log message ***
2007-03-26 YAMAMOTO Mitsuharu (create_text_encoding_info_alist): Move assignments
2007-03-26 YAMAMOTO Mitsuharu (get_scrap_target_type_list, x_own_selection): Move
2007-03-26 YAMAMOTO Mitsuharu (Fx_display_mm_height, Fx_display_mm_width): Scale
2007-03-26 Richard M. Stallman *** empty log message ***
2007-03-26 Richard M. Stallman (Caching passphrase): Clean up previous change.
2007-03-26 Richard M. Stallman (flyspell-large-region): Use ispell-call-process-region.
2007-03-26 Richard M. Stallman (byte-compile-file-form-defmumble): Use prin1 instead of princ.
2007-03-26 Richard M. Stallman Explain reason for X protocol error recommendations.
2007-03-26 Sam Steingold (sigchld_handler): Delay by 1ms instead of 1s to
2007-03-26 Nick Roberts *** empty log message ***
2007-03-25 Kim F. Storm (merge_properties): Use explicit loop instead of
2007-03-25 Kim F. Storm *** empty log message ***
2007-03-25 Thien-Thi Nguyen *** empty log message ***
2007-03-25 Thien-Thi Nguyen (Setting Process Marks): Fix typo.
2007-03-25 Chong Yidong ** rob@tenfoot.org.uk, Mar 12: set-face-attribute doesn't set default for new frames
2007-03-25 Chong Yidong (face-set-after-frame-default): Revert 2007-03-10 change. Merge in X
2007-03-25 Chong Yidong ** Add default-directory spec to *Compilation* buffer only when about
2007-03-25 Chong Yidong Don't mark default-directory as a safe local var.
2007-03-25 Chong Yidong (compilation-start): Save compilation-directory rather than
2007-03-25 Chong Yidong * progmodes/compile.el (compilation-start): Save
2007-03-25 Chong Yidong ** christensenthomas@gmail.com, Mar 18: C indentation (problem)
2007-03-25 Chong Yidong ** michael@cadilhac.name, Mar 7: input-method completion is annoying.