1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-11-23 11:41:15 -05:00

Review buffer list and mode line printing.

Increase version number as two buffer modes have been removed (Spell and Crypt).
This commit is contained in:
2016-03-24 15:25:48 +08:00
parent 645a0d734b
commit 9669fea1ce
4 changed files with 44 additions and 64 deletions

View File

@@ -12,6 +12,6 @@
# define PROGRAM_NAME_PFX "\xC2"
# define PROGRAM_NAME_LONG "\xB5""EMACS" /* UTF-8 µEMACS */
# define VERSION "4.2.1"
# define VERSION "4.2.2"
#endif /* VERSION_H_ */