emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp info.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp info.el
Date: Mon, 22 Aug 2005 15:53:47 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    05/08/22 19:53:47

Modified files:
        lisp           : info.el 

Log message:
        (Info-insert-dir): Use save-excursion around insert-buffer-substring.
        (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
        (Info-escape-percent): Delete function.
        (Info-fontify-node): Replace Info-escape-percent by
        replace-regexp-in-string with REP arg set to lambda that
        duplicates `%' and preserves text properties.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/info.el.diff?tr1=1.444&tr2=1.445&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]