Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
090bd7cb
Commit
090bd7cb
authored
Jul 08, 2012
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix ChangeLog typos.
parent
f17c5273
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
40 additions
and
40 deletions
+40
-40
ChangeLog
ChangeLog
+6
-6
lisp/ChangeLog
lisp/ChangeLog
+24
-24
nt/ChangeLog
nt/ChangeLog
+2
-2
src/ChangeLog
src/ChangeLog
+8
-8
No files found.
ChangeLog
View file @
090bd7cb
...
...
@@ -821,7 +821,7 @@
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>.
...
...
@@ -4901,7 +4901,7 @@
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>
...
...
@@ -5386,7 +5386,7 @@
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.
...
...
@@ -5399,7 +5399,7 @@
* 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>
...
...
@@ -8392,7 +8392,7 @@
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>
...
...
@@ -8404,7 +8404,7 @@
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.
...
...
lisp/ChangeLog
View file @
090bd7cb
...
...
@@ -1544,7 +1544,7 @@
* 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.
...
...
@@ -1561,7 +1561,7 @@
2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lis
t
/cust-print.el: Move to obsolete.
* emacs-lis
p
/cust-print.el: Move to obsolete.
* emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
compiler-macro expansion.
...
...
@@ -2199,9 +2199,9 @@
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>
...
...
@@ -2253,9 +2253,9 @@
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>
...
...
@@ -2527,7 +2527,7 @@
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:
...
...
@@ -2959,7 +2959,7 @@
(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>
...
...
@@ -3292,17 +3292,17 @@
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.
...
...
@@ -3310,7 +3310,7 @@
(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".
...
...
@@ -3419,21 +3419,21 @@
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'.
...
...
@@ -3863,11 +3863,11 @@
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>
...
...
@@ -4380,7 +4380,7 @@
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.
...
...
@@ -15603,7 +15603,7 @@
* 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:
...
...
nt/ChangeLog
View file @
090bd7cb
...
...
@@ -2,13 +2,13 @@
* config.nt (HAVE_STRCASECMP, HAVE_STRNCASECMP): Remove.
2012-07-06 Juanma Barranquero
<lekktu@gmail.com>
2012-07-06 Juanma Barranquero
<lekktu@gmail.com>
Eli Zaretskii <eliz@gnu.org>
* config.nt: Complete rework to bring it in sync with autogen/config.in.
All Windows-specific code moved to src/s/ms-w32.h.
2012-07-04 Juanma Barranquero
<lekktu@gmail.com>
2012-07-04 Juanma Barranquero
<lekktu@gmail.com>
Eli Zaretskii <eliz@gnu.org>
* configure.bat (enablechecking): Enable checks through src/config.h,
...
...
src/ChangeLog
View file @
090bd7cb
...
...
@@ -136,14 +136,14 @@
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.
...
...
@@ -250,8 +250,8 @@
(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.
...
...
@@ -2790,7 +2790,7 @@
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.
...
...
@@ -7722,7 +7722,7 @@
(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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment