| Index Entry | Section |
|
M | | |
| M-g | 22.5 Prefix Keys |
| M-x | 21.3 Interactive Call |
| Maclisp | 1.2 Lisp History |
| macro | 12.1 What Is a Function? |
| macro argument evaluation | 13.6.2 Evaluating Macro Arguments Repeatedly |
| macro call | 13.2 Expansion of a Macro Call |
| macro call evaluation | 9.2.6 Lisp Macro Evaluation |
| macro compilation | 16.2 The Compilation Functions |
| macro descriptions | 1.3.7.1 A Sample Function Description |
| macro expansion | 13.2 Expansion of a Macro Call |
| macroexpand | 13.2 Expansion of a Macro Call |
| macros | 13. Macros |
| magic file names | 25.11 Making Certain File Names "Magic" |
| mail-host-address | 40.3 Operating System Environment |
| major mode | 23.1 Major Modes |
| major mode hook | 23.1.1 Major Mode Conventions |
| major mode keymap | 22.6 Active Keymaps |
| major-mode | 23.1.4 Getting Help about a Major Mode |
| make-abbrev-table | 36.2 Abbrev Tables |
| make-auto-save-file-name | 26.2 Auto-Saving |
| make-backup-file-name | 26.1.4 Naming Backup Files |
| make-backup-file-name-function | 26.1.1 Making Backup Files |
| make-backup-files | 26.1.1 Making Backup Files |
| make-bool-vector | 6.7 Bool-vectors |
| make-byte-code | 16.6 Byte-Code Function Objects |
| make-category-set | 35.9 Categories |
| make-category-table | 35.9 Categories |
| make-char | 33.7 Splitting Characters |
| make-char-table | 6.6 Char-Tables |
| make-directory | 25.10 Creating and Deleting Directories |
| make-display-table | 38.17.1 Display Table Format |
| make-face | 38.11.7 Functions for Working with Faces |
| make-frame | 29.1 Creating Frames |
| make-frame-invisible | 29.10 Visibility of Frames |
| make-frame-on-display | 29.2 Multiple Displays |
| make-frame-visible | 29.10 Visibility of Frames |
| make-frame-visible event | 21.6.10 Miscellaneous Window System Events |
| make-hash-table | 7.1 Creating Hash Tables |
| make-help-screen | 24.5 Help Functions |
| make-indirect-buffer | 27.11 Indirect Buffers |
| make-keymap | 22.3 Creating Keymaps |
| make-list | 5.5 Building Cons Cells and Lists |
| make-local-hook | 23.6 Hooks |
| make-local-variable | 11.10.2 Creating and Deleting Buffer-Local Bindings |
| make-marker | 31.3 Functions that Create Markers |
| make-overlay | 38.9.2 Managing Overlays |
| make-sparse-keymap | 22.3 Creating Keymaps |
| make-string | 4.3 Creating Strings |
| make-symbol | 8.3 Creating and Interning Symbols |
| make-symbolic-link | 25.7 Changing File Names and Attributes |
| make-syntax-table | 35.3 Syntax Table Functions |
| make-temp-file | 25.8.5 Generating Unique File Names |
| make-temp-name | 25.8.5 Generating Unique File Names |
| make-translation-table | 33.9 Translation of Characters |
| make-variable-buffer-local | 11.10.2 Creating and Deleting Buffer-Local Bindings |
| make-variable-frame-local | 11.11 Frame-Local Variables |
| make-vector | 6.5 Functions for Vectors |
| makehash | 7.1 Creating Hash Tables |
| makunbound | 11.4 When a Variable is "Void" |
| map-char-table | 6.6 Char-Tables |
| map-y-or-n-p | 20.7 Asking Multiple Y-or-N Questions |
| mapatoms | 8.3 Creating and Interning Symbols |
| mapc | 12.6 Mapping Functions |
| mapcar | 12.6 Mapping Functions |
| mapconcat | 12.6 Mapping Functions |
| maphash | 7.2 Hash Table Access |
| mapping functions | 12.6 Mapping Functions |
| margins, display | 38.12.3 Displaying in the Margins |
| mark | 31.7 The Mark |
| mark excursion | 30.3 Excursions |
| mark ring | 31.7 The Mark |
| mark, the | 31.7 The Mark |
| mark-active | 31.7 The Mark |
| mark-diary-entries-hook | 39.8 Fancy Diary Display |
| mark-diary-entries-in-calendar | 39.1 Customizing the Calendar |
| mark-even-if-inactive | 31.7 The Mark |
| mark-hebrew-diary-entries | 39.7 Hebrew- and Islamic-Date Diary Entries |
| mark-holidays-in-calendar | 39.1 Customizing the Calendar |
| mark-included-diary-files | 39.8 Fancy Diary Display |
| mark-islamic-diary-entries | 39.7 Hebrew- and Islamic-Date Diary Entries |
| mark-marker | 31.7 The Mark |
| mark-ring | 31.7 The Mark |
| mark-ring-max | 31.7 The Mark |
| marker argument | 21.2.2 Code Characters for interactive |
| marker garbage collection | 31.1 Overview of Markers |
| marker input stream | 19.2 Input Streams |
| marker output stream | 19.4 Output Streams |
| marker relocation | 31.1 Overview of Markers |
| marker-buffer | 31.4 Information from Markers |
| marker-insertion-type | 31.5 Marker Insertion Types |
| marker-position | 31.4 Information from Markers |
| markerp | 31.2 Predicates on Markers |
| markers | 31. Markers |
| markers as numbers | 31.1 Overview of Markers |
| match data | 34.6 The Match Data |
| match-beginning | 34.6.2 Simple Match Data Access |
| match-data | 34.6.3 Accessing the Entire Match Data |
| match-end | 34.6.2 Simple Match Data Access |
| match-string | 34.6.2 Simple Match Data Access |
| match-string-no-properties | 34.6.2 Simple Match Data Access |
| mathematical functions | 3.9 Standard Mathematical Functions |
| max | 3.4 Comparison of Numbers |
| max-lisp-eval-depth | 9.4 Eval |
| max-specpdl-size | 11.3 Local Variables |
| md5 | 32.24 MD5 Checksum |
| MD5 checksum | 32.24 MD5 Checksum |
| member | 5.7 Using Lists as Sets |
| member-ignore-case | 5.7 Using Lists as Sets |
| membership in a list | 5.7 Using Lists as Sets |
| memory allocation | E.3 Garbage Collection |
| memory-limit | E.3 Garbage Collection |
| memq | 5.7 Using Lists as Sets |
| menu bar | 22.12.5 The Menu Bar |
| menu definition example | 22.12.4 Menu Example |
| menu keymaps | 22.12 Menu Keymaps |
| menu prompt string | 22.12.1 Defining Menus |
| menu separators | 22.12.1.3 Menu Separators |
| menu-bar prefix key | 21.7.1 Key Sequence Input |
| menu-bar-edit-menu | H. Standard Keymaps |
| menu-bar-files-menu | H. Standard Keymaps |
| menu-bar-final-items | 22.12.5 The Menu Bar |
| menu-bar-help-menu | H. Standard Keymaps |
| menu-bar-mule-menu | H. Standard Keymaps |
| menu-bar-search-menu | H. Standard Keymaps |
| menu-bar-tools-menu | H. Standard Keymaps |
| menu-bar-update-hook | 22.12.5 The Menu Bar |
| menu-item | 22.12.1.2 Extended Menu Items |
| menu-prompt-more-char | 22.12.3 Menus and the Keyboard |
| message | 38.4 The Echo Area |
| message digest computation | 32.24 MD5 Checksum |
| message-box | 38.4 The Echo Area |
| message-log-max | 38.4 The Echo Area |
| message-or-box | 38.4 The Echo Area |
| message-truncate-lines | 38.4 The Echo Area |
| meta character key constants | 22.9 Changing Key Bindings |
| meta character printing | 24.4 Describing Characters for Help Messages |
| meta characters | 2.3.3 Character Type |
| meta characters lookup | 22.2 Format of Keymaps |
| meta-prefix-char | 22.8 Functions for Key Lookup |
| min | 3.4 Comparison of Numbers |
| minibuffer | 20. Minibuffers |
| minibuffer history | 20.4 Minibuffer History |
| minibuffer input | 21.12 Recursive Editing |
| minibuffer window | 28.5 Cyclic Ordering of Windows |
| minibuffer-allow-text-properties | 20.2 Reading Text Strings with the Minibuffer |
| minibuffer-auto-raise | 29.11 Raising and Lowering Frames |
| minibuffer-complete | 20.5.3 Minibuffer Commands that Do Completion |
| minibuffer-complete-and-exit | 20.5.3 Minibuffer Commands that Do Completion |
| minibuffer-complete-word | 20.5.3 Minibuffer Commands that Do Completion |
| minibuffer-completion-confirm | 20.5.3 Minibuffer Commands that Do Completion |
| minibuffer-completion-help | 20.5.3 Minibuffer Commands that Do Completion |
| minibuffer-completion-predicate | 20.5.3 Minibuffer Commands that Do Completion |
| minibuffer-completion-table | 20.5.3 Minibuffer Commands that Do Completion |
| minibuffer-contents | 20.9 Minibuffer Miscellany |
| minibuffer-contents-no-properties | 20.9 Minibuffer Miscellany |
| minibuffer-depth | 20.9 Minibuffer Miscellany |
| minibuffer-exit-hook | 20.9 Minibuffer Miscellany |
| minibuffer-frame-alist | 29.3.2 Initial Frame Parameters |
| minibuffer-help-form | 20.9 Minibuffer Miscellany |
| minibuffer-history | 20.4 Minibuffer History |
| minibuffer-local-completion-map | 20.5.3 Minibuffer Commands that Do Completion |
| minibuffer-local-map | 20.2 Reading Text Strings with the Minibuffer |
| minibuffer-local-must-match-map | 20.5.3 Minibuffer Commands that Do Completion |
| minibuffer-local-ns-map | 20.2 Reading Text Strings with the Minibuffer |
| minibuffer-prompt | 20.9 Minibuffer Miscellany |
| minibuffer-prompt-end | 20.9 Minibuffer Miscellany |
| minibuffer-scroll-window | 20.9 Minibuffer Miscellany |
| minibuffer-setup-hook | 20.9 Minibuffer Miscellany |
| minibuffer-window | 20.9 Minibuffer Miscellany |
| minibuffer-window-active-p | 20.9 Minibuffer Miscellany |
| minimum window size | 28.15 Changing the Size of a Window |
| minor mode | 23.2 Minor Modes |
| minor mode conventions | 23.2.1 Conventions for Writing Minor Modes |
| minor-mode-alist | 23.3.2 Variables Used in the Mode Line |
| minor-mode-key-binding | 22.8 Functions for Key Lookup |
| minor-mode-map-alist | 22.6 Active Keymaps |
| minor-mode-overriding-map-alist | 22.6 Active Keymaps |
| minubuffer-prompt-width | 20.9 Minibuffer Miscellany |
| misc-objects-consed | E.4 Memory Usage |
| mod | 3.6 Arithmetic Operations |
| mode | 23. Major and Minor Modes |
| mode help | 23.1.4 Getting Help about a Major Mode |
| mode hook | 23.1.1 Major Mode Conventions |
| mode line | 23.3 Mode Line Format |
| mode line construct | 23.3.1 The Data Structure of the Mode Line |
| mode loading | 23.1.1 Major Mode Conventions |
| mode variable | 23.2.1 Conventions for Writing Minor Modes |
| mode-class property | 23.1.1 Major Mode Conventions |
| mode-line (face name) | 38.11.1 Standard Faces |
| mode-line prefix key | 21.7.1 Key Sequence Input |
| mode-line-buffer-identification | 23.3.2 Variables Used in the Mode Line |
| mode-line-format | 23.3.1 The Data Structure of the Mode Line |
| mode-line-frame-identification | 23.3.2 Variables Used in the Mode Line |
| mode-line-inverse-video | 38.15 Inverse Video |
| mode-line-modified | 23.3.2 Variables Used in the Mode Line |
| mode-line-mule-info | 23.3.2 Variables Used in the Mode Line |
| mode-line-process | 23.3.2 Variables Used in the Mode Line |
| mode-name | 23.3.2 Variables Used in the Mode Line |
| mode-specific-map | 22.5 Prefix Keys |
| modeline (face name) | 38.11.1 Standard Faces |
| modification flag (of buffer) | 27.5 Buffer Modification |
| modification of lists | 5.6.3 Functions that Rearrange Lists |
| modification time, comparison of | 27.6 Comparison of Modification Time |
| modification-hooks (overlay property) | 38.9.1 Overlay Properties |
| modification-hooks (text property) | 32.19.4 Properties with Special Meanings |
| modifier bits (of input character) | 21.6.1 Keyboard Events |
| modify-category-entry | 35.9 Categories |
| modify-frame-parameters | 29.3.1 Access to Frame Parameters |
| modify-syntax-entry | 35.3 Syntax Table Functions |
| modulus | 3.6 Arithmetic Operations |
| momentary-string-display | 38.8 Temporary Displays |
| motion event | 21.6.8 Motion Events |
| mouse click event | 21.6.4 Click Events |
| mouse drag event | 21.6.5 Drag Events |
| mouse event, timestamp | 21.6.13 Accessing Events |
| mouse events, accessing the data | 21.6.13 Accessing Events |
| mouse events, in special parts of frame | 21.7.1 Key Sequence Input |
| mouse events, repeated | 21.6.7 Repeat Events |
| mouse motion events | 21.6.8 Motion Events |
| mouse pointer shape | 29.17 Pointer Shapes |
| mouse position | 29.14 Mouse Position |
| mouse position list, accessing | 21.6.13 Accessing Events |
| mouse tracking | 29.13 Mouse Tracking |
| mouse, availability | 29.22 Display Feature Testing |
| mouse-2 | D.1 Emacs Lisp Coding Conventions |
| mouse-face (overlay property) | 38.9.1 Overlay Properties |
| mouse-face (text property) | 32.19.4 Properties with Special Meanings |
| mouse-movement-p | 21.6.12 Classifying Events |
| mouse-pixel-position | 29.14 Mouse Position |
| mouse-position | 29.14 Mouse Position |
| mouse-position-function | 29.14 Mouse Position |
| mouse-wheel event | 21.6.10 Miscellaneous Window System Events |
| move-marker | 31.6 Moving Marker Positions |
| move-overlay | 38.9.2 Managing Overlays |
| move-to-column | 32.16 Counting Columns |
| move-to-left-margin | 32.12 Margins for Filling |
| move-to-window-line | 30.2.5 Motion by Screen Lines |
| movemail | 37.1 Functions that Create Subprocesses |
| MS-DOS and file modes | 25.7 Changing File Names and Attributes |
| MS-DOS file types | 33.10.9 MS-DOS File Types |
| mule-keymap | 22.5 Prefix Keys |
| multibyte characters | 33. Non-ASCII Characters |
| multibyte text | 33.1 Text Representations |
| multibyte-string-p | 33.1 Text Representations |
| multibyte-syntax-as-symbol | 35.6 Parsing Balanced Expressions |
| multiple windows | 28.1 Basic Concepts of Emacs Windows |
| multiple X displays | 29.2 Multiple Displays |
| multiple-frames | 29.4 Frame Titles |
|