aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Doc fixes for mule.texi.Chong Yidong2011-05-222-22/+30
| | | | | * mule.texi (Specify Coding, Text Coding, Communication Coding): (File Name Coding, Terminal Coding): Add command names (Bug#8312).
* Remove $shortlisp from src/Makefile.in.Glenn Morris2011-05-191-1/+1
| | | | | | | | | | | | * configure.in (lisp_frag): New output file. * src/lisp.mk: New file, split from Makefile.in, and inheriting its copyright years. * src/Makefile.in (lisp): Move to separate file, inserted by @lisp_frag@. (shortlisp): Remove. ($(etc)/DOC): Edit lisp.mk rather than using $shortlisp. * lisp/loadup.el, doc/misc/Makefile.in: Comment changes.
* Fix whitespace in previous change.Glenn Morris2011-05-191-1/+1
|
* * doc/lispref/lists.texi (Sets And Lists): Mention cl provides union etc.Glenn Morris2011-05-182-3/+7
|
* Misc small lispref fixes.Nix2011-05-1811-24/+53
| | | | | | | | | | | | | | | | | | | | | * windows.texi (Displaying Buffers): pop-to-buffer is not a command. * text.texi (Parsing HTML): Update for function name changes. * syntax.texi (Syntax Flags): Small fix. * keymaps.texi (Active Keymaps): Typo fix. (Changing Key Bindings): Grammar fix. * frames.texi (Minibuffers and Frames): Grammar fix. (Window System Selections): x-select-enable-clipboard now defaults to t. * customize.texi (Common Keywords): * display.texi (Abstract Display): * modes.texi (Auto-Indentation): * nonascii.texi (Converting Representations): Typo fixes. * control.texi (Examples of Catch): Call it "goto" not "go to".
* gnus.texi (Gnus Registry Setup): Rename from "Setup".Teodor Zlatanov2011-05-182-3/+25
| | | | | | (Store custom flags and keywords): Mention `gnus-registry-user-format-function-M' and `gnus-registry-user-format-function-M2'. gnus-registry.el (gnus-registry-user-format-function-M): Use `mapconcat'. (gnus-registry-user-format-function-M2): Use to see the full text of the marks. Make "," the mark text separator.
* Fix last commit.Eli Zaretskii2011-05-181-1/+1
|
* ChangeLog changes for 2011-05-18T00:35:01Z!eggert@cs.ucla.edu.Eli Zaretskii2011-05-181-0/+4
| | | | | ChangeLog: Entry for gnulib sync. doc/misc/ChangeLog: Entry for gnulib sync.
* Remove lib-src/fakemail.c.Glenn Morris2011-05-172-1/+5
| | | | | | | | | | | | | | | | | | | | * lib-src/fakemail.c: Remove file. * lib-src/Makefile.in (UTILITIES): Remove fakemail${EXEEXT}. (fakemail${EXEEXT}): Remove rule. * lib-src/makefile.w32-in ($(BLD)/fakemail.exe, fakemail) ($(BLD)/fakemail.$(O)): Remove. * lisp/mail/sendmail.el (sendmail-program): Fall back to just "sendmail". * lisp/mail/feedmail.el: Update commentary. * doc/emacs/ack.texi (Acknowledgments): Remove fakemail.c. * etc/NEWS: Mention this. * INSTALL: Remove fakemail.
* Merge from gnulib.Paul Eggert2011-05-171-3/+5
|
* * doc/misc/gnus.texi (Face): Fix typo.Glenn Morris2011-05-162-1/+5
|
* Merge from emacs-23; up to 2010-06-11T14:39:54Z!cyd@stupidchicken.com.Glenn Morris2011-05-1621-213/+220
|\
| * Text-fitting fixes for printed Emacs manual on 7x9 paper.Chong Yidong2011-05-1521-213/+220
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * building.texi (Flymake, Breakpoints Buffer): * calendar.texi (Appointments): * cmdargs.texi (General Variables, Display X): * custom.texi (Saving Customizations, Face Customization) (Directory Variables, Minibuffer Maps, Init Rebinding): * display.texi (Font Lock, Font Lock, Useless Whitespace): * fixit.texi (Spelling): * frames.texi (Creating Frames, Fonts): * help.texi (Help Files): * mini.texi (Minibuffer File): * misc.texi (emacsclient Options, Emulation): * msdog.texi (Windows Startup, Windows HOME, Windows Fonts): * mule.texi (International Chars, Language Environments) (Select Input Method, Modifying Fontsets, Charsets): * programs.texi (Custom C Indent): * rmail.texi (Rmail Labels): * text.texi (Table Conversion): * trouble.texi (Known Problems, Known Problems): * windows.texi (Change Window): * xresources.texi (GTK resources): Reflow text and re-indent code examples to avoid TeX overflows and underflows on 7x9 paper. * emacs.texi: Fix the (commented out) smallbook command. * macos.texi (Mac / GNUstep Events): * xresources.texi (Lucid Resources): Remove extraneous examples.
* | * doc/misc/dired-x.texi (Omitting Examples): Minor addition.Glenn Morris2011-05-142-1/+7
| |
* | Fix minor errors in ELisp manual.Eli Zaretskii2011-05-142-3/+6
| | | | | | | | | | doc/lispref/nonascii.texi (Character Properties): Fix inconsistencies with implementation.
* | Fix bug #8652 with indentation of variable docs.Eli Zaretskii2011-05-142-14/+23
| | | | | | | | | | doc/lispref/text.texi (Special Properties): Move @defvar's out of the @table.
* | Put ChangeLog entries in the correct files.Glenn Morris2011-05-122-0/+8
| |
* | * doc/lispref/display.texi (Image Descriptors): Fix typo. (Bug#8495)Glenn Morris2011-05-122-2/+6
| |
* | Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.Glenn Morris2011-05-126-9/+21
|\ \ | |/
| * Typo fix in doc/lispref/files.texi.Eli Zaretskii2011-05-091-1/+1
| |
| * * lispref/modes.texi (Region to Refontify): Rename from "Region to Fontify".Stefan Monnier2011-05-065-7/+15
| | | | | | | | | | | | | | (Multiline Font Lock): * lispref/vol2.texi (Top): * lispref/vol1.texi (Top): * lispref/elisp.texi (Top): Update menu accordingly.
| * doc/lispref/modes.texi (Region to Fontify): Fix typo.Drew Adams2011-05-062-1/+5
| |
* | fix many doubled-word typosU. Ser2011-05-102-2/+2
| |
* | Deprecate using "mode:" to enable minor modes (bug#8613)Glenn Morris2011-05-092-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/files.el (hack-one-local-variable-eval-safep): Consider "eval: (foo-mode)" to be safe. * doc/emacs/custom.texi (Specifying File Variables): Deprecate using mode: for minor modes. * etc/NEWS: Mention this. * lisp/doc-view.el, lisp/net/soap-client.el: Change "mode:" minor-mode file local variables to use "eval:".
* | * doc/emacs/cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.Glenn Morris2011-05-062-0/+7
| |
* | Allow per-appointment warning times.Glenn Morris2011-05-062-1/+7
| | | | | | | | | | | | | | | | | | | | * lisp/calendar/appt.el (appt-message-warning-time): Doc fix. (appt-warning-time-regexp): New option. (appt-make-list): Respect appt-message-warning-time. * doc/emacs/calendar.texi (Appointments): Mention appt-warning-time-regexp. * etc/NEWS: Mention this.
* | Do not assume EMACS_INT is the same width as a pointer.Paul Eggert2011-05-062-3/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prepares for a future patch that will prefer 64-bit EMACS_INT if available. That patch can be tried now, by compiling with -DWIDE_EMACS_INT, but it is temporarily not the default so that it can be further tested. Also, install some other fixes for problems discovered by the static checking of GCC 4.6.0. Fixes: debbugs:8545 debbugs:8601 debbugs:8600 debbugs:8602
| * \ Merge from mainline.Paul Eggert2011-05-052-0/+18
| |\ \ | |/ / |/| |
* | | Add diary comments feature.Glenn Morris2011-05-052-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/calendar/diary-lib.el (diary-comment-start, diary-comment-end): New options. (diary-add-to-list): Strip comments from the displayed string. (diary-mode): Set comment-start and comment-end. * doc/emacs/cal-xtra.texi (Fancy Diary Display): Mention diary comments. * etc/NEWS: Mention this.
| * | Revert to wraparound integer arithmetic, instead of going to float.Paul Eggert2011-05-043-15/+11
| | |
| * | Merge from mainline.Paul Eggert2011-05-031-1/+1
| |\ \ | |/ / |/| |
* | | Mark tiny change.Glenn Morris2011-05-031-1/+1
| | |
| * | Merge from mainline.Paul Eggert2011-05-032-2/+10
| |\ \ | |/ / |/| |
* | | Merge changes made in Gnus trunk.Gnus developers2011-05-032-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | gnus.texi (Summary Buffer Lines): gnus-summary-user-date-format-alist does not exist. (Sorting the Summary Buffer): More about sorting threads. shr.el: Add shr-link face for links. (shr-urlify): Use it. registry.el (registry-insert): Make error message more helpful.
| * | Add Bug#.Paul Eggert2011-05-031-1/+1
| | |
| * | [etc/ChangeLog]Paul Eggert2011-05-033-11/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | * NEWS: Integer overflow now yields floating-point instead of wrapping around. [doc/lispref/ChangeLog] * numbers.texi (Arithmetic Operations, Math Functions): Large integers go to floats instead of wrapping around. * objects.texi (Integer Type): Likewise.
| * | * numbers.texi (Integer Basics): Large integers are treated as floats.Paul Eggert2011-05-032-3/+8
|/ /
* | Implement and document `server-eval-at'.Lars Magne Ingebrigtsen2011-05-022-0/+13
| |
* | Extend `call-process' to take the `(:file "file")' syntax to redirectLars Magne Ingebrigtsen2011-05-012-0/+8
| | | | | | | | STDOUT to a file.
* | * trampver.texi: Update release number.Michael Albinus2011-04-252-1/+5
| |
* | Fix next-file command in etags.el.Uday S Reddy2011-04-242-0/+11
| | | | | | | | | | | | | | * lisp/progmodes/etags.el (next-file): Don't use set-buffer to change buffers (Bug#8478). * doc/lisp/maintaining.texi (List Tags): Document next-file.
* | Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-226-12/+30
|\ \ | |/
| * Fix typos.Juanma Barranquero2011-04-135-3/+12
| |
| * Doc fix for left-fringe and right-fringe parameters (Bug#6930)Chong Yidong2011-04-102-9/+18
| | | | | | | | | | | | * doc/lispref/frames.texi (Layout Parameters): Note the difference between querying and setting parameters for left-fringe and right-fringe.
* | * lisp/vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, sinceStefan Monnier2011-04-202-6/+5
| | | | | | | | we're in VC after all.
* | * lisp/vc/vc.el (vc-diff-build-argument-list-internal)Christoph Scholtes2011-04-202-93/+105
| | | | | | | | | | | | | | | | (vc-version-ediff, vc-ediff): New functions. (vc-version-diff): Use vc-diff-build-argument-list-internal. * doc/emacs/maintaining.texi (Old Revisions): Add paragraph on new function vc-ediff. * etc/NEWS: Document new function `vc-ediff'.
* | * tramp.texi (Frequently Asked Questions): New item for disablingMichael Albinus2011-04-142-4/+36
| | | | | | | | Tramp in other packages.
* | Fix typos in the last change in gnus-registry docs.Katsumi Yamaoka2011-04-141-2/+2
| |
* | gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)Teodor Zlatanov2011-04-142-42/+39
| | | | | | | | | | (Fancy splitting to parent, Store arbitrary data): Updated gnus-registry docs. gnus-registry.el: Updated gnus-registry docs.
* | Fix typos.Juanma Barranquero2011-04-132-11/+15
| |