aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * * dbus.texi (Type Conversion): Formatting edits in example.Michael Albinus2014-06-151-0/+4
| |
* | Sync with Tramp 2.2.10.Michael Albinus2014-06-151-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/tramp.texi (Inline methods): Remove restriction on "telnet". Recommend sharing ssh connections for "plink". (External methods): Remove "sftp". Merge "pscp" and "psftp" descriptions. Recommend sharing ssh connections. Add "nc" method. (GVFS based methods): Add "sftp". (Customizing Completion, External packages, Issues): Use @dots{}. * doc/misc/trampver.texi: Update release number.
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in: (submake_template): New definition. (mostlyclean_dirs, clean_dirs, distclean_dirs, maintainer_clean_dirs): New variables. (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean) (extraclean): Define using each subdirectory as a prequisite. * lib/Makefile.am (bootstrap-clean): * doc/emacs/Makefile.in (bootstrap-clean): * doc/lispintro/Makefile.in (bootstrap-clean): * doc/lispref/Makefile.in (bootstrap-clean): * doc/misc/Makefile.in (bootstrap-clean): * lib-src/Makefile.in (bootstrap-clean): * lwlib/Makefile.in (bootstrap-clean): * nextstep/Makefile.in (bootstrap-clean): * nt/Makefile.in (bootstrap-clean): * oldXMenu/Makefile.in (bootstrap-clean): New rules, for symmetry/simplicity. * lwlib/Makefile.in (mostlyclean, clean, distclean, maintainer-clean): * oldXMenu/Makefile.in (mostlyclean, clean, distclean, maintainer-clean, tags): Declare as PHONY.
* | Adding support for SES local printer functionsVincent Belaïche2014-06-121-0/+4
| |
* | Simplify doc/misc/Makefile.in with GNU Make featuresGlenn Morris2014-06-111-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/Makefile.in (mkinfodir): Remove. (${buildinfodir}): Generate using an order-only prerequisite. (.dvi.ps): Replace with pattern rule. ($INFO_TARGETS): Mark as PHONY. (${buildinfodir}): New rule. (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables. (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps): New pattern rules, replacing numerous previous explicit rules. (info_template): New definition. (gnus.dvi, gnus.pdf): Use distinct intermediate files. (mostlyclean): Adjust for above gnus change.
* | Merge from emacs-24; up to 2014-06-02T14:17:07Z!michael.albinus@gmx.deGlenn Morris2014-06-111-0/+4
|\ \ | |/
| * * doc/misc/Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 changeGlenn Morris2014-06-101-0/+4
| |
* | Get rid of the INFO_EXT variableGlenn Morris2014-06-091-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's never been anything more than pointless complexity * configure.ac (INFO_EXT, INFO_OPTS): Remove output variables. * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout. * doc/emacs/Makefile.in (INFO_EXT): Remove and replace by ".info" throughout. (INFO_OPTS): Set directly rather than with configure. * doc/lispintro/Makefile.in (INFO_EXT): Remove and replace by ".info" throughout. (INFO_OPTS): Set directly rather than with configure. * doc/lispref/Makefile.in (INFO_EXT): Remove and replace by ".info" throughout. (INFO_OPTS): Set directly rather than with configure. * doc/misc/Makefile.in (INFO_EXT): Remove and replace by ".info" throughout. (INFO_OPTS): Set directly rather than with configure.
* | Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-081-0/+21
|\ \ | |/
| * Simplify info.info for the stand-alone readerKarl Berry2014-06-081-0/+7
| | | | | | | | | | | | | | doc/misc/info.texi (Help-^L): "mode line", "screenful", stand-alone and Emacs Info both use the mode line. Use x instead of weird C-x 0 to get rid of help msg in standalone Info.
| * Doc edits re uniquifyGlenn Morris2014-06-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/buffers.texi (Uniquify): Copyedits. * doc/emacs/files.texi (Visiting): Update for uniquify changes. * doc/lispref/files.texi (Subroutines of Visiting): Mention uniquify. * doc/misc/vip.texi (Files): Defer to Emacs manual for uniquify details. * lisp/bookmark.el (bookmark-load): Doc fix. * lisp/uniquify.el (uniquify-buffer-name-style): Doc fix. * lisp/files.el: Comment. * etc/NEWS: Related edit.
| * info.texi tweaks re S-SPCGlenn Morris2014-06-081-0/+4
| | | | | | | | | | | | * doc/misc/info.texi (Help-Small-Screen): Clarify details of S-SPC. (Help-Small-Screen, Help-]): Do not mention S-SPC. (Emacs Info Variables): Markup fix.
| * Doc markup fixes re SPC, RETGlenn Morris2014-06-071-0/+8
| | | | | | | | | | | | | | | | | | | | | | * doc/emacs/dired.texi (Marks vs Flags): * doc/emacs/rmail.texi (Rmail Scrolling): * doc/misc/ebrowse.texi (Source Display, Finding/Viewing): * doc/misc/erc.texi (Sample Session): * doc/misc/ses.texi (The Basics): * doc/misc/todo-mode.texi (Moving and Deleting Items): * doc/misc/woman.texi (Navigation): Markup fixes re SPC, RET.
* | Make some old emulation modes obsoleteGlenn Morris2014-06-011-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00502.html * lisp/emulation/crisp.el, lisp/emulation/tpu-edt.el: * lisp/emulation/tpu-extras.el, lisp/emulation/tpu-mapper.el: * lisp/emulation/vi.el, lisp/emulation/vip.el, lisp/emulation/ws-mode.el: Move to obsolete/. * doc/emacs/ack.texi (Acknowledgments): Remove some obsolete items. * doc/emacs/misc.texi (Emulation): Remove section. * doc/lispintro/emacs-lisp-intro.texi (Autoload): Update loaddefs.el details. * doc/misc/efaq.texi (Finding a package with particular functionality): Update example. * doc/misc/vip.texi: Mention this is obsolete. * etc/NEWS: Mention this.
* | Merge from gnulib.Paul Eggert2014-05-261-0/+4
| | | | | | | | | | | | This incorporates: 2014-05-21 fchdir: port 'open' and 'close' redefinitions to AIX 7.1 * doc/misc/texinfo.tex, lib/openat-proc.c: Update from gnulib.
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-251-0/+13
|\ \ | |/
| * Specify coding if Latin-1 Emacs would misinterpret.Paul Eggert2014-05-241-0/+5
| | | | | | | | | | | | | | * doc/misc/htmlfontify.texi, doc/misc/org.texi: * etc/ETAGS.EBNF, etc/NEWS, etc/ORG-NEWS: Add "coding: utf-8". Fixes: debbugs:17575
| * todo-mode.el: Remove dependence on auto-mode-alist.Stephen Berman2014-05-231-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * calendar/todo-mode.el: Remove dependence on auto-mode-alist, to avoid errors when trying to create or visit a file foo.todo located outside to todo-directory, and to allow having such files without them being tied to Todo mode. (todo-show, todo-move-category, todo-merge-category, todo-find-archive) (todo-archive-done-item, todo-find-filtered-items-file) (todo-filter-items, todo-find-item, todo-diary-goto-entry) (todo-category-completions, todo-read-category): When visiting a Todo file, make sure we're in the right mode and the buffer local variables are set. (todo-make-categories-list, todo-reset-nondiary-marker) (todo-reset-done-string, todo-reset-comment-string): After processing all Todo files, kill the buffers of those files that weren't being visited before the processing. (todo-display-as-todo-file, todo-add-to-buffer-list) (todo-visit-files-commands): Comment out. (todo-modes-set-3, todo-mode): Comment out additions to find-file-hook. (auto-mode-alist): Remove add-to-list calls making Todo file extensions unrestrictedly tied to Todo modes. * doc/misc/todo-mode.texi: Update in light of changes due to bug#17482. Replace numerous mistaken uses of literal quotes with proper Texinfo markup. (Todo Mode Entry Points): Comment out reference to using find-file or Dired to visit Todo files, since this has been disabled (bug#17482).
* | * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.Leo Liu2014-05-201-0/+4
| |
* | * texinfo.tex: Update from gnulib.Paul Eggert2014-05-131-0/+4
| |
* | Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris2014-05-071-0/+5
|\ \ | |/
| * * tramp.texi (Frequently Asked Questions): Mention HISTFILEMichael Albinus2014-05-061-0/+5
| | | | | | | | setting in ~/.ssh/environment.
* | Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-041-0/+12
|\ \ | |/
| * Update, improve exposition, add cross references, fix typos.Stephen Berman2014-05-021-0/+7
| | | | | | | | | | | | | | * todo-mode.texi: Update, improve exposition, add cross references, fix typos. (Inserting New Items, Editing Item Headers and Text): Rewrite to document new user interface.
| * Doc fixesGlenn Morris2014-05-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/autotype.texi (Skeleton Language): * doc/misc/message.texi (Header Commands): * lisp/allout-widgets.el (allout-widgets-tally) (allout-decorate-item-guides): * lisp/menu-bar.el (menu-bar-positive-p): * lisp/minibuffer.el (completion-pcm-complete-word-inserts-delimiters): * lisp/cedet/ede.el (ede-project-directories, ede-check-project-directory): * lisp/cedet/semantic/ia-sb.el (semantic-ia-sb-show-doc): * lisp/cedet/semantic/tag.el (semantic-tag-in-buffer-p): * lisp/cedet/semantic/bovine/c.el (semantic-tag-abstract-p): * lisp/gnus/gnus-registry.el (gnus-registry-install-p): Doc fix. * lisp/progmodes/gdb-mi.el (gdbmi-same-start, gdbmi-is-number): * lisp/progmodes/js.el (js--inside-param-list-p) (js--inside-dojo-class-list-p, js--forward-destructuring-spec): * lisp/progmodes/prolog.el (region-exists-p): * lisp/progmodes/verilog-mode.el (verilog-scan-cache-ok-p): * lisp/textmodes/reftex-parse.el (reftex-using-biblatex-p): * lisp/url/url-parse.el (url-generic-parse-url): * src/floatfns.c (Fisnan): * src/profiler.c (Fprofiler_cpu_running_p): Doc fixes (replace `iff'). Fixes: debbugs:17309
* | * vhdl-mode.texi: Add "@documentencoding UTF-8",Paul Eggert2014-05-021-0/+5
| | | | | | | | since this is a toplevel .texi file.
* | Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.eduPaul Eggert2014-04-221-1/+29
|\ \ | |/
| * Merge Org 8.2.6-1.Bastien Guerry2014-04-221-0/+28
| | | | | | | | | | The last merge was from 8.2.5c, but many important bugs got fixed between 8.2.5c and 8.2.6-1.
| * Spelling fixes.Paul Eggert2014-04-201-1/+1
| |
* | * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.Stefan Monnier2014-04-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | (cl--set-elt): Don't proclaim as inline. (cl-struct-slot-value): Remove explicit gv-setter and compiler-macro. Define as inlinable instead. (cl-struct-set-slot-value): Remove. * doc/misc/cl.texi (Structures): Remove cl-struct-set-slot-value. * lisp/emacs-lisp/cl-lib.el (cl--set-elt): Remove. * lisp/emacs-lisp/cl-seq.el (cl-replace, cl-substitute, cl-nsubstitute): Use setf instead.
* | Tweak documentation for previous changeDaniel Colascione2014-04-191-0/+4
| |
* | Be consistent about reporting infoclean failures.Paul Eggert2014-04-161-0/+4
| | | | | | | | | | | | | | | | | | * doc/emacs/Makefile.in (infoclean): * doc/lispintro/Makefile.in (infoclean): * doc/lispref/Makefile.in (infoclean): * doc/misc/Makefile.in (infoclean): Do not fail merely because the info directory does not exist, but do fail if it exists and can't be cleaned.
* | Add vhdl-mode.info build rules Glenn Morris2014-03-271-0/+4
| | | | | | | | | | | | * doc/misc/Makefile.in (INFO_COMMON): Add vhdl-mode. (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT)) (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
* | vhdl-mode.texi clean-upGlenn Morris2014-03-271-0/+9
| | | | | | | | | | | | | | | | | | | | * doc/misc/vhdl-mode.texi: General clean-up. Set copyright to FSF (years based on vhdl-mode releases), add license. Remove hand-written node pointers. Remove info re old Emacs versions. Markup fixes. (Getting Connected): Remove irrelevant info. (Indentation Commands, Requirements): Remove empty/irrelevant nodes. (Frequently Asked Questions): Electric indent is now enabled.
* | * doc/misc/vhdl-mode.texi: New file, imported from upstream vhdl-mode.Rod Whitby2014-03-271-0/+5
| |
* | Merge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka@jpl.orgJuanma Barranquero2014-03-261-0/+8
|\ \ | |/
| * Merge from gnulib.Paul Eggert2014-03-251-0/+4
| | | | | | | | | | | | This incorporates: 2014-03-26 strftime: wrap macros in "do {...} while(0)" * lib/strftime.c, doc/misc/texinfo.tex: Update from gnulib.
| * * tramp.texi (Frequently Asked Questions): Add fish shell settings.Michael Albinus2014-03-241-0/+4
| |
* | Merge from Gnus git masterGnus developers2014-03-231-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-14 Katsumi Yamaoka <yamaoka@jpl.org> * gnus.texi (Ma Gnus): Mention header attachment buttons. 2014-03-05 Lars Ingebrigtsen <larsi@gnus.org> * emacs-mime.texi (MML Definition): Document recipient-filename. 2014-02-05 Katsumi Yamaoka <yamaoka@jpl.org> * gnus.texi (MIME Commands): Mention gnus-mime-buttonize-attachments-in-header and gnus-mime-display-attachment-buttons-in-header. 2014-02-01 Lars Ingebrigtsen <larsi@gnus.org> * message.texi (Forwarding): Mention `message-forward-included-headers'. 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi: w3 is no longer supported by Gnus.
* | Make some files in etc obsoleteGlenn Morris2014-03-221-0/+4
|/ | | | | | | | | | | | | | | | | | | | These are old copies of online information that is not Emacs-specific. * etc/CENSORSHIP, etc/GNU, etc/LINUX-GNU, etc/THE-GNU-PROJECT, etc/WHY-FREE: Replace contents with pointers to www.gnu.org or emacs.info, mark obsolete. * src/callproc.c (init_callproc): In etc, look for NEWS rather than GNU. * lisp/startup.el (fancy-startup-text): * lisp/help.el (describe-gnu-project): Visit online info about GNU project. * doc/emacs/help.texi (Help Files): Update C-h g description. * doc/misc/efaq.texi (Informational files for Emacs): Do not mention etc/GNU. * admin/notes/copyright: Remove references to these files. * etc/MACHINES, etc/NEWS.19: Replace references to these files.
* Tiny doc/misc editsGlenn Morris2014-03-211-0/+5
| | | | | * doc/misc/ede.texi (ede-linux): * doc/misc/vip.texi (New Bindings): Tiny copyedits.
* * doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables.Stefan Monnier2014-03-181-2/+10
| | | | | | | * doc/misc/cc-mode.texi (Indentation Commands): Remove C-j, since it's not defined by CC-mode but globally. (FAQ): Tweak text about RET and auto-indentation. * doc/misc/vip.texi (Other Vi Commands): Adjust doc of C-j.
* Document new EDE features.David Engster2014-03-181-0/+4
| | | | | | | * ede.texi (ede-cpp-root): Document the :compile-command slot. (ede-linux): Document new variables `project-linux-build-directory-default' and `project-linux-architecture-default'.
* ede.texi: Remove documentation for features only in CEDET upstream.David Engster2014-03-181-0/+7
| | | | | | | * ede.texi (Project Local Variables): Remove reference to `ede-java-root' and the example using it. (Android projects, ede-java-root): Remove nodes since they are only in CEDET upstream (Bug#17030). All nodes updated.
* * doc/misc/eww.texi (History and Acknowledgments): Don't list everyoneGlenn Morris2014-03-121-0/+3
| | | | | | | who changed the code. It was a nice gesture, but seems likely to just become a pain to keep up-to-date. Also not really needed, given ChangeLogs and VCS logs.
* Use @file for buffers, per the Texinfo manualGlenn Morris2014-03-121-0/+9
| | | | | | | | | | | | * doc/misc/ada-mode.texi, doc/misc/auth.texi, doc/misc/calc.texi: * doc/misc/ebrowse.texi, doc/misc/efaq.texi, doc/misc/emacs-gnutls.texi: * doc/misc/epa.texi, doc/misc/ert.texi, doc/misc/eshell.texi: * doc/misc/eww.texi, doc/misc/flymake.texi, doc/misc/gnus.texi: * doc/misc/info.texi, doc/misc/message.texi, doc/misc/mh-e.texi: * doc/misc/newsticker.texi, doc/misc/pcl-cvs.texi, doc/misc/rcirc.texi: * doc/misc/sem-user.texi, doc/misc/smtpmail.texi, doc/misc/url.texi: * doc/misc/viper.texi, doc/misc/wisent.texi, doc/misc/woman.texi: Use @file for buffers, per the Texinfo manual.
* * org.texi: Don't set txicodequoteundirected and txicodequotebacktickPaul Eggert2014-03-121-0/+6
| | | | | so that the Org Manual's style for ` and ' in code is consistent with the other Emacs manuals. This affects PDF, not .info files.
* * doc/misc/octave-mode.texi (Using Octave Mode): Remove outdated stuffGlenn Morris2014-03-111-0/+5
| | | | | | | about RET and indentation. E.g., octave-reindent-then-newline-and-indent was removed three years ago. When you delete commands, please use grep to check for references to them.
* doc/misc/*.texi: Fix typos and whitespace.Juanma Barranquero2014-03-031-0/+10
| | | | | | | | | | * doc/misc/ede.texi (Android projects): * doc/misc/eieio.texi (Class Options, Making New Objects) (Method Invocation, CLOS compatibility): * doc/misc/sem-user.texi (Tag Decoration Mode): Fix typos. * doc/misc/gnus.texi: * doc/misc/semantic.texi: Fix whitespace.
* */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-21/+17
|