1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

798 Commits

Author SHA1 Message Date
Kenichi Handa
2d2db320ff Add description for the argument change of
`set-fontset-font' and `print-fontset'.
2009-03-13 05:07:41 +00:00
Glenn Morris
bd6e492c7c Mention Zile. 2009-02-25 03:58:48 +00:00
Miles Bader
a20878b6d8 Rename system-process-attributes' to process-attributes'
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1553
2009-02-23 05:06:36 +00:00
Nick Roberts
6766b10c2f *** empty log message *** 2009-02-19 06:49:05 +00:00
Jay Belanger
f623f7372c *** empty log message *** 2009-02-14 03:37:42 +00:00
Glenn Morris
ded8c6eac7 Tiny change is tiny. 2009-02-12 03:30:26 +00:00
Glenn Morris
2c015ae787 Fix previous change. 2009-02-05 06:22:39 +00:00
Carsten Dominik
cc6dbcb7b7 2009-02-04 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-return-follows-link): Revert setting
	`org-return-follows-link' to t by default.
2009-02-04 23:01:58 +00:00
Dan Nicolaescu
bec18736a1 (gnu): Add an example for the "note" format. 2009-02-04 13:36:59 +00:00
Jason Rumney
8c4fae510a (CPP): Note problem with resource compiler of MSVC. 2009-02-04 09:13:18 +00:00
Juanma Barranquero
62e466d023 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys. 2009-01-28 23:44:12 +00:00
Carsten Dominik
7ddb1b5f24 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
* org.texi (TODO dependencies): New section.
2009-01-28 14:34:34 +00:00
Carsten Dominik
3da3282ea0 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Plain lists, TODO basics, Priorities)
	(Multiple sets in one file, Conflicts): Document interaction with
	`shift-selection-mode'.
2009-01-27 11:41:36 +00:00
Kenichi Handa
be7ca04425 (canonicalize-coding-system-name)
(coding-system-from-name): New functions.
2009-01-27 04:39:30 +00:00
Carsten Dominik
55e0839db5 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
* org.texi (References): Add information about remote references.
	(Built-in table editor): Document `C-c RET' in tables.
	(Math symbols, Quoting LaTeX code): Mention that simple
	LaTeX macros survive LaTeX export.
	(Images in LaTeX export): Show how to create a reference to a
	figure.
	(Sectioning structure): Document that the LaTeX class can be
	specified in a property.
	(Text areas in HTML export): New section.
	(External links): Add examples for text search and ID links.
	(Built-in table editor): Remove the descriptio of `C-c
	C-q', it not longer works.
	(Literal examples): Document that a space must follow
	the colon in short examples.
	(Relative timer): Document `org-timer-stop'.
	(Footnotes): New section.
	(Footnote markup): Shorten section and refer to new Footnote
	section.
	(Literal examples): Add documentation for line
	numbering in and references to code examples.
	(CSS support): Fix the description of default CSS styles.
	(Capturing column view): Document
	"file:path/to/file.org" as an allowed value for the ID property of
	a dynamic block copying column view.
2009-01-25 15:57:04 +00:00
Glenn Morris
bb65542c44 Add 2009 to copyright years. 2009-01-08 05:11:56 +00:00
Michael Albinus
cc2fc5a240 * NEWS: Tramp supports IPv6 addresses. 2009-01-03 15:11:47 +00:00
Carsten Dominik
b6cb4cd58c 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Activation, Exporting, ASCII export, HTML export)
	(HTML Export commands, LaTeX/PDF export commands): Improve
	documentation about transient-mark-mode.
	(References): DOcuemtn the use of special names like $LR1 to reference
	to fields in the last table row.
2008-12-20 14:39:23 +00:00
Eli Zaretskii
bde76d3e83 (MS-DOS): Document the problems on Vista. 2008-12-19 11:13:11 +00:00
Glenn Morris
0a8548de34 File name fix, for AUTHORS. 2008-12-19 03:24:20 +00:00
Glenn Morris
7de6767d8a File name fixes, for AUTHORS. 2008-12-19 03:11:47 +00:00
Glenn Morris
a61646e1e1 Expand some wildcard entries. 2008-12-18 08:16:37 +00:00
Carsten Dominik
ed208c8a18 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
* org.texi: Version number pushed to 6.15d.
2008-12-17 12:39:10 +00:00
Carsten Dominik
67df9cfbb2 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
* org.texi: (Tables in LaTeX export): New section.
	(Images in LaTeX export): New section.
	(Inlined images, Images in HTML export): Sections renamed.
2008-12-16 13:32:13 +00:00
Dan Nicolaescu
7c3cb0ab02 SH3 is still supported. 2008-12-11 07:44:27 +00:00
Carsten Dominik
96c8522ad2 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Using the mapping API): Fix bug in mapping example.
	(Publishing options): Make the list of properties complete again, in
	correspondence to the variable `org-export-plist-vars'.
	(Property searches): Document new special values for time comparisons.
	(Tag inheritance): Refine the description of tag inheritance.
	(Project alist): Add info about the publishing sequence of components.
	(Effort estimates): Document the new relativer timer.
2008-12-07 18:50:50 +00:00
Juanma Barranquero
0956be4f1a * NEWS: Fix typo. (Bug#1439) 2008-11-27 09:14:14 +00:00
Carsten Dominik
e45e35955c 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Clocking work time): Document the :formula property of
	clock tables.
	(Structure editing, Refiling notes): Document refiling regions.
	(Agenda commands): Document the double-prefix version
	of the `l' command in the agenda.
	(Handling links): Explain the effect of a double prefix
	arg to `C-c C-o'.
	(TODO basics): Add documentation for tag triggers.
2008-11-12 08:09:03 +00:00
Mark A. Hershberger
33198156a9 Examples for compilation.txt for PHP 2008-11-08 16:50:14 +00:00
Juanma Barranquero
d6c180c46b New function `locate-user-emacs-file'.
* subr.el (locate-user-emacs-file): New function.
  (user-emacs-directory): Mention it in docstring.

* completion.el (save-completions-file-name):
* filesets.el (filesets-menu-cache-file):
* image-dired.el (image-dired-dir, image-dired-db-file)
  (image-dired-temp-image-file, image-dired-gallery-dir)
  (image-dired-temp-rotate-image-file):
* savehist.el (savehist-file):
* server.el (server-auth-dir):
* startup.el (auto-save-list-file-prefix):
* thumbs.el (thumbs-thumbsdir):
* tutorial.el (tutorial--saved-dir):
* play/gamegrid.el (gamegrid-user-score-file-directory): Use it.

* url.el (url-configuration-directory): Use `locate-user-emacs-file'.

* NEWS: New function `locate-user-emacs-file'.
2008-10-24 09:39:27 +00:00
Dan Nicolaescu
fac5dc61db * configure.in: Add support for GNU/Linux on SuperH.
* MACHINES: Add section for SuperH.
* m/sh3.h: New file, machine description for SuperH.
2008-10-18 08:11:30 +00:00
Romain Francoise
69d31e5183 Delete leftover conflict markers. 2008-10-12 09:17:13 +00:00
Carsten Dominik
47ffc45683 New files org-attach.el, org-list.el, org-plot.el. 2008-10-12 06:18:14 +00:00
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