Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
b81d40f0
Commit
b81d40f0
authored
Jan 03, 2012
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos.
parent
30710442
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
23 deletions
+23
-23
lisp/ChangeLog
lisp/ChangeLog
+16
-16
src/ChangeLog
src/ChangeLog
+6
-6
src/lread.c
src/lread.c
+1
-1
No files found.
lisp/ChangeLog
View file @
b81d40f0
...
...
@@ -65,8 +65,8 @@
(gdb-var-delete-children, gdb-edit-value, gdb-var-update)
(gdb-stopped, def-gdb-auto-update-trigger)
(gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
(gdb-get-changed-registers, gdb-get-main-selected-frame):
Callers
changed.
(gdb-get-changed-registers, gdb-get-main-selected-frame):
Callers
changed.
(gud-gdbmi-completions): New function.
(gdb): Use it for generating the completion table.
...
...
@@ -76,22 +76,22 @@
locking. Use this to protect declarations from losing their
contexts.
* progmodes/cc-langs.el (c-before-font-lock-functions):
r
eplace
* progmodes/cc-langs.el (c-before-font-lock-functions):
R
eplace
c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
(c-before-context-fontification-functions):
n
ew defvar, a list of
(c-before-context-fontification-functions):
N
ew defvar, a list of
functions to be run just before context (etc.) font locking.
* progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
n
ew, functionality extracted from
N
ew, functionality extracted from
c-neutralize-syntax-in-and-mark-CPP.
(c-in-after-change-fontification):
n
ew variable.
(c-in-after-change-fontification):
N
ew variable.
(c-after-change): Set c-in-after-change-fontification.
(c-set-fl-decl-start): Rejig its interface, so it can be called
from both after-change and context fontifying.
(c-change-set-fl-decl-start, c-context-set-fl-decl-start):
new
functions.
(c-standard-font-lock-fontify-region-function):
n
ew variable.
(c-font-lock-fontify-region):
n
ew function.
(c-change-set-fl-decl-start, c-context-set-fl-decl-start):
New
functions.
(c-standard-font-lock-fontify-region-function):
N
ew variable.
(c-font-lock-fontify-region):
N
ew function.
2011-12-24 Juri Linkov <juri@jurta.org>
...
...
@@ -107,17 +107,17 @@
Fix unstable fontification inside templates.
* progmodes/cc-langs.el (c-before-font-lock-functions):
newly
created from the singular version. The (c c++ objc) entry now
* progmodes/cc-langs.el (c-before-font-lock-functions):
Newly
created from the singular version. The (c c++ objc) entry now
additionally has c-set-fl-decl-start. The other languages (apart
from AWK) have that as a single entry.
* progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
The
functionality for "local" declarations has been extracted to
* progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
The
functionality for "local" declarations has been extracted to
c-set-fl-decl-start.
* progmodes/cc-mode.el
: (c-common-init, c-after-change): Changes
due to pluralisation of c-before-font-lock-functions.
* progmodes/cc-mode.el
(c-common-init, c-after-change):
Changes
due to pluralisation of c-before-font-lock-functions.
(c-set-fl-decl-start): New function, extracted from
c-font-lock-enclosing-decls and enhanced.
...
...
src/ChangeLog
View file @
b81d40f0
...
...
@@ -41,8 +41,8 @@
2011-12-21 Jan Djärv <jan.h.d@swipnet.se>
* nsterm.m (x_free_frame_resources):
Release
f->output_data.ns->miniimage
* nsterm.m (x_free_frame_resources):
Release f->output_data.ns->miniimage.
(ns_index_color): Fix indentation. Do not retain
color_table->colors[i].
...
...
@@ -94,10 +94,10 @@
Fns_store_cut_buffer_internal.
(ns_get_foreign_selection, Fx_own_selection_internal)
(Fx_disown_selection_internal, Fx_selection_exists_p)
(Fns_get_selection_internal, Fns_store_selection_internal):
Use
ns_symbol_to_pb and check if return value is nil.
(syms_of_nsselect): Remove ifdef CUT_BUFFER_SUPPORT. Remove
defsubr
Sns_rotate_cut_buffers_internal. Sns_get_cut_buffer_internal
(Fns_get_selection_internal, Fns_store_selection_internal):
Use
ns_symbol_to_pb and check if return value is nil.
(syms_of_nsselect): Remove ifdef CUT_BUFFER_SUPPORT. Remove
defsubr
Sns_rotate_cut_buffers_internal. Sns_get_cut_buffer_internal
renamed to Sns_get_selection_internal, Sns_store_cut_buffer_internal
renamed to Sns_store_selection_internal.
(ns_handle_selection_request): Move code to Fx_own_selection_internal
...
...
src/lread.c
View file @
b81d40f0
...
...
@@ -3113,7 +3113,7 @@ read1 (register Lisp_Object readcharfun, int *pch, int first_in_list)
if
(
uninterned_symbol
&&
!
NILP
(
Vpurify_flag
))
name
=
make_pure_string
(
read_buffer
,
nchars
,
nbytes
,
multibyte
);
else
name
=
make_specified_string
(
read_buffer
,
nchars
,
nbytes
,
multibyte
);
name
=
make_specified_string
(
read_buffer
,
nchars
,
nbytes
,
multibyte
);
result
=
(
uninterned_symbol
?
Fmake_symbol
(
name
)
:
Fintern
(
name
,
Qnil
));
...
...
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