From: Stefan Monnier Date: Fri, 28 May 2004 21:15:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~6032 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce50a84705892c1192264af9a5eb34bfed4efb1a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cbb13146a22..38f8dcc5feb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,10 +1,21 @@ +2004-05-28 Stefan Monnier + + * progmodes/compile.el (compilation-error-regexp-alist): + Use expand-file-name and data-directory. + + * progmodes/grep.el (grep-tree): Rework previous fix. + + * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode + after the user marked text with the mouse. + + * startup.el (command-line): Keep the first regexp of + auto-save-file-name-transforms intact. + 2004-05-28 Juanma Barranquero * cus-edit.el (customize-face, customize-face-other-window) - (custom-face-edit-delete): Make arguments match their use in - docstring. - (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in - docstring. + (custom-face-edit-delete): Make arguments match their use in docstring. + (custom-unloaded-symbol-p, custom-unloaded-widget-p): Docstring typo. * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast', not `cvs-butlast'. @@ -15,8 +26,7 @@ * w32-fns.el (w32-using-nt, w32-shell-dos-semantics) (set-w32-system-coding-system): Doc fixes. - * textmodes/artist.el (artist-last, artist-remove-nulls): - Simplify. + * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify. (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height): Make arguments match their use in docstring. (artist-draw-region-trim-line-endings) @@ -25,22 +35,19 @@ 2004-05-28 Simon Josefsson - * mail/smtpmail.el (smtpmail-open-stream): Bind - starttls-extra-arguments too, if starttls.el uses GNUTLS. + * mail/smtpmail.el (smtpmail-open-stream): + Bind starttls-extra-arguments too, if starttls.el uses GNUTLS. 2004-05-26 Simon Josefsson * starttls.el: Merge with my GNUTLS based starttls.el. (starttls-gnutls-program, starttls-use-gnutls) (starttls-extra-arguments, starttls-process-connection-type) - (starttls-connect, starttls-failure, starttls-success): - New variables. + (starttls-connect, starttls-failure, starttls-success): New variables. (starttls-program, starttls-extra-args): Doc fix. - (starttls-negotiate-gnutls, starttls-open-stream-gnutls): - New functions. - (starttls-negotiate, starttls-open-stream): Check - `starttls-use-gnutls' and pass on to corresponding *-gnutls - function if it is set. + (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs. + (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls' + and pass on to corresponding *-gnutls function if it is set. 2004-05-27 Luc Teirlinck @@ -140,8 +147,7 @@ * descr-text.el (describe-property-list): Add [show] button for `syntax-table' property with action to pp to a separate buffer. (describe-char): Replace search-forward by re-search-forward with - whitespace regexp after "character:" to not fail in too narrow - windows. + whitespace regexp after "character:" to not fail in too narrow windows. * simple.el (next-error-find-buffer): Add a rule to return next-error capable buffer if one window on the selected frame @@ -153,11 +159,11 @@ (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode) (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint) (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer) - (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer): Handle - new value for gud-minor-mode (gdbmi). + (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer): + Handle new value for gud-minor-mode (gdbmi). (gdb-buffer-type, gdb-input-queue, gdb-prompting) - (gdb-output-sink, gdb-current-item, gdb-pending-triggers): Change - from local to global gdb variable set. + (gdb-output-sink, gdb-current-item, gdb-pending-triggers): + Change from local to global gdb variable set. (gdb-ann3): Initialise above gdb variable set. (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input) (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt) @@ -242,8 +248,7 @@ 2004-05-21 Masatake YAMATO - * progmodes/etags.el (tags-apropos, list-tags): Require - apropos. + * progmodes/etags.el (tags-apropos, list-tags): Require apropos. (etags-tags-completion-table): Show parsing progress. 2004-05-20 Luc Teirlinck diff --git a/src/ChangeLog b/src/ChangeLog index f15b1e582d9..66b502d5bbc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2004-05-28 Stefan Monnier + + * alloc.c (struct backtrace): Remove. + (Fgarbage_collect): Use the new mark_backtrace. + + * eval.c (mark_backtrace): New function. + + * minibuf.c (run_exit_minibuf_hook): New function. + (read_minibuf_unwind): Don't run exit-minibuffer-hook any more. + (read_minibuf): Use separate unwind handler to run exit-minibuf-hook. + 2004-05-27 Kim F. Storm * xdisp.c (back_to_previous_visible_line_start): Skip backwards @@ -15,8 +26,8 @@ 2004-05-23 K,Ba(Broly L,Bu(Brentey (tiny change) - * coding.c (Fset_safe_terminal_coding_system_internal): Set - suppress_error in safe_terminal_coding, not terminal_coding. + * coding.c (Fset_safe_terminal_coding_system_internal): + Set suppress_error in safe_terminal_coding, not terminal_coding. 2004-05-22 Richard M. Stallman @@ -71,7 +82,7 @@ (re_opcode_t): New opcodes `symbeg' and `symend'. (print_partial_compiled_pattern): Print the new opcodes properly. (regex_compile): Parse the new operators. - (analyse_first): Skip symbeg and symend (they match only the empty string). + (analyse_first): Skip sym(beg|end) (they match only the empty string). (mutually_exclusive_p): `symend' is mutually exclusive with \s_ and \sw; `symbeg' is mutually exclusive with \S_ and \Sw. (re_match_2_internal): Match symbeg and symend.