2011-12-17 Paul Eggert <eggert@cs.ucla.edu>
Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
- * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
+ * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
to gmalloc.c. This should prevent a MirBSD 10 build failure reported
by Nelson H. F. Beebe in
<http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
2005-06-08 Steven Tamm <steventamm@mac.com>
- * configure.in: Support Darwin/MacOSX on Intel
+ * configure.in: Support Darwin/MacOSX on Intel.
2005-06-06 Jan Djärv <jan.h.d@swipnet.se>
2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
- * configure.in: Add --with-gtk, --with-x-toolkit=gtk
+ * configure.in: Add --with-gtk, --with-x-toolkit=gtk.
* INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
* configure.in: New option, --enable-carbon-app, to specify
that the application should be installed
* Makefile.in (install-arch-dep): On Mac OS X, install the
- Emacs.app application if carbon-app is enabled
+ Emacs.app application if carbon-app is enabled.
2003-01-06 Dave Love <fx@gnu.org>
1994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
- * configure.in (i[345]86-sequent-ptx*): Handle
+ * configure.in (i[345]86-sequent-ptx*): Handle.
1994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
- * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
+ * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*.
* configure.in: Add AC_AIX.
Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
* vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
(vc-rcs-update-changelog): Use it.
- * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff
+ * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
* vc/vc-sccs.el (vc-sccs-write-revision): New function.
(vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
- * emacs-list/cust-print.el: Move to obsolete.
+ * emacs-lisp/cust-print.el: Move to obsolete.
* emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
compiler-macro expansion.
2012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
- * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
- (flyspell-debug-signal-word-checked): Protect delay handling for
- otherchars against empty otherchars.
+ * textmodes/flyspell.el (flyspell-check-pre-word-p)
+ (flyspell-check-word-p, flyspell-debug-signal-word-checked):
+ Protect delay handling for otherchars against empty otherchars.
2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
- * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
- (flyspell-debug-signal-word-checked): Delay for otherchars as for
- normal word components.
+ * textmodes/flyspell.el (flyspell-check-pre-word-p)
+ (flyspell-check-word-p, flyspell-debug-signal-word-checked):
+ Delay for otherchars as for normal word components.
2012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2012-05-08 Glenn Morris <rgm@gnu.org>
- * lisp/language/burmese.el, language/cham.el, language/czech.el:
+ * language/burmese.el, language/cham.el, language/czech.el:
* language/english.el, language/georgian.el, language/greek.el:
* language/japanese.el, language/khmer.el, language/korean.el:
* language/lao.el, language/misc-lang.el, language/romanian.el:
(verilog-pretty-expr): Don't line up assignment
operations to the test and increment in if and for loops
(verilog-extended-complete-re, verilog-complete-reg): Change so
- that DPI inport functions don't look like fuction declarations
+ that DPI inport functions don't look like fuction declarations.
2012-05-03 Kenichi Handa <handa@m17n.org>
Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
- * soap-client.el (soap-resolve-references-for-sequence-type)
+ * net/soap-client.el (soap-resolve-references-for-sequence-type)
(soap-resolve-references-for-array-type): Hack to prevent self
references, see Bug#9.
(soap-parse-envelope): Report the contents of the 'detail' node
when receiving a fault reply.
(soap-parse-envelope): Report the contents of the entire 'detail' node.
- * soap-inspect.el (soap-sample-value-for-simple-type)
+ * net/soap-inspect.el (soap-sample-value-for-simple-type)
(soap-inspect-simple-type): New function.
- * soap-client.el (soap-simple-type): New struct.
+ * net/soap-client.el (soap-simple-type): New struct.
(soap-default-xsd-types, soap-default-soapenc-types)
(soap-decode-basic-type, soap-encode-basic-type):
support unsignedInt and double basic types.
(soap-parse-simple-type, soap-encode-simple-type): New function.
(soap-parse-schema): Parse xsd:simpleType declarations.
- * soap-client.el (soap-default-xsd-types)
+ * net/soap-client.el (soap-default-xsd-types)
(soap-default-soapenc-types): Add integer, byte and anyURI types.
(soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
the local name of "soapenc:Array".
Preserve ispell session localwords when switching back to
original buffer.
- * ispell.el (ispell-buffer-session-localwords): New buffer-local
- variable to hold buffer session localwords.
+ * textmodes/ispell.el (ispell-buffer-session-localwords):
+ New buffer-local variable to hold buffer session localwords.
(ispell-kill-ispell): add option 'clear to delete session
localwords.
(ispell-command-loop, ispell-change-dictionary)
(ispell-buffer-local-words): Preserve session localwords when
needed.
- * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
- Preserve session localwords when needed.
+ * textmodes/flyspell.el (flyspell-process-localwords)
+ (flyspell-do-correct): Preserve session localwords when needed.
2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
- * ispell.el (ispell-insert-word) Remove unneeded function using
- obsolete `translation-table-for-input'.
+ * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
+ using obsolete `translation-table-for-input'.
(ispell-word, ispell-process-line, ispell-complete-word):
Use plain `insert' instead of removed `ispell-insert-word'.
2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
- * ispell.el (ispell-set-spellchecker-params): Post-process
+ * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
`ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
(ispell-dictionary-base-alist): Revert to original XEmacs
friendly version for default. [:alpha:] will be added in
- `ispell-set-spellchecker-params' if needed
+ `ispell-set-spellchecker-params' if needed.
2012-04-16 Chong Yidong <cyd@gnu.org>
2012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
- * ispell.el (ispell-get-extended-character-mode):
+ * textmodes/ispell.el (ispell-get-extended-character-mode):
Disable extended-char-mode for hunspell. hunspell does not support it
and treats ~word as ordinary words in pipe mode.
* vc/log-view.el:
* vc/smerge-mode.el:
* textmodes/bibtex-style.el:
- * textmodes/css.el:
+ * textmodes/css-mode.el:
* startup.el:
* uniquify.el:
* minibuffer.el:
Fix marker debugging code.
* marker.c (byte_char_debug_check): Do not perform the check
if buffer is not multibyte.
- (buf_charpos_to_bytepos, buf_bytepos_to_charpos): Call
- byte_char_debug_check with correct arguments.
+ (buf_charpos_to_bytepos, buf_bytepos_to_charpos):
+ Call byte_char_debug_check with correct arguments.
2012-07-06 Dmitry Antipov <dmantipov@yandex.ru>
Compile marker debugging code only if ENABLE_CHECKING is defined.
- * marker.c (byte_char_debug_check, count_markers): Use
- only if ENABLE_CHECKING is defined.
+ * marker.c (byte_char_debug_check, count_markers):
+ Use only if ENABLE_CHECKING is defined.
(byte_debug_flag): Remove.
(CONSIDER, buf_charpos_to_bytepos, buf_bytepos_to_charpos):
Always call byte_char_debug_check if ENABLE_CHECKING is defined.
(make_widget_for_menu_item, xg_make_tool_item): Use gtk_box_new
followed by gtk_box_set_homogeneous (Bug#11768).
(xg_update_menu_item): Use GTK_IS_BOX (Bug#11768).
- (update_theme_scrollbar_width, xg_create_scroll_bar): Use
- gtk_scrollbar_new (Bug#11768).
+ (update_theme_scrollbar_width, xg_create_scroll_bar):
+ Use gtk_scrollbar_new (Bug#11768).
(xg_event_is_for_scrollbar): Use Gdk Device functions for HAVE_GTK3.
(is_box_type): New function (Bug#11768).
(xg_tool_item_stale_p): Call is_box_type.
Fix compilation with -DGLYPH_DEBUG=1 on MS-Windows.
* w32term.c [GLYPH_DEBUG]: Add prototype for x_check_font.
- (x_check_font) [GLYPH_DEBUG]: New function, copied from xterm.c
+ (x_check_font) [GLYPH_DEBUG]: New function, copied from xterm.c.
* w32fns.c (unwind_create_frame) [GLYPH_DEBUG]: Fix broken
reference to image_cache->refcount.
(EmacsToolbar): Implements NSToolbarDelegate on OSX >= 10.6.
* nsselect.m (ns_string_from_pasteboard): Don't use deprecated methods
- cString and lossyCString on OSX >= 10.4
+ cString and lossyCString on OSX >= 10.4.
* nsmenu.m (fillWithWidgetValue): Don't use deprecated method
sizeToFit on OSX >= 10.2.