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
Open sidebar
emacs
emacs
Commits
b9c7cbf9
Commit
b9c7cbf9
authored
Nov 24, 2005
by
YAMAMOTO Mitsuharu
Browse files
*** empty log message ***
parent
f2d8779b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
0 deletions
+24
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
man/ChangeLog
man/ChangeLog
+9
-0
src/ChangeLog
src/ChangeLog
+11
-0
No files found.
lisp/ChangeLog
View file @
b9c7cbf9
2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* term/mac-win.el: Make modifier `ctrl' an alias of `control'.
2005-11-24 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
...
...
man/ChangeLog
View file @
b9c7cbf9
2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macos.texi (Mac Input): Remove description of
mac-command-key-is-meta. Add descriptions of
mac-control-modifier, mac-command-modifier, and
mac-option-modifier.
(Mac International): Fix description of conversion of clipboard data.
(Mac Font Specs): Add example of font customization by face attributes.
2005-11-22 Nick Roberts <nickrob@snap.net.nz>
* building.texi (Watch Expressions): Expand description.
...
...
src/ChangeLog
View file @
b9c7cbf9
2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macterm.c (Qcontrol): Rename from Qctrl. All uses changed.
(syms_of_macterm): Staticpro Qcontrol, Qmeta, Qalt, Qhyper,
Qsuper, and Qmodifier_value.
(Vmac_control_modifier, Vmac_option_modifier)
(Vmac_command_modifier, Vmac_function_modifier)
(Vmac_emulate_three_button_mouse, Vmac_wheel_button_is_mouse_2)
(Vmac_pass_command_to_system, Vmac_pass_control_to_system)
(Vmac_charset_info_alist): Doc fixes.
2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* emacs.c (main) [MAC_OSX]: Change working directory to home
...
...
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