2013-05-07 Paul Eggert <eggert@cs.ucla.edu>
- Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
+ Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
* merge-gnulib (GNULIB_MODULES): Add qacl.
(GNULIB_TOOL_FLAGS): Do not avoid errno.
(emacs-lisp-intro.ps): Remove explicit rule.
(emacs-lisp-intro.html): Use HTML_OPTS.
(clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
- (.PHONY): install-dvi, install-html, install-pdf, install-ps
- ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
+ (.PHONY): install-dvi, install-html, install-pdf, install-ps,
+ install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
uninstall-ps, and uninstall-doc.
(install-dvi, install-html, install-pdf, install-ps, install-doc)
(uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
(dvi, html, pdf, ps): Use *_TARGETS variables.
(elisp.html): Use HTML_OPTS.
(elisp.ps): Remove explicit rule.
- (.PHONY): install-dvi, install-html, install-pdf, install-ps
- ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
+ (.PHONY): install-dvi, install-html, install-pdf, install-ps,
+ install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
uninstall-ps, and uninstall-doc.
(install-dvi, install-html, install-pdf, install-ps, install-doc)
(uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
* org.texi (Creating one-off styles): Use new export snippet
syntax.
- * org.texi (Export settings): documentation describing how text
+ * org.texi (Export settings): Documentation describing how text
above the first heading is ignored when an :export: tag is in a
file.
* org.texi: Document variable changes.
- * org.texi (Export settings): Doument p: item in OPTIONS keyword.
+ * org.texi (Export settings): Document p: item in OPTIONS keyword.
* org.texi (Exporting): Massive rewrite of the first sections.
(Selective export): Delete.
(INSTALL_DATA): New, set by configure.
(HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
(.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
- install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
+ install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
uninstall-ps, and uninstall-doc.
(.SUFFIXES): Add .ps and .dvi.
(.dvi.ps): New suffix rule.
(Top): More description for the `Default Method' menu entry.
(Default Method): Use @code, not @var, for Lisp variables.
(Default Method): New subsection `Which method is the right one
- for me?' Suggested by Christian Kirsch.
+ for me?'. Suggested by Christian Kirsch.
(Configuration): Pointer to new subsection added.
(Default Method): Too many "use" in one sentence.
Rephrase. Reported by Christian Kirsch.
2011-01-30 Jim Meyering <meyering@redhat.com>
- * make-docfile.c: don't corrupt heap for an invalid .elc file
+ * make-docfile.c: Don't corrupt heap for an invalid .elc file
"printf '#@1a' > in.elc; ./make-docfile in.elc" would store 0
one byte before just-malloc'd saved_string buffer.
* make-docfile.c (scan_lisp_file): Diagnose an invalid dynamic
2014-02-02 Daniel Colascione <dancol@dancol.org>
- * help-at-pt.el (help-at-pt-string,help-at-pt-maybe-display):
+ * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
Also try to display local help from just before point.
2014-02-02 Alan Mackenzie <bug-cc-mode@gnu.org>
* progmodes/sh-script.el (sh--inside-noncommand-expression):
Correctly detect when we're inside an arithmetic expansion form
containing nested parenthesis.
- (sh--maybe-here-document): Use `sh--inside-noncommand-expression`
+ (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
to detect cases where we shouldn't expand "<<" to a heredoc
skeleton.
* play/meese.el: It's 2014 and Ed Meese is justly forgotten.
Goes with removal of the joke manpages from /etc.
-2014-01-10 K. Handa <handa@gnu.org>
+2014-01-10 Kenichi Handa <handa@gnu.org>
* mail/rmail.el (rmail-get-coding-system):
Check rmail-get-coding-function before "funcall"ing it.
2014-01-07 Martin Rudalics <rudalics@gmx.at>
* window.el (balance-windows-2): While rounding don't give a
- window more than the remainder. Bug#16351, Bug#16383.
+ window more than the remainder. Bug#16351, bug#16383.
2014-01-07 Glenn Morris <rgm@gnu.org>
* vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
like `beginning-of-defun'.
- (log-view-end-of-defun,log-view-end-of-defun-1): Rename old
+ (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
log-view-end-of-defun to log-view-end-of-defun-1. Replace
log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
(log-view-extract-comment): Call `log-view-current-entry' directly
2014-01-05 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
* net/eww.el (eww): Support single/double quote for search.
- * net/eww.el (eww-list-histories,eww-history-browse): Fixup.
+ * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
(eww-history-quit): Delete and use quit-window.
(eww-history-kill): Delete, because it doesn't work well and
not necessary.
of printing a useless when we resume from sleep.
* progmodes/sh-script.el
- (sh-smie-sh-forward-token,sh-smie-rc-forward-token): Fix infloop
+ (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
in indentation code. (Bug#16233)
2013-12-28 João Távora <joaotavora@gmail.com>
`multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
arg of isearch-forward to t.
(multi-isearch-files-regexp): Set the value of
- `multi-isearch-file-list globally. Set NO-RECURSIVE-EDIT
+ `multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
arg of isearch-forward-regexp to t. (Bug#16035)
* dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
frameset--process-minibuffer-frames. All callers changed.
(frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
Use new default constructor (again). Doc fix.
- (frameset--find-frame-if): Rename from `frameset--find-frame.
+ (frameset--find-frame-if): Rename from `frameset--find-frame'.
All callers changed.
(frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
(frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
2013-03-21 Eric Ludlam <zappo@gnu.org>
- * semantic.el (navigate-menu): Yank Tag :enable. Make sure
+ * semantic.el (navigate-menu): Yank Tag :enable. Make sure
`senator-tag-ring' is bound.
(semantic-parse-region-default): Stop reversing the output of
parse-whole-stream.
* ede.el (ede-buffer-belongs-to-project-p): Use ede-object-project
to allow use in more kinds of buffers.
(ede-project-forms-menu): Add `Default configuration' menu item.
- (ede-configuration-forms-menu): New, for use in above.
- (ede-project-configurations-set): New command used from menu.
- (ede-java-classpath): New conveninece for Java support.
+ (ede-configuration-forms-menu): New, for use in above.
+ (ede-project-configurations-set): New command used from menu.
+ (ede-java-classpath): New conveninece for Java support.
(ede-apply-object-keymap): Combine keybindings from the project
and the target, not just whatever is local to the buffer.
(ede-apply-target-options): Call fcn to apply project local
(-scheme, -makefile-misc, ede-proj-target-makefile-program)
(-makefile-archive, -makefile-shared-object)
(ede-proj-target-makefile-info, -grammar): New autoloads.
- (ede-proj-project): Inherit from eieio-persistent-read.
+ (ede-proj-project): Inherit from eieio-persistent-read.
Specify extension and header line.
- (ede-proj-load, ede-proj-save): Replace with impl using
+ (ede-proj-load, ede-proj-save): Replace with impl using
eieio-persistent-read.
* ede/project-am.el (project-add-file): Use ede-target-parent
* semantic/db-typecache.el
(semanticdb-abstract-table::semanticdb-typecache-find-method):
Allow proxied tags to be resolved during the search.
- (semanticdb-typecache-complete-flush): Support missing or empty
+ (semanticdb-typecache-complete-flush): Support missing or empty
pointmax slot, to allow for more database types.
* semantic/db.el (semanticdb-abstract-table): Add db-refs slot.
* srecode/compile.el (srecode-compile-templates): Add "framework"
special variable support.
- (srecode-compile-template-table): Support framework specifier.
+ (srecode-compile-template-table): Support framework specifier.
* srecode/cpp.el (srecode-semantic-handle-:c)
(srecode-semantic-handle-:cpp): New functions.
* srecode/srt-mode.el (srecode-font-lock-keywords): Update.
* srecode/table.el (srecode-template-table): Add :framework slot.
- (srecode-dump): Dump it.
+ (srecode-dump): Dump it.
(srecode-mode-table): Add new modetables slot.
(srecode-get-mode-table): Find the mode, but also find all parent
modes, and merge the tables together in :tables from :modetables.
(ede-proj-makefile-insert-variables): Do not insert preload items.
(ede-proj-target-elisp-autoloads): Don't depend on cedet-autogen.
- * ede/util.el (ede-make-buffer-writable):
+ * ede/util.el (ede-make-buffer-writable):
* semantic/debug.el (semantic-debug-mode): Set buffer-read-only
instead of calling toggle-read-only.
(semantic-c-convert-spp-value-to-hideif-value)
(semantic-c-evaluate-symbol-for-hideif, semantic-c-hideif-lookup)
(semantic-c-hideif-defined): Revive hideif code from CEDET trunk.
- (semantic-lex-c-if, semantic-c-do-lex-ifdef): Revert changes for
+ (semantic-lex-c-if, semantic-c-do-lex-ifdef): Revert changes for
regular expression parsing.
- (semantic-cpp-lexer): Add semantic-lex-c-ifdef.
+ (semantic-cpp-lexer): Add semantic-lex-c-ifdef.
(semantic-expand-c-tag): Check if tag is non-nil before adding it
to return list.
(semantic-expand-c-extern-C, semantic-expand-c-complex-type):
(project-compile-project, project-compiler-target): New methods.
* inversion.el (inversion-decoders): New regexps for SXEmacs.
- (inversion-package-version): More verbose error message.
- (inversion-<): Deal with new special cases.
- (inversion-require-emacs): New argument sxemacs-ver; use it.
+ (inversion-package-version): More verbose error message.
+ (inversion-<): Deal with new special cases.
+ (inversion-require-emacs): New argument sxemacs-ver; use it.
2012-10-01 Nelson Ferreira <nelson.ferreira@ieee.org>
(gnus-icalendar-event->org-entry)
(gnus-icalendar--update-org-event)
(gnus-icalendar-event->gnus-calendar): Distinguish between
- required/optional/non-participant attendee status. Fix bug causing
+ required/optional/non-participant attendee status. Fix bug causing
the first required event participant to be omitted.
2013-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
* nnimap.el (nnimap-request-head): Remove to-buffer argument.
* gnus-int.el (gnus-request-head): Remove to-buffer argument, only
- supported by nnimap actually. Reverts previous change.
+ supported by nnimap actually. Reverts previous change.
* gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
to mimic `gnus-request-article' and enjoy backends the nn*-request-head
the work. Has the nice benefit of enabling STARTTLS.
Wait for capabilities after STARTTLS: following RFC5804, the server
sends new capabilities after successfully establishing a TLS connection
- with the client. The client should update the cached list of
+ with the client. The client should update the cached list of
capabilities, but we just ignore the answer for now.
(sieve-manage-network-p, sieve-manage-network-open)
(sieve-manage-starttls-p, sieve-manage-starttls-open)
* sieve.el: Put point at beginning of buffer when viewing a script.
(sieve-open-server): Respect the PORT parameter. Show the correct port
number in sieve-buffer's header. Fixed code to also work with a string
- as port specifier. Properly close the connection on pressing 'q'. Make
+ as port specifier. Properly close the connection on pressing 'q'. Make
sieve-manage-quit close the connection and process buffer. Also, remove
duplicate keybinding for 'q'.
2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
- * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
+ * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
Lower case names of search constraints.
(nnir-run-query): Cache and reuse search constraints for all imap
servers.
customizable.
(nnir-retrieve-headers): Remove obsolete subject-mangling code.
- * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
+ * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
from nnir.el.
2010-12-03 Julien Danjou <julien@danjou.info>
* nnir.el (nnir-summary-line-format): New variable.
(nnir-mode): Use it.
- (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
+ (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
(nnir-article-ids): Reimplement as defsubst.
(nnir-retrieve-headers): Don't mangle the subject header.
(nnir-run-imap): Use 100 as RSV score.
(nnir-mode): Install nnir-specific hooks for updating the registry.
* gnus-sum.el
- (gnus-article-original-subject,gnus-newsgroup-original-name):
+ (gnus-article-original-subject, gnus-newsgroup-original-name):
Remove obsolete variables.
(gnus-summary-move-article): Remove use of obsolete variables.
(gnus-summary-local-variables): Make move and delete hooks local to
long-lines case by only filling the long lines.
* nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
- (bug #7311).
+ (bug#7311).
2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
- * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
+ * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
an entire server.
(nnir-get-active): New function.
(nnir-run-imap): Use it.
* nnir.el: General clean up. Allow searching with multiple engines.
Allow separate extra-parameters for each engine.
Batch queries when possible.
- (nnir-imap-default-search-key,nnir-method-default-engines):
+ (nnir-imap-default-search-key, nnir-method-default-engines):
Add customize interface.
(nnir-run-gmane): New engine.
(nnir-engines): Use it. Qualify all prompts with engine name.
(nnir-search-engine): Remove global variable.
(nnir-run-hyrex): Restore for now.
- (nnir-extra-parms,nnir-search-history): New variables.
+ (nnir-extra-parms, nnir-search-history): New variables.
(gnus-group-make-nnir-group): Use them.
(nnir-group-server): Remove in favor of gnus-group-server.
(nnir-request-group): Avoid searching twice.
* gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
name in the mode line spec so that the mode line menu works
- (bug #2431).
+ (bug#2431).
* message.el (message-get-reply-headers): If we're fed `to-address',
then always use that.
aren't so wide as to need to switch off the edit menu.
* gnus-delay.el (gnus-delay-article): Remove superfluous `group'
- binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
+ binding. Suggested by Leo <sdl.web@gmail.com> (bug#6613).
* nnimap.el (nnimap-request-group): Don't SELECT the group twice on
`M-g'.
2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
- * nnir.el: Use the server names without suffixes (bug #7009).
+ * nnir.el: Use the server names without suffixes (bug#7009).
* nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
unencrypted to STARTTLS, if possible.
2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
- Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
+ Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
C-w still not working correctly from Article buffers; Thierry's
patch to fix that will be applied after this.
2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
- * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
+ * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
handles on recursive mml-to-mime translation and check them for
boundary delimiter collisions. Reported by Greg Troxel.
2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
* mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
- message-marks (Debian bug #342521).
+ message-marks (Debian bug#342521).
2005-12-12 Simon Josefsson <jas@extundo.com>
(define-obsolete-function-alias): Actually remove the third (and
any following) argument from the argument list before calling the
advised function. Extend eval-and-compile clause and add advices
- for functions that have different parameter lists in XEmacs. Add
+ for functions that have different parameter lists in XEmacs. Add
variable definitions that XEmacs lacks .
* ob-fortran.el (org-every): Declare.
* org-ctags.el (org-ctags-path-to-ctags): Avoid usine `case'.
- * org.el (org-beginning-of-line,org-end-of-line): Set
+ * org.el (org-beginning-of-line, org-end-of-line): Set
disable-point-adjustment when the command ends next to invisible
text.
variables are available. Use correct :test.
(org-export-table-cell-width): Modify key (now an element) and
value structure (now a vector) of cache so it can use `eq' as
- test. Elements are circular lists so `equal' cannot apply on them.
+ test. Elements are circular lists so `equal' cannot apply on them.
* ox-publish.el (project-plist): Remove variable.
* org-element.el (org-element--list-struct): Fix failing
"plain-list-parser" test.
- * ox-latex.el (org-latex-src-block): Handle :float attribute. Its
- value can be set to "t", "multicolumn" or "nil". Also remove
+ * ox-latex.el (org-latex-src-block): Handle :float attribute.
+ Its value can be set to "t", "multicolumn" or "nil". Also remove
:long-listing attribute, which is now replaced with :float nil.
(org-latex--org-table): Replace :float table with :float t.
(org-latex--inline-image): Replace :float figure with :float t.
computing minimal headline level.
* org.el (org-do-latex-and-related): Fix infloop when user
- provides a wrong value for `org-highlight-latex-and-related'. In
+ provides a wrong value for `org-highlight-latex-and-related'. In
this case, `org-latex-and-related-regexp' is the empty string and
generates an infloop since matching it doesn't move point.
Fix docstring.
* org.el (org-adaptive-fill-function): Items do not have
- a :post-affiliated property. Use :begin property instead.
+ a :post-affiliated property. Use :begin property instead.
* org-element.el (org-element-headline-parser)
(org-element-inlinetask-parser): Remove :clockedp property.
(org-element--current-element): Tiny refactoring.
* ob.el (org-babel-where-is-src-block-result): Insert new results
- keyword in current narrowed part of buffer, if necessary. Small
+ keyword in current narrowed part of buffer, if necessary. Small
refactoring.
(org-babel-insert-result): Do not widen buffer when new results have
to be inserted. Therefore, results inserted after the last block of
stored in DATE keyword instead.
* org-element.el (org-element-object-restrictions): Allow links in
- caption. Also allow inline-src-blocks and inline-babel-calls.
+ caption. Also allow inline-src-blocks and inline-babel-calls.
(org-element-map): Change signature.
(org-element-parsed-keywords): Remove document properties from the
value.
(org-element-latex-environment-parser)
(org-element-paragraph-parser, org-element-property-drawer-parser)
(org-element-src-block-parser, org-element-table-parser)
- (org-element-verse-block-parser): Change signature. Now use an
+ (org-element-verse-block-parser): Change signature. Now use an
additional argument: affiliated.
(org-element--current-element): Skip affiliated keywords and pass
them as an argument to parsers. It prevents to walk through these
* ob-exp.el (org-export-blocks-preprocess): Fix block evaluation
when results are before the block.
(org-export-blocks-preprocess): Improve blank lines handling in
- function. Add comments. Remove `org-export-blocks-postblock-hook'
- since it's defined nowhere now
- (and doesn't need to, there's `org-export-before-parsing-hook'
- already).
+ function. Add comments. Remove `org-export-blocks-postblock-hook'
+ since it's defined nowhere now (and doesn't need to, there's
+ `org-export-before-parsing-hook' already).
* org-exp-blocks.el: Delete.
container.
(org-html-divs): Extra character in doc string.
(org-babel-execute:sql): Unquote cmdline argument in
- format string, dbish requires three separate arguments. Add dbi to
- the list of engines with automatically added header separator.
+ format string, dbish requires three separate arguments. Add dbi
+ to the list of engines with automatically added header separator.
(org-html--build-pre/postamble): Add css class to wrapper div
(defaults to `org-pre/postamble-class'). Move spec building to
separate function (`org-html-format-spec').
needed, make sure the distance is incremented. In addition, the
now obsolete mmin function was removed.
-2013-11-12 Oleh Krehel <wave@mail.ua>
+2013-11-12 Oleh Krehel <wave@mail.ua>
* org-capture.el (org-capture-expand-embedded-elisp): Throw error
if result is not a string and not nil. If the result is nil,
and change the wording of the docstring.
(org-latex-guess-babel-language): Replace AUTO with language if
AUTO is the option of the LaTeX package Babel.
- (org-latex-classes): updated documentation with respect
+ (org-latex-classes): Updated documentation with respect
to `org-latex-guess-babel-language'.
2013-11-12 Дядов Васил Стоянов <vdyadov@elvees.com> (tiny change)
(org-indent-initialize): Remove timer.
(org-indent-add-properties): Refactor code.
(org-indent-refresh-subtree, org-indent-refresh-section)
- (org-indent-refresh-buffer,org-indent-set-initial-properties):
+ (org-indent-refresh-buffer, org-indent-set-initial-properties):
Remove functions.
(org-indent-deleted-headline): New variable.
- (org-indent-notify-deleted-headline,org-indent-refresh-maybe):
+ (org-indent-notify-deleted-headline, org-indent-refresh-maybe):
New functions.
(org-indent-mode): Insert new functions into a hook.
section when promoting or demoting it.
(org-indent-add-properties): Rewrite function to proceed line by
line, as required by `wrap-prefix' specificity.
- (org-indent-refresh-section,org-indent-refresh-subtree): Refactor.
+ (org-indent-refresh-section, org-indent-refresh-subtree): Refactor.
(org-indent-refresh-view): New function.
(org-indent-refresh-to, org-indent-refresh-section):
Remove functions.
* org-list.el (org-list-in-valid-context-p): Rename from
`org-list-in-valid-block-p'.
- (org-at-item-p,org-list-search-generic): Use renamed function.
+ (org-at-item-p, org-list-search-generic): Use renamed function.
2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
- * org-list.el (org-list-struct,org-in-item-p): Don't assume end of
+ * org-list.el (org-list-struct, org-in-item-p): Don't assume end of
blocks or drawers necessarily start somewhere. It it isn't the
case, treat them as normal text.
* org-list.el (org-list-to-generic): Set a default term for
ill-formed description lists. Do not insert newline characters
unless told to.
- (org-list-to-texinfo,org-list-to-html): Apply changes to
+ (org-list-to-texinfo, org-list-to-html): Apply changes to
`org-list-parse-liste'.
2011-07-28 Bastien Guerry <bzg@gnu.org>
2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
* org-list.el (org-list-in-valid-block-p): New function.
- (org-at-item-p,org-list-search-generic): Use new function.
+ (org-at-item-p, org-list-search-generic): Use new function.
2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
- * org.el (org-demote-subtree,org-promote-subtree):
+ * org.el (org-demote-subtree, org-promote-subtree):
Wrap `org-map-tree' into `org-with-limited-levels' macro, so it avoids
operating on inline tasks.
function every at every line in a list. User will have to reload
Org if he change value of either `org-list-end-regexp' or
`org-empty-line-terminates-plain-lists'.
- (org-in-item-p,org-list-struct,org-list-parse-list): Apply change.
+ (org-in-item-p, org-list-struct, org-list-parse-list): Apply change.
* org-exp.el (org-export-mark-list-end)
(org-export-mark-list-properties): Apply change.
`org-search-backward-unenclosed'.
(org-list-search-forward): Rename from
`org-search-forward-unenclosed'.
- (org-toggle-checkbox,org-update-checkbox-count): Use new
+ (org-toggle-checkbox, org-update-checkbox-count): Use new
functions.
(org-sort-list): Using default regexp search functions as context
is not required in this case.
2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
- * org.el (org-skip-over-state-notes,org-store-log-note): Use new
+ * org.el (org-skip-over-state-notes, org-store-log-note): Use new
accessors.
2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
* org-list.el (org-list-indent-item-generic): Remove error
messages happening before process. This belongs to interactive
functions.
- (org-indent-item,org-indent-item-tree)
- (org-outdent-item,org-outdent-item-tree): Ensure point or region
+ (org-indent-item, org-indent-item-tree)
+ (org-outdent-item, org-outdent-item-tree): Ensure point or region
is correct before computing list structure. Return an error
message otherwise.
text following a sub-list in the same item. See docstring for an
example of output.
(org-list-to-generic): Use new parsing function.
- (org-list-to-latex,org-list-to-html): Minor change for clearer
+ (org-list-to-latex, org-list-to-html): Minor change for clearer
export.
2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
was already the first item of the list at point.
(org-list-get-list-end): Function wasn't return value when item
was already the last item of the list at point.
- (org-list-struct-fix-box,org-update-checkbox-count): Now uses
+ (org-list-struct-fix-box, org-update-checkbox-count): Now uses
`org-list-get-children'.
2011-07-28 Nicolas Goaziou <n.goaziou@gmail.com>
(org-list-exchange-items): Refactor and comment code. Now return
new struct instead of modifying it, as list sorting would
sometimes eat first item.
- (org-move-item-down,org-move-item-up): Reflect changes to
+ (org-move-item-down, org-move-item-up): Reflect changes to
`org-list-exchange-items'.
(org-insert-item): As `org-in-item-p' also computes item beginning
when applicable, reuse the result.
2013-09-16 Glenn Morris <rgm@gnu.org>
* url-misc.el (url-data): Avoid match-data mix-up with base64 case.
- Use Content-Transfer-Encoding rather than Content-Encoding. (Bug#15285)
+ Use Content-Transfer-Encoding rather than Content-Encoding. (Bug#15285)
2013-09-13 Glenn Morris <rgm@gnu.org>
-2014-02-12 Marcus Karlsson <mk@acc.umu.se> (tiny change)
+2014-02-12 Marcus Karlsson <mk@acc.umu.se> (tiny change)
* image.c (pbm_load): Set to NO_PIXMAP on error (Bug#16683).
* gtkutil.h (xg_have_tear_offs): Add frame parameter
* gtkutil.c (xg_have_tear_offs): Count the global menu as a
tear-off.
- (xg_update_menubar,xg_update_menu_item): Call g_object_notify when
+ (xg_update_menubar, xg_update_menu_item): Call g_object_notify when
updating menus; explain why.
(xg_update_frame_menubar): Remove the 23px hack: I can't repro the
problem it's supposed to solve and it interferes with detecting
2013-12-16 Teodor Zlatanov <tzz@lifelogs.com>
* gnutls.c (Fgnutls_boot): Use `Flistp' instead of
- `CHECK_LIST_CONS`.
+ `CHECK_LIST_CONS'.
2013-12-16 Martin Rudalics <rudalics@gmx.at>
* msdos.c (x_set_menu_bar_lines): Delete unused function.
- * menu.h (tty_menu_show, menu_item_width): provide prototypes.
+ * menu.h (tty_menu_show, menu_item_width): Provide prototypes.
* menu.c (have_boxes): New function.
(single_keymap_panes): Use it instead of a compile-time
2013-09-26 Barry O'Reilly <gundaetiapo@gmail.com>
Signal error when reading an empty byte-code object (Bug#15405)
- * lread.c (read1): signal error
- * alloc.c (make_byte_code): eassert header size
- (sweep_vectors): change an int to size_t
+ * lread.c (read1): Signal error.
+ * alloc.c (make_byte_code): eassert header size.
+ (sweep_vectors): Change an int to size_t.
2013-09-24 Paul Eggert <eggert@cs.ucla.edu>
* automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
(EMACSOPT): Use PATH_SEPARATOR.
-2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
+2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
* automated/ruby-mode-tests.el (ruby-exit!-font-lock):
Add a failing test for Bug#15874.
2013-04-09 Masatake YAMATO <yamato@redhat.com>
- * automated/add-log-tests.el: New file. (Bug#14112)
+ * automated/add-log-tests.el: New file. (Bug#14112)
2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
* automated/newsticker-tests.el
(newsticker--group-manage-orphan-feeds): Prevent updating
- newsticker treeview. Fixed bug#9763.
+ newsticker treeview. Fixed bug#9763.
2011-10-20 Glenn Morris <rgm@gnu.org>
2011-09-27 Ulf Jasper <ulf.jasper@web.de>
* automated/newsticker-tests.el: Move newsticker-testsuite.el
- to automated/newsticker-tests.el. Convert to ERT.
+ to automated/newsticker-tests.el. Convert to ERT.
2011-07-26 Ulf Jasper <ulf.jasper@web.de>