/[emacs]/emacs/lisp/progmodes/ada-xref.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/ada-xref.el

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

revision 1.24 by nickrob, Mon Aug 1 08:37:49 2005 UTC revision 1.25 by deego, Sun Sep 18 12:31:27 2005 UTC
# Line 325  replaced by the name including the exten Line 325  replaced by the name including the exten
325        ;; Check if there is an environment variable with the same name        ;; Check if there is an environment variable with the same name
326        (if (null value)        (if (null value)
327            (if (not (setq value (getenv name)))            (if (not (setq value (getenv name)))
328                (message (concat "No environment variable " name " found"))))                (message "%s" (concat "No environment variable " name " found"))))
329    
330        (cond        (cond
331         ((null value)         ((null value)

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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