aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | * text.texi (Document Object Model): New node to document dom.el.Lars Magne Ingebrigtsen2014-11-262-1/+123
* | | | | | | | | | | | | | | | Moved the Network Security Manager to the Emacs manualLars Magne Ingebrigtsen2014-11-243-104/+2
* | | | | | | | | | | | | | | | (Network Security): Mention more NSM variables.Lars Magne Ingebrigtsen2014-11-242-0/+19
* | | | | | | | | | | | | | | | * processes.texi (Network Security): Made into its own section and fleshed outLars Magne Ingebrigtsen2014-11-243-10/+81
* | | | | | | | | | | | | | | | Rename `nsm-security-level' to `network-security-level'Lars Magne Ingebrigtsen2014-11-231-2/+2
* | | | | | | | | | | | | | | | Implement a Network Security ManagerLars Magne Ingebrigtsen2014-11-232-0/+33
* | | | | | | | | | | | | | | | 'libxml-parse(html|xml)-region': new optional param 'discard-comments'.Ulf Jasper2014-11-212-2/+10
* | | | | | | | | | | | | | | | New macro define-adviceLeo Liu2014-11-182-0/+12
* | | | | | | | | | | | | | | | Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-162-66/+75
* | | | | | | | | | | | | | | | Implement an `inhibit-read-only' text propertyLars Magne Ingebrigtsen2014-11-162-0/+9
* | | | | | | | | | | | | | | | Fix some 24-hour time stamps in documentation.Paul Eggert2014-11-132-1/+6
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 117691Glenn Morris2014-11-082-40/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Replace doc/*/Makefile.in dist rules with code in admin/admin.elGlenn Morris2014-11-082-40/+6
* | | | | | | | | | | | | | | | Improve inhibiting of implied frame resizes.Martin Rudalics2014-11-072-13/+42
* | | | | | | | | | | | | | | | Rewrite "Size and Position" section in frames.texi.Martin Rudalics2014-10-222-54/+171
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-201-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4
* | | | | | | | | | | | | | | | * objects.texi (Type Predicates): Don't mention display-table-p.Tom Tromey2014-10-202-3/+4
* | | | | | | | | | | | | | | | Update the bidirectional reordering engine for Unicode 6.3 and 7.0.Eli Zaretskii2014-10-153-4/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge from trunk and resolve conflicts.Eli Zaretskii2014-10-1418-312/+734
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Update NEWS and lispref docs.Eli Zaretskii2014-10-132-1/+7
| * | | | | | | | | | | | | | | | Added BidiBrackets.txt and related Unicode properties to unidqata-gen.el.Eli Zaretskii2014-09-031-0/+26
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-07-26T12:14:42Z!schwab@linux-m68k.orgGlenn Morris2014-10-122-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Update doc/ make dist rulesGlenn Morris2014-10-122-0/+18
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-07-26T11:58:24Z!schwab@linux-m68k.orgGlenn Morris2014-10-123-8/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | * doc/lispref/control.texi: Avoid overfull hbox.Glenn Morris2014-10-091-7/+7
| * | | | | | | | | | | | | | | | * doc/lispref/elisp.texi (DATE): Bump to October 2014.Glenn Morris2014-10-092-1/+3
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka@jpl.orgGlenn Morris2014-10-082-19/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | * doc/lispref/frames.texi: Tweak previous tweaks.Glenn Morris2014-10-081-6/+6
| * | | | | | | | | | | | | | | | Doc tweaksGlenn Morris2014-10-082-11/+21
| * | | | | | | | | | | | | | | | doc/lispref/frames.texi: (Multiple Terminals): Fix last commit.Eli Zaretskii2014-10-081-1/+0
| * | | | | | | | | | | | | | | | Fix bug #18636 with documentation of multi-monitor displays.Eli Zaretskii2014-10-082-18/+84
* | | | | | | | | | | | | | | | | Enhance terpri to allow conditionally output a newlineLeo Liu2014-10-092-3/+11
* | | | | | | | | | | | | | | | | Add documentation for horizontal scroll bars and fix some minor issues.Martin Rudalics2014-10-045-118/+188
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-07-20T16:14:58Z!dmantipov@yandex.ruGlenn Morris2014-10-048-92/+83
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | * doc/lispref/commands.texi (Generic Commands): Copyedits.Glenn Morris2014-10-032-20/+17
| * | | | | | | | | | | | | | | | Small copyedits for doc/lisprefGlenn Morris2014-10-033-9/+9
| * | | | | | | | | | | | | | | | Small doc/ fixes re @var usage.Glenn Morris2014-10-034-4/+8
| * | | | | | | | | | | | | | | | * doc/lispref/windows.texi (Window Sizes, Resizing Windows): Copyedits.Glenn Morris2014-10-032-29/+22
| * | | | | | | | | | | | | | | | Doc tweaks re multi-monitorGlenn Morris2014-10-032-30/+27
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-07-16T17:06:12Z!rgm@gnu.orgGlenn Morris2014-10-032-6/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | A few tiny doc/ copyedits.Glenn Morris2014-10-031-6/+6
| * | | | | | | | | | | | | | | | Mention `frame-resize-pixelwise' to make frames truly fullscreen or maximized.Martin Rudalics2014-10-032-1/+16
* | | | | | | | | | | | | | | | | Improve doc for use of 'int', and discuss 'ssize_t'.Paul Eggert2014-10-012-0/+18
* | | | | | | | | | | | | | | | | Use AUTO_CONS instead of SCOPED_CONS, etc.Paul Eggert2014-09-302-26/+9
* | | | | | | | | | | | | | | | | * internals.texi (Stack-allocated Objects): Further improvements.Paul Eggert2014-09-302-19/+49
* | | | | | | | | | | | | | | | | Fix last change in lispref.Eli Zaretskii2014-09-302-20/+27
* | | | | | | | | | | | | | | | | * internals.texi (Stack-allocated Objects): Describe this feature.Dmitry Antipov2014-09-302-0/+30
* | | | | | | | | | | | | | | | | Update documentation for `insert-register'Daniel Colascione2014-09-142-2/+8
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.eduGlenn Morris2014-09-072-9/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /