aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge bugfixes done in Gnus trunkGnus developers2012-06-112-0/+10
| | | | | | | | | | | | | | Those changes fix only the bugs having appeared in the bug list. Many other Gnus changes not yet merged to Emacs are in: ftp://ftp.jpl.org/pub/tmp/MaGnus-to-Emacs.patch (or http://www.jpl.org/ftp/pub/tmp/MaGnus-to-Emacs.patch) 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus.texi (Group Timestamp): Mention where to find documentation for the `gnus-tmp-' variables (bug#11601). 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at> * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of articles when fetch-old is non-nil (bug#11370).
* Sync with Tramp 2.2.6-pre.Michael Albinus2012-06-113-36/+155
| | | | | | | | | | | | | | | | * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{} where appropriate. (Ad-hoc multi-hops): New section. (Remote processes): New subsection "Running remote processes on Windows hosts". (History): Add remote commands on Windows, and ad-hoc multi-hop methods. (External methods): "ControlPersist" must be set to "no" for the `scpc' method. (Remote processes): Add a note about `auto-revert-tail-mode'. (Frequently Asked Questions): Use "scpx" in combination with "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>. * trampver.texi: Update release number.
* Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.comChong Yidong2012-06-102-18/+6
|\
| * Minor fix to sc.texi to allow HTML compilation.Chong Yidong2012-06-102-18/+6
| |
| * Bump version to 24.1.Chong Yidong2012-06-011-0/+4
| | | | | | | | | | Add release logs. Regenerate AUTHORS and ldefs-boot.el.
* | * texinfo.tex: Merge from gnulib.Paul Eggert2012-06-072-2/+6
| |
* | Makefile.in (echo-info): Don't try to install info files named just ".info"Katsumi Yamaoka2012-05-292-1/+6
| |
* | * emacs/ack.texi, emacs/building.texi, emacs/calendar.texiGlenn Morris2012-05-283-42/+44
| | | | | | | | | | | | | | | | * emacs/custom.texi, emacs/maintaining.texi, emacs/text.texi: * misc/calc.texi, misc/dired-x.texi: Use @LaTeX rather than La@TeX. Fixes: debbugs:10910
* | * doc/misc/sc.texi: Nuke hand-written node pointers.Glenn Morris2012-05-282-60/+63
| | | | | | | | Fix top-level menu to match actual node order.
* | * doc/misc/cl.texi, doc/misc/dired-x.texi: Nuke hand-written node pointers.Glenn Morris2012-05-263-121/+103
| | | | | | | | Some associated fixes, including not messing with chapno in cl.texi.
* | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-262-7/+10
|\ \ | |/
| * Fix typos in previousGlenn Morris2012-05-251-1/+1
| |
| * Merge Org 7.8.11 -- important bug fixes.Bastien Guerry2012-05-251-2/+2
| |
| * Merge Org 7.8.10 -- important bug fixes since Org 7.8.09.Bastien Guerry2012-05-162-5/+9
| |
* | Merge from gnulib.Paul Eggert2012-05-261-177/+318
| | | | | | | | Fixes: debbugs:11527
* | Fix ChangeLog typos.Juanma Barranquero2012-05-221-9/+9
| |
* | * calc/calc.el (calc-ensure-consistent-units): New variable.Jay Belanger2012-05-182-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | * calc/calc-units.el (math-consistent-units-p, math-check-unit-consistency): New functions. (calc-quick-units, calc-convert-units): Use `math-check-unit-consistency' when `calc-ensure-consistent-units' is non-nil. (calc-extract-units): Fix typo. * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc): Mention `calc-ensure-consistent-units'.
* | ChangeLog merge fixesGlenn Morris2012-05-141-1/+1
| |
* | Merge from emacs-24; up to 2012-04-22T13:58:00Z!cyd@gnu.orgChong Yidong2012-05-143-12/+20
|\ \ | |/
| * * cc-mode.texi: Avoid space before macro in 4th argument of crossAndreas Schwab2012-05-122-11/+15
| | | | | | | | reference commands.
| * * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.Andreas Schwab2012-05-122-1/+5
| |
* | * doc/misc/Makefile.in (mostlyclean): Add still more TeX intermediates.Glenn Morris2012-05-121-1/+1
| |
* | * .bzrignore, doc/misc/Makefile.in (mostlyclean): Add more TeX intermediates.Glenn Morris2012-05-122-2/+5
| |
* | Make doc/misc/Makefile.in look more like the other doc MakefilesGlenn Morris2012-05-122-223/+132
| | | | | | | | | | | | | | | | | | | | | | * doc/misc/Makefile.in: Use explicit $srcdir in all dependencies. Remove cd $srcdir from rules. (VPATH): Remove. (infodir): Set to an absolute path. (INFO_TARGETS): Use short names. (mkinfodir): infodir is now absolute. (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
* | * doc/misc/Makefile.in (.SUFFIXES): Disable implicit rules.Glenn Morris2012-05-112-0/+3
| | | | | | | | Fixes previous change.
* | * doc/misc/Makefile.in (info.info): Rename from info, to avoid duplication.Glenn Morris2012-05-112-1/+4
| |
* | Let configure test for a suitable mkdir -pGlenn Morris2012-05-112-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in (AC_PROG_MKDIR_P): Call it, to set MKDIR_P. (MKDEPDIR): Use $MKDIR_P. * Makefile.in (MKDIR_P): New, set by configure. (mkdir): Use $MKDIR_P. * doc/emacs/Makefile.in (MKDIR_P): New, set by configure. (mkinfodir): Use $MKDIR_P. * doc/lispintro/Makefile.in (MKDIR_P): New, set by configure. (mkinfodir): Use $MKDIR_P. * doc/lispref/Makefile.in (MKDIR_P): New, set by configure. (mkinfodir): Use $MKDIR_P. * doc/misc/Makefile.in (MKDIR_P): New, set by configure. (mkinfodir): Use $MKDIR_P. * src/Makefile.in (MKDIR_P): New, set by configure. * src/ns.mk (${ns_appdir}, ${ns_appbindir}Emacs): Use $MKDIR_P.
* | * doc/misc/forms.texi (Long Example): Update for changed location of files.Glenn Morris2012-05-072-2/+7
| |
* | * doc/misc/Makefile.in (info): Make it the first target again.Glenn Morris2012-05-041-2/+3
| |
* | Give info files the .info extensionGlenn Morris2012-05-033-324/+387
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref http://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00354.html * configure.in (INFO_EXT, INFO_OPTS): New output variables. * doc/emacs/Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure. (info, infoclean): Use $INFO_EXT. ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT. * doc/emacs/makefile.w32-in (INFO_EXT, INFO_OPTS): New. (INFO_TARGETS): Use $INFO_EXT. ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o. * doc/lispintro/Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure. (info, infoclean): Use $INFO_EXT. (${infodir}/eintr$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT. * doc/lispintro/makefile.w32-in (INFO_EXT, INFO_OPTS): New. (INFO_TARGETS, clean): Use $INFO_EXT. ($(infodir)/eintr$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT. * doc/lispref/Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure. (info, infoclean): Use $INFO_EXT. ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT. * doc/lispref/makefile.w32-in (INFO_EXT, INFO_OPTS): New. (info, maintainer-clean): Use $INFO_EXT. ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT. * doc/misc/Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure. (INFO_TARGETS): Use $INFO_EXT. Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o. * doc/misc/makefile.w32-in (INFO_EXT, INFO_OPTS): New. (INFO_TARGETS): Use $INFO_EXT. Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
* | Don't hard-code the list of info files in the top-level MakefileGlenn Morris2012-05-022-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | The sed '/ing directory/d' piece is to remove the annoying "entering/leaving directory" messages that GNU make insists on printing when called recursively. --no-print-directory isn't portable. * Makefile.in (INFO_FILES): Remove variable. (INFO_NONMISC): New variable. (install-arch-indep, uninstall): Don't use $INFO_FILES. * doc/misc/Makefile.in (echo-info): New phony target, used by top-level.
* | Add change missed from previous merge from emacs-24Glenn Morris2012-05-021-2/+2
| |
* | Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.orgGlenn Morris2012-05-025-43/+52
|\ \ | |/
| * Fix some info/dir entriesGlenn Morris2012-05-015-8/+13
| | | | | | | | | | | | | | | | | | * doc/misc/emacs-gnutls.texi, doc/misc/ert.texi, doc/misc/org.texi: Fix dircategory, direntry to match info/dir. * doc/misc/viper.texi: Make direntry shorter (also it is no longer "newest"). * info/dir: Make some entries consistent with the source texi files.
| * Remove some overfull lines in doc/misc/faqGlenn Morris2012-04-282-3/+5
| | | | | | | | | | | | * doc/misc/faq.texi: (File-name conventions): Shorten section name to avoid overfull line. (How to add fonts): Use smallexample to avoid overfull lines.
| * * doc/misc/faq.texi: Convert @inforefs to @xrefs.Glenn Morris2012-04-282-34/+38
| | | | | | | | Fix some malformed cross-references.
* | auth.texi (Help for users): Update for .gpg file being secondTed Zlatanov2012-05-012-5/+12
| |
* | Fix dates of some merged ChangeLog entriesGlenn Morris2012-04-261-0/+1
| |
* | Merge changes from emacs-24 branchChong Yidong2012-04-272-120/+35
|\ \ | |/
| * Sync with Org git commit 374c56b.Bastien Guerry2012-04-261-0/+5
| |
| * Standardize case of "GTK+" in a few manualsGlenn Morris2012-04-201-1/+1
| |
| * Small faq editsGlenn Morris2012-04-202-119/+30
| | | | | | | | | | | | * doc/misc/faq.texi (Major packages and programs): Remove section. There is no point listing 6 packages (cf etc/MORE.STUFF). (Finding Emacs and related packages): Move "Spell-checkers" here.
* | Spelling fixes.Paul Eggert2012-04-221-1/+1
| |
* | Move functions from C to Lisp. Make non-blocking method callsMichael Albinus2012-04-222-73/+256
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the default. Implement further D-Bus standard interfaces. * configure.in (dbus_validate_bus_name, dbus_validate_path) (dbus_validate_interface, dbus_validate_member): Check also for these library functions * dbusbind.c (DBUS_NUM_MESSAGE_TYPES): Declare. (QCdbus_request_name_allow_replacement) (QCdbus_request_name_replace_existing) (QCdbus_request_name_do_not_queue) (QCdbus_request_name_reply_primary_owner) (QCdbus_request_name_reply_in_queue) (QCdbus_request_name_reply_exists) (QCdbus_request_name_reply_already_owner): Move to dbus.el. (QCdbus_registered_serial, QCdbus_registered_method) (QCdbus_registered_signal): New Lisp objects. (XD_DEBUG_MESSAGE): Use sizeof. (XD_MESSAGE_TYPE_TO_STRING, XD_OBJECT_TO_STRING) (XD_DBUS_VALIDATE_BUS_ADDRESS, XD_DBUS_VALIDATE_OBJECT) (XD_DBUS_VALIDATE_BUS_NAME, XD_DBUS_VALIDATE_PATH) (XD_DBUS_VALIDATE_INTERFACE, XD_DBUS_VALIDATE_MEMBER): New macros. (XD_CHECK_DBUS_SERIAL): Rename from CHECK_DBUS_SERIAL_GET_SERIAL. (xd_signature, xd_append_arg): Allow float for integer types. (xd_get_connection_references): New function. (xd_get_connection_address): Rename from xd_initialize. Return cached address. (xd_remove_watch): Do not unset $DBUS_SESSION_BUS_ADDRESS. (xd_close_bus): Rename from Fdbus_close_bus. Not needed on Lisp level. (Fdbus_init_bus): New optional arg PRIVATE. Cache address. Return number of recounts. (Fdbus_get_unique_name): Make stronger parameter check. (Fdbus_message_internal): New defun. (Fdbus_call_method, Fdbus_call_method_asynchronously) (Fdbus_method_return_internal, Fdbus_method_error_internal) (Fdbus_send_signal, Fdbus_register_service) (Fdbus_register_signal, Fdbus_register_method): Move to dbus.el. (xd_read_message_1): Obey new structure of Vdbus_registered_objects. (xd_read_queued_messages): Obey new structure of Vdbus_registered_buses. (Vdbus_compiled_version, Vdbus_runtime_version) (Vdbus_message_type_invalid, Vdbus_message_type_method_call) (Vdbus_message_type_method_return, Vdbus_message_type_error) (Vdbus_message_type_signal): New defvars. (Vdbus_registered_buses, Vdbus_registered_objects_table): Adapt docstring. * net/dbus.el (dbus-message-internal): Declare function. Remove unneeded function declarations. (defvar dbus-message-type-invalid, dbus-message-type-method-call) (dbus-message-type-method-return, dbus-message-type-error) (dbus-message-type-signal): Declare variables. Remove local definitions. (dbus-interface-dbus, dbus-interface-peer) (dbus-interface-introspectable, dbus-interface-properties) (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table): Adapt docstring. (dbus-interface-objectmanager): New defconst. (dbus-call-method, dbus-call-method-asynchronously) (dbus-send-signal, dbus-method-return-internal) (dbus-method-error-internal, dbus-register-service) (dbus-register-signal, dbus-register-method): New defuns, moved from dbusbind.c (dbus-call-method-handler, dbus-setenv) (dbus-get-all-managed-objects, dbus-managed-objects-handler): New defuns. (dbus-call-method-non-blocking): Make it an obsolete function. (dbus-unregister-object, dbus-unregister-service) (dbus-handle-event, dbus-register-property) (dbus-property-handler): Obey the new structure of `bus-registered-objects'. (dbus-introspect): Use `dbus-call-method'. Use a timeout. (dbus-get-property, dbus-set-property, dbus-get-all-properties): Use `dbus-call-method'. * dbus.texi (Version): New node. (Properties and Annotations): Mention the object manager interface. Describe dbus-get-all-managed-objects. (Type Conversion): Floating point numbers are allowed, if an anteger does not fit Emacs's integer range. (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking. (Asynchronous Methods): Fix description of dbus-call-method-asynchronously. (Receiving Method Calls): Fix some minor errors. Add dbus-interface-emacs. (Signals): Describe unicast signals and the new match rules. (Alternative Buses): Add the PRIVATE optional argument to dbus-init-bus. Describe its new return value. Add dbus-setenv.
* | Fix up merged ChangeLog entriesGlenn Morris2012-04-201-15/+0
| |
* | Merge from emacs-24 branchChong Yidong2012-04-202-4/+104
|\ \ | |/
| * Some rough FAQ additions for Emacs 24Glenn Morris2012-04-192-4/+89
| | | | | | | | | | * doc/misc/faq.texi (New in Emacs 24): New section. (Packages that do not come with Emacs): Mention M-x list-packages.
* | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-134-171/+193
|\ \ | |/
| * * doc/misc/Makefile.in: Replace non-portable use of $< in emacs-gnutls rules.Glenn Morris2012-04-122-3/+7
| |
| * Backport addition of emacs-gnutls manual from trunkTeodor Zlatanov2012-04-124-3/+228
| |