1
0
mirror of https://github.com/rfivet/uemacs.git synced 2024-06-05 11:50:47 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
dab92e74ff Increase µEMACS version number.
Add message line in maze script.
2017-06-17 17:18:17 +08:00
19e33fef82 Increase version number before merge to master branch. 2017-03-22 14:37:26 +08:00
9669fea1ce Review buffer list and mode line printing.
Increase version number as two buffer modes have been removed (Spell and Crypt).
2016-03-24 15:25:48 +08:00
4918da601c Increase version number before merge to master branch. 2015-10-05 14:20:15 +08:00
e13bc9ca7e Version 4.2
Consistent display of µEMACS as program name among
- ue --version
- on status bar
- insert-string $progname
- write-message $progname (FIX).
2015-02-12 13:15:45 +08:00
83b323272d Put back the Micro in uEMACS both in status line and version string (ue --version). 2015-02-02 19:20:48 +08:00
a2804f6ca5 Align program name between Makefile and version.h 2014-12-22 15:48:37 +08:00
86afdef45e refactor handling of version and program name strings. 2014-12-22 14:43:23 +08:00
34615aae05 first step for constant version strings. 2014-12-22 14:13:54 +08:00
c961759288 rework version and help printing
em --help now returns EXIT_SUCCESS
2014-12-22 14:05:53 +08:00
Thiago Farina
5664b10291 uemacs/version.c: Add version function to output the version string information.
Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-09-07 13:55:02 -07:00
Thiago Farina
8facd84c6f uemacs: Add --help option.
Add a basic usage() function to support the --help option.

Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-08-18 12:14:19 -07:00