/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

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

revision 1.1025 by teirllm, Wed Sep 8 03:16:14 2004 UTC revision 1.1026 by ttn, Wed Sep 8 12:53:31 2004 UTC
# Line 2886  can start with this line: Line 2886  can start with this line:
2886    
2887     #!/usr/bin/emacs --script     #!/usr/bin/emacs --script
2888    
2889    ** The option --directory DIR now modifies `load-path' immediately.
2890    Directories are added to the front of `load-path' in the order they
2891    appear on the command line.  For example, with this command line:
2892    
2893      emacs -batch -L .. -L /tmp --eval "(require 'foo)"
2894    
2895    Emacs looks for library `foo' in the parent directory, then in /tmp, then
2896    in the other directories in `load-path'.  (-L is short for --directory.)
2897    
2898  +++  +++
2899  ** A function's docstring can now hold the function's usage info on  ** A function's docstring can now hold the function's usage info on
2900  its last line.  It should match the regexp "\n\n(fn.*)\\'".  its last line.  It should match the regexp "\n\n(fn.*)\\'".

Legend:
Removed from v.1.1025  
changed lines
  Added in v.1.1026

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