- Use distribution CFLAGS
- Update to release 1.12
* A '+' alone (without line number) before a file name in the
command line puts the cursor at end-of-buffer.
* In case of error in an argument to a command line option, moe
now shows the name of the option as parsed from the command
line.
* The new command 'C-o b' (reformat paragraphs in block) has
been added.
* Moe now centers the cursor the first time each handle is
displayed.
* 'F2' (save) now can write an unnamed read-only buffer to a
file without setting the buffer name.
* 'undo' and 'redo' now show feedback ("undoing...",
"redoing...").
* The UTF-8 decoder now converts some more characters ('numero
sign', 'arrow with tip', 'double arrow', 'Kelvin sign',
'Angstrom sign').
OBS-URL: https://build.opensuse.org/request/show/1003309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/moe?expand=0&rev=5
- GNU moe 1.9:
* rc.cc: Load recursively all regular files in each directory
passed in the command line.
* Added a new help key 'C-a'.
* encoding.cc: UTF-8 decoder now converts some more characters.
* buffer_handle.h (Buffer_handle): Adjust '+line,col' for tabs.
* set_to_matching_delimiter: Skip delimiters inside /**/ comments.
* Added 'N' command to the basic less emulation.
* rc.cc (process_options): Don't use stdin more than once.
* window_vector.cc (remove_duplicate_lines): Run 20% faster.
* Cut long filenames in messages like "File '...filename' saved".
* Set an 8-bit "C" locale in Cygwin to show chars > 127.
* configure: Avoid warning on some shells when testing for g++.
* Makefile.in: Detect the existence of install-info.
- cleanup with spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/588363
OBS-URL: https://build.opensuse.org/package/show/editors/moe?expand=0&rev=10