bpt/emacs.git
2005-07-17 Richard M.... (Fmake_overlay): Doc fix.
2005-07-17 Richard M.... (Managing Overlays): Clarify make-overlay args for...
2005-07-17 Kim F. Storm*** empty log message ***
2005-07-17 Kim F. Storm(dired-other-window): Put ido property on dired-other...
2005-07-17 Kim F. Storm*** empty log message ***
2005-07-16 Juanma Barranquero(def-edebug-form-spec): Add obsolescence info and delet...
2005-07-16 Juanma Barranquero(byte-compile-maybe-guarded): Fix typo in docstring.
2005-07-16 Richard M.... (find-gc-subrs-callers): Renamed from find-gc-subrs...
2005-07-16 Richard M.... (allout-isearch-did-quit): Variable deleted.
2005-07-16 Richard M.... (isearch-mode-end-hook-quit): New variable.
2005-07-16 Richard M.... (byte-compile-maybe-guarded): Doc fix.
2005-07-16 Richard M.... (pascal-outline-map): Use fboundp, not boundp. Correct...
2005-07-16 Richard M.... (f90-abbrev-start): Avoid warning.
2005-07-16 Richard M.... (asm-comment): Use with-no-warnings.
2005-07-16 Richard M.... (byte-compile-if): Guard the else-clause too.
2005-07-16 Richard M.... (tetris-mode): Avoid warning.
2005-07-16 Richard M.... (snake-mode): Avoid warning.
2005-07-16 Richard M.... (gamegrid-shared-game-dir): Add defvar.
2005-07-16 Richard M.... (byte-compile-or-recursion): New function.
2005-07-16 Richard M.... (eudc-hotlist-mode): Avoid warnings.
2005-07-16 Richard M.... (eudc-jump-to-event): Avoid warning.
2005-07-16 Richard M.... (uce-reply-to-uce): Replace beginning-of-buffer and...
2005-07-16 Richard M.... (byte-compile-and-recursion): New function.
2005-07-16 Richard M.... (eshell-rebind-keys-alist): Add defvar.
2005-07-16 Richard M.... (viper-activate-input-method): Avoid warning.
2005-07-16 Richard M.... (reb-cook-regexp): Avoid warning calling lre-compile...
2005-07-16 Richard M.... (calculator-last-input): Guard uses of event-key and...
2005-07-16 Richard M.... (find-gc-unsafe-list, find-gc-source-directory, find...
2005-07-16 Richard M.... (checkdoc-make-overlay, checkdoc-overlay-put, checkdoc...
2005-07-16 Richard M.... (whitespace-make-overlay)
2005-07-16 Richard M.... (tempo-insert-template): Suppress warning.
2005-07-16 Richard M.... (longlines-mode): Add defvar.
2005-07-16 Richard M.... (Completion Commands): Fix command name for ?.
2005-07-16 Eli Zaretskii*** empty log message ***
2005-07-16 Eli ZaretskiiFinish config.log with a line that indicates that the...
2005-07-16 Eli ZaretskiiBind "C-x #" in a way that works even if C-x is redefin...
2005-07-16 Eli Zaretskii*** empty log message ***
2005-07-16 Eli Zaretskii(cl-make-type-test): Defer evaluation of cl-make-type...
2005-07-16 Eli Zaretskii(gnus-button-mailto): Remove save-selected-window-windo...
2005-07-16 Eli Zaretskii*** empty log message ***
2005-07-16 Eli Zaretskii(dired-do-relsymlink-regexp): Add missing optional...
2005-07-16 Eli Zaretskii(Type Predicates): Document `atom' type.
2005-07-16 Eli Zaretskii(cl-make-type-test): Add `atom' type.
2005-07-16 Eli Zaretskii(syms_of_ntproc): staticpro Qhigh, Qlow,
2005-07-16 Eli Zaretskii(Standard Faces): Explain that customization of `menu...
2005-07-16 Eli Zaretskii(General Variables): Clarify the default location of...
2005-07-16 Eli ZaretskiiClarify the location of $HOME on w32.
2005-07-16 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (Fmac_code_convert_string)...
2005-07-16 Luc Teirlinck(define-minor-mode): Avoid constructing a defcustom...
2005-07-16 Luc Teirlinck*** empty log message ***
2005-07-15 Jason Rumneycmdargs.texi updated for last change
2005-07-15 Jason RumneyDefault HOME on MS Windows has changed.
2005-07-15 Jason Rumney(General Variables): Default HOME on MS Windows has...
2005-07-15 Richard M.... *** empty log message ***
2005-07-15 Richard M.... (select_frame_for_redisplay): Use find_symbol_value.
2005-07-15 Richard M.... (emacs-lisp-mode-syntax-table): Don't give ^M comment...
2005-07-15 Juanma Barranquero(site-run-file, keyboard-type): Doc fixes.
2005-07-15 Nick Roberts(gdb-var-update, gdb-var-update-handler):
2005-07-15 Nick Roberts(etags, sdb): Only require etags when needed.
2005-07-15 Nick Roberts*** empty log message ***
2005-07-15 Kim F. Storm(ido-file-internal, ido-read-file-name, ido-read-direct...
2005-07-15 Kim F. Storm*** empty log message ***
2005-07-15 Kim F. StormFix commentary.
2005-07-15 Kim F. StormFix redisplay loop in last change.
2005-07-15 Kim F. Storm*** empty log message ***
2005-07-15 Juanma Barranquero*** empty log message ***
2005-07-15 Juanma Barranquero(hexl-mode-map): Recognize also `ehelp-command' as...
2005-07-15 Kim F. Storm(ido-define-mode-map): Move ido-next-work-file to C...
2005-07-15 Kim F. Storm*** empty log message ***
2005-07-15 Juanma Barranquero(derived-mode-run-hooks): Reinstalled, as it is needed...
2005-07-15 Richard M.... (url-http-parse-headers): Add :redirect arg-pair
2005-07-15 Richard M.... (url-retrieve): The callback function can get an additi...
2005-07-15 Juanma Barranquero(derived-mode-run-hooks): Remove.
2005-07-14 Jason Rumney(init_environment): Default HOME directory to user's
2005-07-14 Jay BelangerUpdate copyright information.
2005-07-14 Jay BelangerUpdated copyright information.
2005-07-14 Dan Nicolaescu(term-mode): Disable cua-mode for term buffers.
2005-07-14 Juanma Barranquero*** empty log message ***
2005-07-14 Kim F. Storm(pitx): Fix output format. Print string charpos.
2005-07-14 Kim F. Storm*** empty log message ***
2005-07-14 Kim F. Storm(syms_of_syntax): Staticpro lisp objects in gl_state.
2005-07-14 Kim F. Storm(syms_of_search): Staticpro searchbuf.whitespace_regexp.
2005-07-14 Kim F. Storm(syms_of_lread): Initialize seen_list.
2005-07-14 Kim F. Storm*** empty log message ***
2005-07-14 Juanma Barranquero(add-log-mailing-address, change-log-merge): Doc fix.
2005-07-14 YAMAMOTO Mitsuharu(mac_window_to_frame): Remove duplicate define.
2005-07-14 YAMAMOTO Mitsuharu(get_scrap_target_type_list): Avoid NULL pointer derefe...
2005-07-14 Kim F. Storm(cua--pre-command-handler-1, cua--pre-command-handler)
2005-07-14 Kim F. Storm*** empty log message ***
2005-07-14 Kenichi Handa(code_convert_region_unwind): ARG is changed to a cons.
2005-07-14 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-07-14 Stefan Monnier(help-xref-interned): Undo last mistaken change.
2005-07-14 Stefan Monnier(help-xref-interned): Properly setup xref info.
2005-07-14 Stefan MonnierFix up commenting style.
2005-07-14 Luc TeirlinckWhitespace changes.
2005-07-14 Luc Teirlinck(custom-initialize-safe-set, custom-initialize-safe...
2005-07-14 Luc Teirlinck(Variable Definitions): Add `custom-initialize-safe...
2005-07-14 Luc Teirlinck*** empty log message ***
2005-07-14 Luc Teirlinck(custom-initialize-safe-set, custom-initialize-safe...
2005-07-14 Luc Teirlinck(blink-cursor-mode): Use `custom-initialize-safe-defaul...
next