/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3986.2.59 by miles, Tue Jul 6 10:20:14 2004 UTC revision 1.3986.2.60 by miles, Tue Jul 6 10:23:33 2004 UTC
# Line 230  Line 230 
230          * subr.el (functionp): Function removed (now a subr).          * subr.el (functionp): Function removed (now a subr).
231          * help-fns.el (describe-function-1): Handle interpreted closures.          * help-fns.el (describe-function-1): Handle interpreted closures.
232    
233    2004-06-29  Kim F. Storm  <storm@cua.dk>
234    
235            * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
236            (breakpoint-disabled-bitmap-face): Add :group 'gud.
237    
238            * progmodes/ada-xref.el (ada-tight-gvd-integration):
239            Add :group 'ada.
240    
241            * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
242    
243    2004-06-29  Juri Linkov  <juri@jurta.org>
244    
245            * replace.el (query-replace-read-args): Swallow a space after
246            everything except )]" which in most cases means after a symbol.
247    
248            * emacs-lisp/pp.el (pp-buffer): Add autoload.
249    
250    2004-06-26  David Kastrup  <dak@gnu.org>
251    
252            * replace.el (perform-replace): Highlight the match even in
253            non-query mode if there is potential replace string editing.
254    
255    2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
256    
257            * net/tramp.el (tramp-handle-file-remote-p): New implementation to
258            agree with new return value of `file-remote-p'.
259            This syncs with Tramp 2.0.42.
260    
261            * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
262            according to new documentation of `file-remote-p'.
263    
264            * files.el (file-remote-p): Fix doc to say that return value is
265            identification of remote system, if not nil.
266            (file-relative-name): Use new return value of `file-remote-p'.
267    
268    2004-06-26  Nick Roberts  <nickrob@gnu.org>
269    
270            * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
271            (gdb-goto-breakpoint): Fix breakage.
272    
273    2004-06-26  Eli Zaretskii  <eliz@gnu.org>
274    
275            * man.el (Man-getpage-in-background): Add windows-nt to the list
276            of systems where shell-file-name should be used instead of
277            literal "sh".
278    
279    2004-06-25  Sam Steingold  <sds@gnu.org>
280    
281            * add-log.el (change-log-font-lock-keywords): Support Common Lisp
282            function names `(setf symbol)'.
283    
284    2004-06-24  Richard M. Stallman  <rms@gnu.org>
285    
286            * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
287    
288            * font-lock.el (font-lock-keywords): Change format of compiled values.
289            Document it.
290            (font-lock-add-keywords): If font-lock-keywords is compiled,
291            extract the uncompiled version, modify, then recompile.
292            (font-lock-remove-keywords): Likewise.
293            (font-lock-fontify-keywords-region): Handle changed format.
294            (font-lock-compile-keywords): Handle changed format.
295            (font-lock-set-defaults): Compile the keywords explicitly here.
296    
297    2004-06-24  David Kastrup  <dak@gnu.org>
298    
299            * replace.el (query-replace-read-args): Implement `\,' and `\#'
300            replacements here.
301            (query-replace-regexp): Doc string explaining this and the new
302            `\?' replacement.  Remove `\,' and `\#' implementation here, as it
303            is better placed in `query-replace-read-args'.
304            (replace-regexp): Explain `\,', `\#' and `\?'.
305            (replace-match-data): New function for thorough reuse/destruction
306            of old match-data.
307            (replace-match-maybe-edit): Function for implementing `\?'
308            editing.
309            (perform-replace): Fix maintaining of the match stack including
310            already matched regions, implement `\?', fix various problems
311            with regions while editing and other stuff.
312            (replace-highlight): Simplified.
313    
314  2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>  2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
315    
316          * progmodes/grep.el (grep-error-screen-columns): New variable.          * progmodes/grep.el (grep-error-screen-columns): New variable.

Legend:
Removed from v.1.3986.2.59  
changed lines
  Added in v.1.3986.2.60

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26