mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fprgot to save ChangeLog...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@397 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7401c2baaa
commit
3dea2c51df
@ -2,6 +2,11 @@
|
||||
|
||||
* src/buffer.C (Dispatch): remove an extraneous break statement.
|
||||
|
||||
* src/support/filetools.C (QuoteName): change to do simple
|
||||
'quoting'. More work is necessary. Also changed to do nothing
|
||||
under emx (needs fix too).
|
||||
(Putenv): Cast the argument of putenv() with PUTENV_TYPE_ARG.
|
||||
|
||||
* acinclude.m4 (STL_STRING_FWD_H_LOCATION): add the comment for
|
||||
config.h.in to the AC_DEFINE_UNQUOTED() call.
|
||||
(LYX_FUNC_PUTENV_ARGTYPE): new macro. Checks whether putenv()
|
||||
@ -11,10 +16,6 @@
|
||||
* acconfig.h: remove placeholder for STL_STRING_FWD_H_LOCATION;
|
||||
remove definition of BZERO.
|
||||
|
||||
* src/support/filetools.C (QuoteName): change to do simple
|
||||
'quoting'. More work is necessary. Also changed to do nothing
|
||||
under emx (needs fix too).
|
||||
|
||||
1999-12-24 Lars Gullik Bjønnes <larsbj@lyx.org>
|
||||
|
||||
* src/support/LRegex.C: include <regex.h> if HAVE_REGEX_H is
|
||||
|
Loading…
Reference in New Issue
Block a user