Mercurial > emacs
view doc/man/ebrowse.1 @ 100351:d23b1588c7c1
Move decoding of locale info from Lisp to C.
* src/w32proc.c (Fw32_get_locale_info): Decode long form of locale name.
* lisp/w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;
decoding of long locale info is now done in `w32-get-locale-info'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 11 Dec 2008 09:40:44 +0000 |
parents | 1912976b0dec |
children | a2a672d854a1 |
line wrap: on
line source
.TH EBROWSE 1 .SH NAME ebrowse \- create a class hierarchy database .SH SYNOPSIS .B emacsclient .I "[options] files ..." .SH "DESCRIPTION" This manual page documents briefly the .BR ebrowse command. Full documentation is available in the GNU Info format. .PP .B ebrowse is used to create the database used by the class browser in Emacs. .PP .SH OPTIONS The programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). .TP .B \-a, \-\-append append output to existing file .TP .B \-f, \-\-files=FILES read input file names from FILE .TP .B \-I, \-\-search-path=LIST set search path for input files .TP .B \-m, \-\-min-regexp-length=N set minimum regexp length to N .TP .B \-M, \-\-max-regexp-length=N set maximum regexp length to N .TP .B \-n, \-\-no-nested-classes exclude nested classes .TP .B \-o, \-\-output-file=FILE set output file name to FILE .TP .B \-p, \-\-position-info print info about position in file .TP .B \-s, \-\-no-structs-or-unions don't record structs or unions .TP .B \-v, \-\-verbose be verbose .TP .B \-V, \-\-very-verbose be very verbose .TP .B \-x, \-\-no-regexps don't record regular expressions .TP .B \-\-help display this help .TP .B \-\-version display version info .SH "SEE ALSO" The program is documented fully in .IR "Ebrowse" available via the Info system. .SH AUTHORS .I Ebrowse was written by Gerd Möllmann. . .SH COPYING Copyright 2008 Free Software Foundation, Inc. .