]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
document_path defaults to empty; fix handling of function args from minibuffer
[features.git] / src / ChangeLog
index 8081e1fa8f21217e6dcc80633845e14ed4a84eed..e83de61a16e5a9d3d5ded96da96b220f78525fe2 100644 (file)
@@ -1,3 +1,12 @@
+2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * lyxfunc.C (verboseDispatch): fix handling of arguments
+
+       * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
+
+       * lyxrc.C: use string::erase() instead of initializing to "".
+       
+
 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
 
        * BufferView_pimpl.h: