/[emacs]/emacs/lisp/progmodes/ps-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/ps-mode.el

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

revision 1.16 by nickrob, Mon Aug 1 08:37:48 2005 UTC revision 1.17 by deego, Sun Sep 18 12:31:28 2005 UTC
# Line 630  defines the beginning of a group. These Line 630  defines the beginning of a group. These
630                (current-column))                (current-column))
631            (error            (error
632             (ding)             (ding)
633             (message (error-message-string err))             (message "%s" (error-message-string err))
634             0))             0))
635        (let (target)        (let (target)
636          (if (not (re-search-backward "[^ \t\n\r\f][ \t\n\r\f]*\\=" nil t))          (if (not (re-search-backward "[^ \t\n\r\f][ \t\n\r\f]*\\=" nil t))

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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