1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
Commit graph

765 commits

Author SHA1 Message Date
Juanma Barranquero
10d1d0af5f Fix typos. 2008-09-24 01:16:16 +00:00
Daiki Ueno
29c068d1d1 Remove the entry describing auto-encryption. 2008-09-08 03:22:11 +00:00
Robert J. Chassell
3256a4757e Prevent pasting a region twice on an xterm or rxvt in X. 2008-08-26 20:02:17 +00:00
Chong Yidong
5bd950ea3c Fix Javanese pun. 2008-08-23 03:19:53 +00:00
Bill Wohler
f956beb689 *** empty log message *** 2008-08-19 04:41:08 +00:00
Vinicius Jose Latorre
4e5a8be947 Improve whitespace information. 2008-08-15 00:48:55 +00:00
Teodor Zlatanov
6d496c76c6 Add entries about the new auth-source integration and
about the cyrillic-translit modifications.
2008-08-01 21:00:17 +00:00
Adrian Robert
7ded338349 NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_load_color_file moved to xfaces x_load_color_file 2008-08-01 11:48:29 +00:00
Dan Nicolaescu
7c2fb837ec * bitmaps/README:
* xfns.c:
* termcap.c:
* term.c:
* syswait.h:
* systty.h:
* systime.h:
* syssignal.h:
* sysdep.c:
* process.h:
* process.c:
* print.c:
* ndir.h:
* lread.c:
* keyboard.c:
* getpagesize.h:
* floatfns.c:
* fileio.c:
* emacs.c:
* doc.c:
* dispnew.c:
* dired.c:
* data.c:
* callproc.c:
* buffer.c:
* README:
* Makefile.in:
* s/template.h:
* s/msdos.h:
* m/vax.h: Remove VMS support.
* s/vms.h:
* vlimit.h:
* uaf.h:
* temacs.opt:
* param.h:
* ioctl.h: Remove file.

* descrip.mms:
* compile.com: Remove file.
* Create.c: Remove VMS support.

* message.el (Module):

* gnus-start.el (Module):

* gnus-registry.el (Module):

* textmodes/texinfmt.el:
* nxml/nxml-enc.el:
* mail/feedmail.el:
* international/mule.el:
* international/latexenc.el:
* emulation/viper-util.el:
* emulation/viper-init.el:
* emulation/viper-ex.el:
* emacs-lisp/bytecomp.el:
* version.el:
* subr.el:
* startup.el:
* sort.el:
* shadowfile.el:
* recentf.el:
* printing.el:
* paths.el:
* minibuffer.el:
* ls-lisp.el:
* loadup.el:
* hippie-exp.el:
* finder.el:
* files.el:
* ediff-util.el:
* ediff-ptch.el:
* ediff-init.el:
* ediff-diff.el:
* dired.el:
* dired-aux.el:
* cus-edit.el:
* bindings.el:
* arc-mode.el:
* add-log.el: Remove VMS support.
* obsolete/vmsproc.el:
* obsolete/vms-pmail.el:
* obsolete/vms-patch.el: Remove file.

* etags.c:
* emacsclient.c: Remove VMS support.

* termcap.src: Remove file.
* README:
* PROBLEMS:
* MACHINES: Remove VMS info.

* ediff.texi: Remove VMS support.

* os.texi:
* intro.texi:
* files.texi: Remove VMS support.

* emacs.texi: Remove VMS support.

* make-dist:
* README: Remove VMS support.
* vms: Remove directory.
2008-07-31 05:33:56 +00:00
Dan Nicolaescu
9e2a264775 Remove support for Mac Carbon.
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon

* erc.el: Remove code for Carbon.

Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.

Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.

* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.

* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.

* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.

* xresources.texi: Remove mentions of Mac Carbon.

* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.

Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL:  Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Vinicius Jose Latorre
355b422fd2 New function diff-show-trailing-blanks in diff-mode.el. 2008-07-25 02:34:31 +00:00
Michael Albinus
b8454fe2de *** empty log message *** 2008-07-24 21:52:33 +00:00
Vinicius Jose Latorre
2f56f788e1 Add whitespace package information. 2008-07-24 03:56:00 +00:00
Juri Linkov
15f5445063 Add information about C-g to the introduction. 2008-07-19 23:54:48 +00:00
Juanma Barranquero
ba60bd44c7 Fix typos. 2008-07-18 15:42:14 +00:00
Juanma Barranquero
555b0992fd * lisp/startup.el (fancy-splash-head): Fix change of 2008-07-02.
* etc/images/splash8.xpm: Remove.
2008-07-18 14:22:24 +00:00
Adrian Robert
06b627700d remove need for nextstep/compile for NS build; also, add NEWS entry about the port 2008-07-17 17:44:41 +00:00
Adrian Robert
edfda78355 merging Emacs.app (NeXTstep port) 2008-07-15 18:15:18 +00:00
Kenichi Handa
3b48f0d2a6 *** empty log message *** 2008-07-14 04:47:19 +00:00
Juri Linkov
268207a34b Use more correct IPA characters for English pronunciation.
Add the combining acute accent after the accented vowel in the
Russian example like it is used in dictionaries.
2008-07-12 20:41:55 +00:00
Juanma Barranquero
68548459a1 Add new SVG and PNG splash images.
* etc/images/splash.png:
* etc/images/splash.svg:
* etc/images/gnus/gnus.png:
* etc/images/gnus/gnus.svg: New files.

* lisp/startup.el (fancy-splash-head):
* lisp/gnus/gnus.el (gnus-group-startup-message):
  Prefer SVG or PNG image, if available.
2008-07-02 01:49:03 +00:00
Glenn Morris
fffa137cb7 American English spelling fix. 2008-06-27 07:34:53 +00:00
Glenn Morris
6772c8e169 American English spelling fix. 2008-06-27 02:41:14 +00:00
Kenichi Handa
50542767a7 *** empty log message *** 2008-06-25 07:16:43 +00:00
Michael Albinus
e9e70c4354 *** empty log message *** 2008-06-21 19:21:53 +00:00
Juanma Barranquero
b344d29d16 Fix typos, convert to utf-8. 2008-06-13 13:42:21 +00:00
John Paul Wallington
203553fdc3 Document that `completion-ignore-case' is nil on MS-Windows. 2008-06-08 17:25:40 +00:00
Michael Olson
23aaf52ba0 etc/ChangeLog: Update. 2008-05-19 22:38:15 +00:00
Glenn Morris
ab73e885f0 Switch to recommended form of GPLv3 permissions notice. 2008-05-15 07:32:14 +00:00
Juri Linkov
5525fa30ac *** empty log message *** 2008-05-11 20:29:07 +00:00
Eric S. Raymond
db86064f73 Meta-CVS support removed. 2008-05-07 22:11:08 +00:00
Nick Roberts
ba82b36e4a *** empty log message *** 2008-05-05 11:55:44 +00:00
Reiner Steib
e405fa5f4e * NEWS: Reword previous commit.
* NEWS.22: Document removal of duplicated "alt-" input methods.
2008-05-04 10:23:41 +00:00
Glenn Morris
1cb3343813 Move here from ../lisp 2008-04-26 02:39:10 +00:00
Jason Rumney
312082e9dc (Burmese): Rename from Myanmar to be consistent with comment in burmese.el 2008-04-06 15:21:36 +00:00
Miles Bader
5bc6ddff00 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
2008-04-05 23:01:26 +00:00
Kenichi Handa
880820fe87 (Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
2008-03-27 11:36:43 +00:00
Chong Yidong
03a864d5b3 Bump version to 22.2. 2008-03-26 13:47:40 +00:00
Reiner Steib
e652d4d353 (incoming mail files): Add version. 2008-03-22 10:13:32 +00:00
Carsten Dominik
28a16a1bf0 * org.texi (Exporting Agenda Views): Document agenda export to
iCalendar.
	(Progress logging): Document the new progress logging
	stuff.
2008-03-13 08:50:59 +00:00
Reiner Steib
81fc1eb405 Refer to node name `Init Rebinding' instead of title. 2008-03-12 23:11:29 +00:00
Reiner Steib
bd6b0b0177 Remove even more discussion of flow control. 2008-03-12 22:38:26 +00:00
Chong Yidong
8e8b845d1d Copyedit. 2008-03-12 13:42:04 +00:00
Chong Yidong
4d2d106e6f * TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:
* TUTORIAL.ru, TUTORIAL.cn, TUTORIAL.ja, TUTORIAL.sk:
* TUTORIAL.cs, TUTORIAL.ko, TUTORIAL.sl, TUTORIAL.de:
* TUTORIAL.nl, TUTORIAL.sv, TUTORIAL.eo, TUTORIAL.pl, TUTORIAL.th:
* TUTORIAL.es, TUTORIAL.pt_BR: Remove discussion of flow control.
2008-03-12 13:39:52 +00:00
Chong Yidong
9cd754b337 * TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:
* TUTORIAL.ru, TUTORIAL.cn, TUTORIAL.ja, TUTORIAL.sk:
* TUTORIAL.cs, TUTORIAL.ko, TUTORIAL.sl, TUTORIAL.de:
* TUTORIAL.nl, TUTORIAL.sv, TUTORIAL.eo, TUTORIAL.pl, TUTORIAL.th:
* TUTORIAL.es, TUTORIAL.pt_BR: Remove discussion of flow control.
2008-03-12 13:34:10 +00:00
Juanma Barranquero
85efdcf340 Describe linum.el. 2008-03-12 09:31:59 +00:00
Glenn Morris
cf358568d8 Remove Creator metadata. 2008-03-11 04:36:26 +00:00
Jan Djärv
e8db5c599d New files. 2008-03-06 11:01:53 +00:00
Jason Rumney
67ab204543 *** empty log message *** 2008-03-03 22:09:09 +00:00
Dan Nicolaescu
7b7b316efd Fix format. 2008-03-03 21:58:50 +00:00