aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | doc/misc/erc.texi (Connecting): Remove stray "OA" that failed the manual build.Eli Zaretskii2014-10-032-1/+6
* | | | | | | | | | | | | | | | | Updating ERC documentationKelvin White2014-10-032-1/+31
* | | | | | | | | | | | | | | | | Merge from emacs-24Stefan Monnier2014-10-022-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Bump version to 24.3.94; regenerate ldefs-boot and AUTHORSemacs-24.3.94Glenn Morris2014-10-012-2/+2
| * | | | | | | | | | | | | | | | * emacs/package.texi (Package Installation): Mention etc/package-keyring.gpg.Glenn Morris2014-10-012-3/+4
* | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | Follow-up to renaming v24.5 to 25.1.Eli Zaretskii2014-09-294-2/+10
* | | | | | | | | | | | | | | | | Add cl-parse-integer based on parse-integerLeo Liu2014-09-262-0/+20
* | | | | | | | | | | | | | | | | Newsticker: Add commands to rearrange treeview groups and document them. (Bug...Ulf Jasper2014-09-242-115/+423
* | | | | | | | | | | | | | | | | Update documentation for `insert-register'Daniel Colascione2014-09-144-5/+16
* | | | | | | | | | | | | | | | | Spelling fixes.Paul Eggert2014-09-111-4/+4
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.eduGlenn Morris2014-09-072-9/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | * doc/lispref/functions.texi (Core Advising Primitives): Add a note about theStefan Monnier2014-09-042-9/+20
* | | | | | | | | | | | | | | | | * strings.texi (Text Comparison): Describe `string-collate-equalp'Michael Albinus2014-09-072-0/+102
* | | | | | | | | | | | | | | | | Add vector qpattern to pcaseLeo Liu2014-09-062-0/+9
* | | | | | | | | | | | | | | | | Less chatter in 'make' output.Paul Eggert2014-09-032-2/+6
* | | | | | | | | | | | | | | | | * doc/lispref/lists.texi (Functions that Rearrange Lists): RemoveDmitry Antipov2014-08-293-68/+99
* | | | | | | | | | | | | | | | | Misc accumulated ChangeLog convention fixesStefan Monnier2014-08-282-14/+14
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris2014-08-272-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Update Emacs's bidirectional conformance per Unicode 6.3.0.Eli Zaretskii2014-08-192-2/+9
| * | | | | | | | | | | | | | | | Bump version number to 24.3.93Glenn Morris2014-08-142-2/+2
* | | | | | | | | | | | | | | | | * src/keyboard.c (Vtop_level_message): Rename toDmitry Antipov2014-08-272-1/+10
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Remove remaining mentions of VMS as a hostReuben Thomas2014-08-074-9/+13
* | | | | | | | | | | | | | | | Refer to MS-DOS using the same name everywhere.Reuben Thomas2014-08-077-13/+24
* | | | | | | | | | | | | | | | * tramp.texi (Remote shell setup): Explain, how to change commandMichael Albinus2014-08-072-0/+31
* | | | | | | | | | | | | | | | doc/misc/ChangeLog: Add missing entry for gnus.texiTassilo Horn2014-08-011-0/+5
* | | | | | | | | | | | | | | | [Gnus] Allow list-valued gcc-self group paramsTassilo Horn2014-07-311-5/+10
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-282-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fix code and doc involving marked items.Stephen Berman2014-07-252-4/+10
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-212-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | * doc/emacs/emacs.texi (Intro): Workaround makeinfo 4 @acronym bug.Glenn Morris2014-07-202-1/+14
* | | | | | | | | | | | | | | | * lisp/gnus/gnus-msg.el (gnus-configure-posting-style):Albert Krewinkel2014-07-182-4/+15
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-06-23T06:25:47Z!rgm@gnu.orgGlenn Morris2014-07-162-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fix bug #18025 with typos in Emacs Lisp Introduction manual.Alvar Jesus Ibeas Martin2014-07-152-5/+10
* | | | | | | | | | | | | | | | doc/lispref/internals.texi (Garbage Collection): Fix last change.Eli Zaretskii2014-07-112-0/+5
* | | | | | | | | | | | | | | | * src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]: Return nil ifDmitry Antipov2014-07-112-0/+8
* | | | | | | | | | | | | | | | Hide password in batch modeMichael Albinus2014-07-112-5/+12
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-086-28/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | * doc/lispref/debugging.texi (Function Debugging, Debugger Commands):Stefan Monnier2014-07-082-17/+7
| * | | | | | | | | | | | | | | * todo-mode.texi (Levels of Organization): Comment out statementStephen Berman2014-07-042-5/+10
| * | | | | | | | | | | | | | | * doc/emacs/search.texi (Regexp Search): Update lax space matching that isJuri Linkov2014-07-042-6/+12
* | | | | | | | | | | | | | | | * trampver.texi: Update release number.Michael Albinus2014-07-032-2/+6
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-0211-27/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Doc and comment fixes re "online" helpGlenn Morris2014-06-2810-22/+40
| * | | | | | | | | | | | | | | Update idlwave urlGlenn Morris2014-06-282-5/+12
* | | | | | | | | | | | | | | | * doc/lispref/keymaps.texi (Key Lookup): Remove mention of indirect entries.Stefan Monnier2014-07-012-24/+10