[geany/geany] : Maybe != may be
Jiří Techet
techet at xxxxx
Wed Jan 11 21:59:28 UTC 2012
Branch: refs/heads/master
Home: https://github.com/geany/geany
Commit: d4b2b89d009aa8c5314a86450ea13190f4a20241
https://github.com/geany/geany/commit/d4b2b89d009aa8c5314a86450ea13190f4a20241
Author: Jiří Techet <techet at gmail.com>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M src/editor.c
M src/search.c
Log Message:
-----------
Maybe != may be
Commit: 73f345eb09e52a195f823d6e28bc52702b735388
https://github.com/geany/geany/commit/73f345eb09e52a195f823d6e28bc52702b735388
Author: Jiří Techet <techet at gmail.com>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M src/callbacks.c
Log Message:
-----------
Use standard include paths for "open selected file"
Under linux, try to locate the file with the given
name also under /usr/local/include and /usr/include.
This feature is probably most often used for
opening include files so this helps for the system
ones.
In addition, fix locale/utf8 encoding usage.
Compare: https://github.com/geany/geany/compare/2143679...73f345e
More information about the Commits
mailing list